Pin dart-sass to 1.77.6 to avoid deprecation warnings (#5552)

https://github.com/twbs/bootstrap/issues/40962
https://github.com/twbs/bootstrap/issues/40849
This commit is contained in:
Bruno Alla 2024-11-27 21:18:33 +00:00 committed by GitHub
parent 88ba893524
commit 6a526ac633
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@
"postcss": "^8.3.11",
"postcss-loader": "^8.0.0",
"postcss-preset-env": "^10.0.3",
"sass": "^1.43.4",
"sass": "1.77.6",
"sass-loader": "^16.0.1",
"webpack": "^5.65.0",
"webpack-bundle-tracker": "^3.0.1",