vite update

This commit is contained in:
proddy
2024-12-20 17:47:41 +01:00
parent 58beb092c2
commit 0f6f7cea19
2 changed files with 106 additions and 106 deletions

View File

@@ -31,12 +31,12 @@
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",
"preact": "^10.25.2",
"preact": "^10.25.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.4.0",
"react-router": "^7.0.2",
"react-toastify": "^11.0.1",
"react-toastify": "^11.0.2",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.7.2"
},
@@ -58,7 +58,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.37.0",
"typescript-eslint": "8.18.1",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"
},