downgrade vite

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-02-15 00:46:40 +01:00
parent f4c7490263
commit df7feb8ea8
3 changed files with 389 additions and 82 deletions

View File

@ -38,7 +38,7 @@
"typedoc-material-theme": "^1.4.0",
"typedoc-plugin-valibot": "^1.0.0",
"typescript": "^5.8.3",
"vite": "^8.0.0-beta.14",
"vite": "^7.0.0",
"vite-plugin-dts": "^4.5.4",
"ws": "^8.18.3"
},

View File

@ -170,7 +170,7 @@
"tslib": "^2.8.1",
"type-fest": "^4.30.1",
"typescript": "5.7.3",
"vite": "^8.0.0-beta.14",
"vite": "^7.0.0",
"vite-plugin-checker": "^0.12.0",
"vite-plugin-compile-time": "^0.4.6",
"vite-plugin-html": "^3.2.2",