We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e778fc0 commit a091920Copy full SHA for a091920
package.json
@@ -149,7 +149,8 @@
149
"jsdom": "^23.0.1",
150
"react-dom": "^18.2.0",
151
"react-router-dom": "^6.21.1",
152
- "sass-loader": "^13.3.2",
+ "sass": "^1.83.0",
153
+ "sass-loader": "^16.0.4",
154
"style-loader": "^3.3.3",
155
"ts-jest": "^29.1.2",
156
"ts-loader": "^9.5.1",
@@ -203,7 +204,6 @@
203
204
"react-spinners": "^0.13.8",
205
"redux": "^5.0.0",
206
"regenerator-runtime": "^0.14.1",
- "sass": "^1.69.5",
207
"styled-components": "^6.1.2",
208
"web-vitals": "^3.5.0"
209
}
0 commit comments