Skip to content

Commit

Permalink
Bump css-loader from 6.11.0 to 7.1.2 in /mini-app
Browse files Browse the repository at this point in the history
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.11.0 to 7.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v6.11.0...v7.1.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent c554270 commit eb8326d
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 37 deletions.
60 changes: 30 additions & 30 deletions mini-app/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion mini-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react-dom": "^18.2.13",
"@types/webpack": "^5.28.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.8.1",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.0",
"less": "^4.2.0",
"less-loader": "^12.2.0",
Expand Down
12 changes: 6 additions & 6 deletions mini-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1273,9 +1273,9 @@ __metadata:
languageName: node
linkType: hard

"css-loader@npm:^6.8.1":
version: 6.11.0
resolution: "css-loader@npm:6.11.0"
"css-loader@npm:^7.1.2":
version: 7.1.2
resolution: "css-loader@npm:7.1.2"
dependencies:
icss-utils: "npm:^5.1.0"
postcss: "npm:^8.4.33"
Expand All @@ -1287,13 +1287,13 @@ __metadata:
semver: "npm:^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: 10/9e3665509f6786d46683de5c5f5c4bdd4aa62396b4017b41dbbb41ea5ada4012c80ee1e3302b79b504bc24da7fa69e3552d99006cecc953e0d9eef4a3053b929
checksum: 10/ddde22fb103888320f60a1414a6a04638d2e9760a532a52d03c45e6e2830b32dd76c734aeef426f78dd95b2d15f77eeec3854ac53061aff02569732dc6e6801c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2871,7 +2871,7 @@ __metadata:
"@types/react-dom": "npm:^18.2.13"
"@types/webpack": "npm:^5.28.3"
copy-webpack-plugin: "npm:^12.0.2"
css-loader: "npm:^6.8.1"
css-loader: "npm:^7.1.2"
html-webpack-plugin: "npm:^5.6.0"
i18next: "npm:^23.6.0"
i18next-browser-languagedetector: "npm:^8.0.0"
Expand Down

0 comments on commit eb8326d

Please sign in to comment.