update packages

This commit is contained in:
proddy
2023-02-13 22:45:52 +01:00
parent a3719b12e5
commit 18f787703a
5 changed files with 74 additions and 74 deletions

View File

@@ -32,7 +32,7 @@
"@types/react-dom": "^18.0.10",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.2.5",
"axios": "^1.3.2",
"axios": "^1.3.3",
"history": "^5.3.0",
"jwt-decode": "^3.1.2",
"lodash-es": "^4.17.21",
@@ -44,13 +44,13 @@
"react-icons": "^4.7.1",
"react-router-dom": "^6.8.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.24.0",
"typesafe-i18n": "^5.24.1",
"typescript": "^4.9.5"
},
"devDependencies": {
"@types/mime-types": "^2",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"@vitejs/plugin-react-swc": "^3.1.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",