Skip to content

Commit

Permalink
Update dependency sass-loader to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent d552e62 commit abedae8
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 15 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-config-prettier": "^8.3.0",
"prettier": "^2.5.1",
"sass": "^1.54.3",
"sass-loader": "10.1.1"
"sass-loader": "16.0.4"
},
"husky": {
"hooks": {
Expand Down
29 changes: 15 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13108,28 +13108,29 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:10.1.1":
version: 10.1.1
resolution: "sass-loader@npm:10.1.1"
"sass-loader@npm:16.0.4":
version: 16.0.4
resolution: "sass-loader@npm:16.0.4"
dependencies:
klona: "npm:^2.0.4"
loader-utils: "npm:^2.0.0"
neo-async: "npm:^2.6.2"
schema-utils: "npm:^3.0.0"
semver: "npm:^7.3.2"
peerDependencies:
fibers: ">= 3.1.0"
node-sass: ^4.0.0 || ^5.0.0
"@rspack/core": 0.x || 1.x
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
sass: ^1.3.0
webpack: ^4.36.0 || ^5.0.0
sass-embedded: "*"
webpack: ^5.0.0
peerDependenciesMeta:
fibers:
"@rspack/core":
optional: true
node-sass:
optional: true
sass:
optional: true
checksum: 6f25f03e9da863be876267002a232f45effd7741b7fb6839e37d02b41f3faeb6db4f861207fd7c5cf2606ff2caf453afebb1803724580207f827ef37b382c766
sass-embedded:
optional: true
webpack:
optional: true
checksum: 16e3552e04301864d59d99f1c90952e0c97cfa793a38a551b6dc19e49a9c0779ec8b3dd8ab39bc79cc4401972f13e8d5baaf577c96ea39911db5866a0b4bdcdd
languageName: node
linkType: hard

Expand Down Expand Up @@ -13238,7 +13239,7 @@ __metadata:
prettier: "npm:^2.5.1"
public-google-sheets-parser: "npm:^1.2.6"
sass: "npm:^1.54.3"
sass-loader: "npm:10.1.1"
sass-loader: "npm:16.0.4"
socket.io-client: "npm:^4.5.4"
v-click-outside: "npm:^3.2.0"
vercel: "npm:^32.4.1"
Expand Down Expand Up @@ -13289,7 +13290,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.4":
"semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
Expand Down

0 comments on commit abedae8

Please sign in to comment.