package update

This commit is contained in:
proddy
2024-07-01 21:47:54 +02:00
parent 2688ed0084
commit fcbd668d7a
2 changed files with 69 additions and 69 deletions

View File

@@ -47,7 +47,7 @@
"react-router-dom": "^6.24.0",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"devDependencies": {
"@babel/core": "^7.24.7",
@@ -63,7 +63,7 @@
"prettier": "^3.3.2",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.31.1",
"typescript-eslint": "^7.14.1",
"typescript-eslint": "^7.15.0",
"vite": "^5.3.2",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.3.2"