File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7575 "eslint-plugin-vue" : " ^10.8.0" ,
7676 "jsdom" : " ^28.1.0" ,
7777 "prettier" : " ^3.8.1" ,
78- "sass" : " ^1.97.3 " ,
78+ "sass" : " ^1.98.0 " ,
7979 "typescript" : " ^5.9.3" ,
8080 "typescript-eslint" : " ^8.57.0" ,
8181 "unplugin-auto-import" : " ^21.0.0" ,
Original file line number Diff line number Diff line change @@ -2673,7 +2673,7 @@ immediate@~3.0.5:
26732673 resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
26742674 integrity sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
26752675
2676- immutable@^5.0.2 :
2676+ immutable@^5.1.5 :
26772677 version "5.1.5"
26782678 resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
26792679 integrity sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
@@ -3681,13 +3681,13 @@ safe-regex-test@^1.1.0:
36813681 es-errors "^1.3.0"
36823682 is-regex "^1.2.1"
36833683
3684- sass@^1.97.3 :
3685- version "1.97.3 "
3686- resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3 .tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2 "
3687- integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg ==
3684+ sass@^1.98.0 :
3685+ version "1.98.0 "
3686+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.98.0 .tgz#924ce85a3745ccaccd976262fdc1bc0c13aa8e57 "
3687+ integrity sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A ==
36883688 dependencies :
36893689 chokidar "^4.0.0"
3690- immutable "^5.0.2 "
3690+ immutable "^5.1.5 "
36913691 source-map-js ">=0.6.2 <2.0.0"
36923692 optionalDependencies :
36933693 " @parcel/watcher" " ^2.4.1"
You can’t perform that action at this time.
0 commit comments