We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3423967 + f7ff002 commit fe8ee4bCopy full SHA for fe8ee4b
2 files changed
client/package.json
@@ -15,7 +15,7 @@
15
"react": "^18.2.0",
16
"react-dom": "^18.2.0",
17
"react-router-dom": "^7.13.0",
18
- "sass": "1.72.0",
+ "sass": "^1.97.3",
19
"typescript": "^4.8.4",
20
"vite-plugin-svgr": "^4.3.0",
21
"vite-tsconfig-paths": "^5.1.3",
@@ -68,5 +68,8 @@
68
},
69
"resolutions": {
70
"@types/react": "^17.0.2"
71
+ },
72
+ "overrides": {
73
+ "immutable": "^5.1.5"
74
}
75
0 commit comments