package update

This commit is contained in:
proddy
2024-04-15 22:03:01 +02:00
parent 1966a68638
commit ae7cd23758
4 changed files with 78 additions and 78 deletions

View File

@@ -32,10 +32,10 @@
"@types/imagemin": "^8.0.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.7",
"@types/react": "^18.2.76",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@types/react-router-dom": "^5.3.3",
"alova": "^2.19.0",
"alova": "^2.19.1",
"async-validator": "^4.2.5",
"eslint-plugin-prettier": "^5.1.3",
"history": "^5.3.0",
@@ -45,7 +45,7 @@
"react": "latest",
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^5.0.1",
"react-icons": "^5.1.0",
"react-router-dom": "^6.22.3",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
@@ -54,8 +54,8 @@
"devDependencies": {
"@preact/compat": "^17.1.2",
"@preact/preset-vite": "^2.8.2",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"concurrently": "^8.2.2",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",