Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore: revert css-loader 7 to 6 #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"conventional-changelog-cli": "^5.0.0",
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"css-loader": "7",
"css-loader": "^6",
"debug": "^4.3.7",
"electron": "30.1.2",
"extract-zip": "^2.0.1",
Expand Down
12 changes: 6 additions & 6 deletions 12 yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3721,7 +3721,7 @@ __metadata:
conventional-changelog-cli: "npm:^5.0.0"
copy-webpack-plugin: "npm:^12.0.2"
cross-env: "npm:^7.0.3"
css-loader: "npm:7"
css-loader: "npm:^6"
debug: "npm:^4.3.7"
electron: "npm:30.1.2"
electron-updater: "npm:6.3.9"
Expand Down Expand Up @@ -4539,9 +4539,9 @@ __metadata:
languageName: node
linkType: hard

"css-loader@npm:7":
version: 7.1.2
resolution: "css-loader@npm:7.1.2"
"css-loader@npm:^6":
version: 6.11.0
resolution: "css-loader@npm:6.11.0"
dependencies:
icss-utils: "npm:^5.1.0"
postcss: "npm:^8.4.33"
Expand All @@ -4553,13 +4553,13 @@ __metadata:
semver: "npm:^7.5.4"
peerDependencies:
"@rspack/core": 0.x || 1.x
webpack: ^5.27.0
webpack: ^5.0.0
peerDependenciesMeta:
"@rspack/core":
optional: true
webpack:
optional: true
checksum: 10/ddde22fb103888320f60a1414a6a04638d2e9760a532a52d03c45e6e2830b32dd76c734aeef426f78dd95b2d15f77eeec3854ac53061aff02569732dc6e6801c
checksum: 10/9e3665509f6786d46683de5c5f5c4bdd4aa62396b4017b41dbbb41ea5ada4012c80ee1e3302b79b504bc24da7fa69e3552d99006cecc953e0d9eef4a3053b929
languageName: node
linkType: hard

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.