package updates

This commit is contained in:
Proddy
2023-10-29 13:43:54 +01:00
parent 5032c37f63
commit c494627867
8 changed files with 651 additions and 651 deletions

View File

@@ -35,7 +35,7 @@
"alova": "^2.13.1",
"async-validator": "^4.2.5",
"history": "^5.3.0",
"jwt-decode": "^3.1.2",
"jwt-decode": "^4.0.0",
"lodash-es": "^4.17.21",
"mime-types": "^2.1.35",
"react": "latest",
@@ -73,5 +73,5 @@
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.2.1"
},
"packageManager": "yarn@4.0.0"
"packageManager": "yarn@4.0.1"
}