update packages

This commit is contained in:
proddy
2024-06-24 21:48:21 +02:00
parent e037c0753d
commit 03933edcae
2 changed files with 83 additions and 82 deletions

View File

@@ -44,7 +44,7 @@
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^5.2.1",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.24.0",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.5.2"
@@ -53,7 +53,7 @@
"@babel/core": "^7.24.7",
"@eslint/js": "^9.5.0",
"@preact/compat": "^17.1.2",
"@preact/preset-vite": "^2.8.2",
"@preact/preset-vite": "^2.8.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/babel__core": "^7",
"concurrently": "^8.2.2",
@@ -63,7 +63,7 @@
"prettier": "^3.3.2",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.31.1",
"typescript-eslint": "^7.13.1",
"typescript-eslint": "^7.14.1",
"vite": "^5.3.1",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.3.2"