Skip to content

Navigation Menu

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

Commit 17c4a92

Browse filesBrowse files
authored
chore: revert css-loader 7 to 6 (#55)
1 parent 76e24ca commit 17c4a92
Copy full SHA for 17c4a92

File tree

2 files changed

+7
-7
lines changed
Filter options

2 files changed

+7
-7
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"conventional-changelog-cli": "^5.0.0",
4545
"copy-webpack-plugin": "^12.0.2",
4646
"cross-env": "^7.0.3",
47-
"css-loader": "7",
47+
"css-loader": "^6",
4848
"debug": "^4.3.7",
4949
"electron": "30.1.2",
5050
"extract-zip": "^2.0.1",

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3721,7 +3721,7 @@ __metadata:
37213721
conventional-changelog-cli: "npm:^5.0.0"
37223722
copy-webpack-plugin: "npm:^12.0.2"
37233723
cross-env: "npm:^7.0.3"
3724-
css-loader: "npm:7"
3724+
css-loader: "npm:^6"
37253725
debug: "npm:^4.3.7"
37263726
electron: "npm:30.1.2"
37273727
electron-updater: "npm:6.3.9"
@@ -4539,9 +4539,9 @@ __metadata:
45394539
languageName: node
45404540
linkType: hard
45414541

4542-
"css-loader@npm:7":
4543-
version: 7.1.2
4544-
resolution: "css-loader@npm:7.1.2"
4542+
"css-loader@npm:^6":
4543+
version: 6.11.0
4544+
resolution: "css-loader@npm:6.11.0"
45454545
dependencies:
45464546
icss-utils: "npm:^5.1.0"
45474547
postcss: "npm:^8.4.33"
@@ -4553,13 +4553,13 @@ __metadata:
45534553
semver: "npm:^7.5.4"
45544554
peerDependencies:
45554555
"@rspack/core": 0.x || 1.x
4556-
webpack: ^5.27.0
4556+
webpack: ^5.0.0
45574557
peerDependenciesMeta:
45584558
"@rspack/core":
45594559
optional: true
45604560
webpack:
45614561
optional: true
4562-
checksum: 10/ddde22fb103888320f60a1414a6a04638d2e9760a532a52d03c45e6e2830b32dd76c734aeef426f78dd95b2d15f77eeec3854ac53061aff02569732dc6e6801c
4562+
checksum: 10/9e3665509f6786d46683de5c5f5c4bdd4aa62396b4017b41dbbb41ea5ada4012c80ee1e3302b79b504bc24da7fa69e3552d99006cecc953e0d9eef4a3053b929
45634563
languageName: node
45644564
linkType: hard
45654565

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.