Skip to content

Commit

Permalink
chore: update css-loader dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mistakia committed May 2, 2024
1 parent 8c744eb commit 3a74fb1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"concurrently": "^8.2.2",
"copy-text-to-clipboard": "^3.2.0",
"cross-env": "^7.0.3",
"css-loader": "6.11.0",
"css-loader": "7.1.1",
"deepmerge": "4.3.1",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7264,9 +7264,9 @@ __metadata:
languageName: node
linkType: hard

"css-loader@npm:6.11.0":
version: 6.11.0
resolution: "css-loader@npm:6.11.0"
"css-loader@npm:7.1.1":
version: 7.1.1
resolution: "css-loader@npm:7.1.1"
dependencies:
icss-utils: ^5.1.0
postcss: ^8.4.33
Expand All @@ -7278,13 +7278,13 @@ __metadata:
semver: ^7.5.4
peerDependencies:
"@rspack/core": 0.x || 1.x
webpack: ^5.0.0
webpack: ^5.27.0
peerDependenciesMeta:
"@rspack/core":
optional: true
webpack:
optional: true
checksum: 5c8d35975a7121334905394e88e28f05df72f037dbed2fb8fec4be5f0b313ae73a13894ba791867d4a4190c35896da84a7fd0c54fb426db55d85ba5e714edbe3
checksum: 586e8d2d38c1456355cde973bebae7ba9dbe46640a485cae75e5d867f87b9171284245f8951e635ae82466b614ca19a4951966ab48743cdfa161321d79aa677c
languageName: node
linkType: hard

Expand Down Expand Up @@ -16948,7 +16948,7 @@ __metadata:
copy-text-to-clipboard: ^3.2.0
cors: ^2.8.5
cross-env: ^7.0.3
css-loader: 6.11.0
css-loader: 7.1.1
csv-parser: ^3.0.0
csv-writer: ^1.6.0
dayjs: ^1.11.11
Expand Down

0 comments on commit 3a74fb1

Please sign in to comment.