fix(deps): patch 3 high-severity CVEs via overrides and vite-plugin-pwa downgrade

This commit is contained in:
Barcode Betty
2026-03-30 20:37:28 +00:00
committed by Barcode Betty
parent 096db437da
commit 91580af9c5
2 changed files with 626 additions and 1929 deletions
+620 -1928
View File
File diff suppressed because it is too large Load Diff
+6 -1
View File
@@ -41,5 +41,10 @@
"vite": "^6.3.5",
"vite-plugin-pwa": "^0.21.2",
"vitest": "^3.2.4"
},
"overrides": {
"@rollup/pluginutils": "5.3.0",
"flatted": "^3.4.2",
"serialize-javascript": "7.0.5"
}
}
}