We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c99dd commit 7948bd3Copy full SHA for 7948bd3
client/package.json
@@ -44,7 +44,7 @@
44
"eslint-plugin-react-refresh": "^0.5.0",
45
"globals": "^17.4.0",
46
"http-proxy-middleware": "^3.0.5",
47
- "sass": "^1.97.2",
+ "sass": "^1.97.3",
48
"vite": "^7.3.1",
49
"vite-plugin-svgr": "^4.5.0",
50
"vitest": "^4.0.15"
client/yarn.lock
@@ -3120,7 +3120,7 @@ safe-regex-test@^1.1.0:
3120
es-errors "^1.3.0"
3121
is-regex "^1.2.1"
3122
3123
-sass@^1.97.2:
+sass@^1.97.3:
3124
version "1.97.3"
3125
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3.tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2"
3126
integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==
0 commit comments