package update

This commit is contained in:
proddy
2024-09-09 21:02:00 +02:00
parent bf5bcd6fd3
commit 690a4c74c7
2 changed files with 69 additions and 69 deletions

View File

@@ -38,7 +38,7 @@
"react-router-dom": "^6.26.2",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"devDependencies": {
"@babel/core": "^7.25.2",
@@ -59,7 +59,7 @@
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.32.0",
"typescript-eslint": "8.4.0",
"typescript-eslint": "8.5.0",
"vite": "^5.4.3",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.0.1"