package update

This commit is contained in:
proddy
2024-09-17 14:12:38 +02:00
parent b3e749b10f
commit 661a7cfde9
2 changed files with 12 additions and 12 deletions

View File

@@ -48,7 +48,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/formidable": "^3",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"concurrently": "^9.0.1",
@@ -57,7 +57,7 @@
"formidable": "^3.5.1",
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.32.0",
"terser": "^5.33.0",
"typescript-eslint": "8.6.0",
"vite": "^5.4.6",
"vite-plugin-imagemin": "^0.6.1",