Skip to content

Bump sass-loader from 10.3.1 to 16.0.5 #2326

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"is-svg": "4.3.1",
"node-sass-glob-importer": "^5.3.2",
"sass": "^1.71.1",
"sass-loader": "^10.5.2",
"sass-loader": "^16.0.5",
"trix": "^2.1",
"turbolinks": "^5.2.0",
"webpack": "^4.46.0",
Expand Down
25 changes: 13 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9062,7 +9062,7 @@ __metadata:
prettier: ^3.5.3
purgecss: ^5.0.0
sass: ^1.71.1
sass-loader: ^10.5.2
sass-loader: ^16.0.5
speed-measure-webpack-plugin: ^1.5.0
stylelint: ^16.14
stylelint-config-prettier: ^8.0.2
Expand Down Expand Up @@ -11544,28 +11544,29 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^10.5.2":
version: 10.5.2
resolution: "sass-loader@npm:10.5.2"
"sass-loader@npm:^16.0.5":
version: 16.0.5
resolution: "sass-loader@npm:16.0.5"
dependencies:
klona: ^2.0.4
loader-utils: ^2.0.0
neo-async: ^2.6.2
schema-utils: ^3.0.0
semver: ^7.3.2
peerDependencies:
fibers: ">= 3.1.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: 416909a9d685aafeb4342d91575439b293f4e1d6fdf7f8f970e4b3158af38e3e7379b87c0a82d7b7b32165b1f54bcd7eca3c132ad143405a5105ea4ba79cdac2
sass-embedded:
optional: true
webpack:
optional: true
checksum: ede9659200011e4dea51de16446a45f11e570bbca66be6cd94dc0b2b73ab17dcdc88dde3247a1869d94a5793c2d1bc07650bada15103e3351eef13a70f2b1f07
languageName: node
linkType: hard

Expand Down