File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 "eslint-plugin-vuejs-accessibility" : " ^2.5.0" ,
5050 "globals" : " ^17.4.0" ,
5151 "jest" : " 30.3.0" ,
52- "sass" : " ^1.97.3 " ,
52+ "sass" : " ^1.98.0 " ,
5353 "sass-loader" : " ^16.0.7" ,
5454 "ts-jest" : " ^29.4.6" ,
5555 "typescript" : " ^5.9.3"
Original file line number Diff line number Diff line change @@ -6263,7 +6263,7 @@ ignore@^7.0.5:
62636263 resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
62646264 integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
62656265
6266- immutable@^5.0.2 :
6266+ immutable@^5.1.5 :
62676267 version "5.1.5"
62686268 resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
62696269 integrity sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
@@ -9541,13 +9541,13 @@ sass-loader@^16.0.7:
95419541 dependencies:
95429542 neo-async "^2.6.2"
95439543
9544- sass@^1.97.3 :
9545- version "1.97.3 "
9546- resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3 .tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2 "
9547- integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg ==
9544+ sass@^1.98.0 :
9545+ version "1.98.0 "
9546+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.98.0 .tgz#924ce85a3745ccaccd976262fdc1bc0c13aa8e57 "
9547+ integrity sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A ==
95489548 dependencies:
95499549 chokidar "^4.0.0"
9550- immutable "^5.0.2 "
9550+ immutable "^5.1.5 "
95519551 source-map-js ">=0.6.2 <2.0.0"
95529552 optionalDependencies:
95539553 "@parcel/watcher" "^2.4.1"
You can’t perform that action at this time.
0 commit comments