We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe7986 commit fe844cdCopy full SHA for fe844cd
package.json
@@ -33,7 +33,7 @@
33
"react": "^18.3.1",
34
"react-dom": "^18.3.1",
35
"regenerator-runtime": "^0.14.1",
36
- "sass": "^1.79.6",
+ "sass": "^1.80.3",
37
"sass-loader": "^16.0.2",
38
"webpack": "^5.95.0",
39
"webpack-cli": "^5.1.4",
yarn.lock
@@ -4630,7 +4630,7 @@ sass-loader@^16.0.2:
4630
dependencies:
4631
neo-async "^2.6.2"
4632
4633
-sass@^1.79.6:
+sass@^1.80.3:
4634
version "1.80.3"
4635
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.3.tgz#3f63dd527647d2b3de35f36acb971bda80517423"
4636
integrity sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==
0 commit comments