update pkg

This commit is contained in:
MichaelDvP
2024-04-25 14:31:26 +02:00
parent 696cfc0415
commit c4d2060cd9
2 changed files with 88 additions and 88 deletions

View File

@@ -45,7 +45,7 @@
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^5.1.0",
"react-router-dom": "^6.22.3",
"react-router-dom": "^6.23.0",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.4.5"
@@ -56,13 +56,13 @@
"@preact/preset-vite": "^2.8.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"concurrently": "^8.2.2",
"eslint": "^9.1.0",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"preact": "^10.20.2",
"prettier": "^3.2.5",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.30.3",
"typescript-eslint": "^7.7.0",
"terser": "^5.30.4",
"typescript-eslint": "^7.7.1",
"vite": "^5.2.10",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.3.2"