build(frontend): add vite npm packages

This commit is contained in:
Jack Westbrook
2025-03-03 09:05:25 +01:00
parent 18cbc6cd00
commit db6d3e458f
+2
View File
@@ -153,6 +153,7 @@
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"blob-polyfill": "9.0.20240710",
@@ -221,6 +222,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.7.3",
"vite": "^5.0.11",
"webpack": "5.97.1",
"yaml": "^2.0.0",
"yargs": "^17.5.1"