chore: update deps

This commit is contained in:
Steven
2023-11-07 07:36:50 +08:00
parent 68745ba9e0
commit 67c3bbf1ee
6 changed files with 436 additions and 400 deletions

View File

@@ -27,22 +27,22 @@
"react-hot-toast": "^2.4.1",
"react-i18next": "^13.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.17.0",
"react-router-dom": "^6.18.0",
"react-use": "^17.4.0",
"tailwindcss": "^3.3.5",
"zustand": "^4.4.4"
"zustand": "^4.4.6"
},
"devDependencies": {
"@bufbuild/buf": "^1.27.2",
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
"@types/lodash-es": "^4.17.10",
"@types/react": "^18.2.33",
"@types/react": "^18.2.36",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitejs/plugin-react-swc": "^3.4.1",
"autoprefixer": "^10.4.16",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.33.2",