package update (vite fix)

This commit is contained in:
proddy
2026-04-20 15:37:50 +02:00
parent 845c51d5f9
commit 0b5a83f6ae
2 changed files with 103 additions and 103 deletions

View File

@@ -42,7 +42,7 @@
"react-dom": "^19.2.5",
"react-icons": "^5.6.0",
"react-router": "^7.14.1",
"react-toastify": "^11.0.5",
"react-toastify": "^11.1.0",
"typesafe-i18n": "^5.27.1",
"typescript": "^6.0.3"
},
@@ -63,7 +63,7 @@
"rollup-plugin-visualizer": "^7.0.1",
"terser": "^5.46.1",
"typescript-eslint": "^8.58.2",
"vite": "^8.0.8",
"vite": "^8.0.9",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^6.1.1"
},