mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
chore(deps): update vite
This commit is contained in:
committed by
Łukasz Mierzwa
parent
7c7d2b1c7d
commit
4c114efaa5
+3
-3
@@ -57,8 +57,8 @@
|
||||
"@types/promise-retry": "1.1.6",
|
||||
"@types/react": "19.2.17",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@vitejs/plugin-legacy": "8.0.2",
|
||||
"@vitejs/plugin-react": "6.0.2",
|
||||
"@vitejs/plugin-legacy": "8.1.0",
|
||||
"@vitejs/plugin-react": "6.0.3",
|
||||
"eslint": "10.5.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jest": "29.15.2",
|
||||
@@ -74,7 +74,7 @@
|
||||
"terser": "5.48.0",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.62.0",
|
||||
"vite": "8.0.16"
|
||||
"vite": "8.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
|
||||
Reference in New Issue
Block a user