diff --git a/ui/package.json b/ui/package.json index 9a97c099..e399ada2 100644 --- a/ui/package.json +++ b/ui/package.json @@ -102,12 +102,12 @@ "jest": "^30.2.0", "jsdom": "^27.4.0", "lint-staged": "^16.2.7", - "sass": "^1.97.1", + "sass": "^1.97.2", "semver": "^7.7.3", "source-map-explorer": "^2.5.3", "ts-jest": "^29.4.6", "typescript": "^5.9.3", - "vite": "^7.3.0", + "vite": "^7.3.1", "vite-bundle-analyzer": "^1.3.2", "vite-plugin-biome": "^1.1.0", "vite-plugin-pwa": "^1.2.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 969fc6c6..f7522896 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -11748,9 +11748,9 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.97.1": - version: 1.97.1 - resolution: "sass@npm:1.97.1" +"sass@npm:^1.97.2": + version: 1.97.2 + resolution: "sass@npm:1.97.2" dependencies: "@parcel/watcher": "npm:^2.4.1" chokidar: "npm:^4.0.0" @@ -11761,7 +11761,7 @@ __metadata: optional: true bin: sass: sass.js - checksum: 10/c493d08f63ecd82b6db94bed16c1fffc0cccf94fc30f73f0f09fa6023a811cafb3862697d8a24264b511541474d2be5fac7ddba00ed56738d13f1837c93721b5 + checksum: 10/a6b27e6a75bc8eedf0ce941a86e996f4a477640dfd214ecdcee5e8d7dca054bb03070974690b7f988a99ea729983cd8ddcdbb887bd068c73fde2d0010d835064 languageName: node linkType: hard @@ -12019,7 +12019,7 @@ __metadata: react-router: "npm:^7.11.0" react-to-print: "npm:^3.2.0" rxjs: "npm:^7.8.2" - sass: "npm:^1.97.1" + sass: "npm:^1.97.2" semver: "npm:^7.7.3" source-map-explorer: "npm:^2.5.3" ts-jest: "npm:^29.4.6" @@ -12027,7 +12027,7 @@ __metadata: undici: "npm:^7.18.2" usehooks-ts: "npm:^3.1.1" uuid: "npm:^13.0.0" - vite: "npm:^7.3.0" + vite: "npm:^7.3.1" vite-bundle-analyzer: "npm:^1.3.2" vite-plugin-biome: "npm:^1.1.0" vite-plugin-pwa: "npm:^1.2.0"