1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 12:55:55 +00:00

bump sass-loader to 16.0.5 to resolve legacy-js-api deprecations

This commit is contained in:
lemonslut 2025-06-07 15:29:23 -06:00
parent d078d6e3a9
commit 5637764fdc
No known key found for this signature in database
2 changed files with 12 additions and 10 deletions

View file

@ -51,7 +51,7 @@
"raw-loader": "^4.0.2",
"rimraf": "^5.0.10",
"sass": "^1.89.1",
"sass-loader": "^13.3.2",
"sass-loader": "^16.0.5",
"semver": "^7.7.2",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^3.17.1",

20
pnpm-lock.yaml generated
View file

@ -172,8 +172,8 @@ importers:
specifier: ^1.89.1
version: 1.89.1
sass-loader:
specifier: ^13.3.2
version: 13.3.3(sass@1.89.1)(webpack@5.99.9)
specifier: ^16.0.5
version: 16.0.5(sass@1.89.1)(webpack@5.99.9)
semver:
specifier: ^7.7.2
version: 7.7.2
@ -3280,17 +3280,17 @@ packages:
safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
sass-loader@13.3.3:
resolution: {integrity: sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==}
engines: {node: '>= 14.15.0'}
sass-loader@16.0.5:
resolution: {integrity: sha512-oL+CMBXrj6BZ/zOq4os+UECPL+bWqt6OAC6DWS8Ln8GZRcMDjlJ4JC3FBDuHJdYaFWIdKNIBYmtZtK2MaMkNIw==}
engines: {node: '>= 18.12.0'}
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
@ -3298,6 +3298,8 @@ packages:
optional: true
sass-embedded:
optional: true
webpack:
optional: true
sass@1.89.1:
resolution: {integrity: sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==}
@ -7454,12 +7456,12 @@ snapshots:
safer-buffer@2.1.2: {}
sass-loader@13.3.3(sass@1.89.1)(webpack@5.99.9):
sass-loader@16.0.5(sass@1.89.1)(webpack@5.99.9):
dependencies:
neo-async: 2.6.2
webpack: 5.99.9(webpack-cli@6.0.1)
optionalDependencies:
sass: 1.89.1
webpack: 5.99.9(webpack-cli@6.0.1)
sass@1.89.1:
dependencies: