Pin Dart SASS to 1.79.6

version 1.80.0+ throws a lot of warnings:

https://github.com/twbs/bootstrap/issues/40962
This commit is contained in:
Bruno Alla 2024-11-27 19:40:35 +01:00
parent 88ba893524
commit 65cbb2acfd
No known key found for this signature in database

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.79.6",
"sass-loader": "^16.0.1",
"webpack": "^5.65.0",
"webpack-bundle-tracker": "^3.0.1",