Skip to content

Commit

Permalink
Merge pull request #20 from biaov/feature/20231013/upgrade
Browse files Browse the repository at this point in the history
更新依赖版本
  • Loading branch information
biaov authored Oct 13, 2023
2 parents ec6ce99 + b7a1e7c commit b1bff78
Show file tree
Hide file tree
Showing 6 changed files with 116 additions and 116 deletions.
158 changes: 79 additions & 79 deletions admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@ant-design/icons": "^5.2.6",
"@antv/g2": "^4.2.10",
"@reduxjs/toolkit": "^1.9.7",
"antd": "^5.9.4",
"antd": "^5.10.0",
"axios": "^1.5.1",
"dayjs": "^1.11.10",
"react": "^18.2.0",
Expand All @@ -54,17 +54,17 @@
"react-router-dom": "^6.16.0"
},
"devDependencies": {
"@types/node": "^20.8.4",
"@types/react": "^18.2.27",
"@types/react-dom": "^18.2.12",
"@types/node": "^20.8.5",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@vitejs/plugin-react": "^4.1.0",
"eslint": "^8.51.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"less": "^4.2.0",
Expand Down
Loading

0 comments on commit b1bff78

Please sign in to comment.