Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -11761,7 +11761,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/c493d08f63ecd82b6db94bed16c1fffc0cccf94fc30f73f0f09fa6023a811cafb3862697d8a24264b511541474d2be5fac7ddba00ed56738d13f1837c93721b5
checksum: 10/a6b27e6a75bc8eedf0ce941a86e996f4a477640dfd214ecdcee5e8d7dca054bb03070974690b7f988a99ea729983cd8ddcdbb887bd068c73fde2d0010d835064
languageName: node
linkType: hard

Expand Down Expand Up @@ -12019,15 +12019,15 @@ __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"
typescript: "npm:^5.9.3"
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"
Expand Down