Skip to content

Commit

Permalink
Deps: Update dependency sass-loader to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 4797736 commit 7d75c9f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/web-twig-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@symfony/webpack-encore": "4.6.1",
"core-js": "3.37.1",
"regenerator-runtime": "0.14.1",
"sass-loader": "13.3.3",
"sass-loader": "14.2.1",
"sass": "1.77.6",
"ts-loader": "9.5.1",
"typescript": "5.5.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"react-dom": "18.3.1",
"react-syntax-highlighter": "15.5.0",
"react-textarea-autosize": "8.5.3",
"sass-loader": "13.3.3",
"sass-loader": "14.2.1",
"style-loader": "3.3.4",
"typescript": "4.7.4",
"vite-raw-plugin": "1.0.2",
Expand Down
16 changes: 9 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25417,27 +25417,29 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:13.3.3":
version: 13.3.3
resolution: "sass-loader@npm:13.3.3"
"sass-loader@npm:14.2.1":
version: 14.2.1
resolution: "sass-loader@npm:14.2.1"
dependencies:
neo-async: "npm:^2.6.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
sass-embedded: "*"
webpack: ^5.0.0
peerDependenciesMeta:
fibers:
"@rspack/core":
optional: true
node-sass:
optional: true
sass:
optional: true
sass-embedded:
optional: true
checksum: 10/a8a8519add9f0bb2d3d1b834dbf30b1b67e22833425755a56640cc20845107850adfc6f243cdab07a5cb26ec964513b950a02dca7b1d5b3cf3659c89bf1988eb
webpack:
optional: true
checksum: 10/9cb864fd8d4c4f73d05f6cedae9ff4500f15fa742385e1f1cffcc0f994270810288fe99009f233ac6516fdc497570ce21f53c63f079c70e841c1e5bf994bc27d
languageName: node
linkType: hard

Expand Down Expand Up @@ -26209,7 +26211,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-syntax-highlighter: "npm:15.5.0"
react-textarea-autosize: "npm:8.5.3"
sass-loader: "npm:13.3.3"
sass-loader: "npm:14.2.1"
style-loader: "npm:3.3.4"
typescript: "npm:4.7.4"
vite-raw-plugin: "npm:1.0.2"
Expand Down

0 comments on commit 7d75c9f

Please sign in to comment.