优化:菜单栏问题修复
正在显示
| ... | @@ -17,17 +17,17 @@ | ... | @@ -17,17 +17,17 @@ |
| "dependencies": { | "dependencies": { | ||
| "@amap/amap-jsapi-loader": "^1.0.1", | "@amap/amap-jsapi-loader": "^1.0.1", | ||
| "@ant-design/icons": "^5.2.6", | "@ant-design/icons": "^5.2.6", | ||
| "@reduxjs/toolkit": "^1.9.2", | "@reduxjs/toolkit": "^2.0.1", | ||
| "@wangeditor/editor": "^5.1.23", | "@wangeditor/editor": "^5.1.23", | ||
| "@wangeditor/editor-for-react": "^1.0.6", | "@wangeditor/editor-for-react": "^1.0.6", | ||
| "antd": "^5.12.2", | "antd": "^5.12.2", | ||
| "axios": "^1.4.0", | "axios": "^1.6.2", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.10", | ||
| "echarts": "^5.4.3", | "echarts": "^5.4.3", | ||
| "events": "^3.3.0", | "events": "^3.3.0", | ||
| "file-saver": "^2.0.5", | "file-saver": "^2.0.5", | ||
| "js-base64": "^3.7.3", | "js-base64": "^3.7.5", | ||
| "js-cookie": "^3.0.1", | "js-cookie": "^3.0.5", | ||
| "localforage": "^1.10.0", | "localforage": "^1.10.0", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "match-sorter": "^6.3.1", | "match-sorter": "^6.3.1", | ||
| ... | @@ -36,10 +36,10 @@ | ... | @@ -36,10 +36,10 @@ |
| "prop-types": "^15.8.1", | "prop-types": "^15.8.1", | ||
| "qs": "^6.10.3", | "qs": "^6.10.3", | ||
| "query-string": "^8.1.0", | "query-string": "^8.1.0", | ||
| "react": "^18.1.0", | "react": "^18.2.0", | ||
| "react-dom": "^18.1.0", | "react-dom": "^18.2.0", | ||
| "react-redux": "^8.0.5", | "react-redux": "^9.0.4", | ||
| "react-router-dom": "^6.10.0", | "react-router-dom": "^6.21.0", | ||
| "react-viewer": "^3.2.2", | "react-viewer": "^3.2.2", | ||
| "sort-by": "^1.2.0", | "sort-by": "^1.2.0", | ||
| "wangeditor": "^4.7.15", | "wangeditor": "^4.7.15", | ||
| ... | @@ -47,28 +47,28 @@ | ... | @@ -47,28 +47,28 @@ |
| "big.js": "^6.2.1" | "big.js": "^6.2.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/file-saver": "^2.0.5", | "@types/file-saver": "^2.0.7", | ||
| "@types/js-cookie": "^3.0.1", | "@types/js-cookie": "^3.0.6", | ||
| "@types/lodash": "^4.14.182", | "@types/lodash": "^4.14.202", | ||
| "@types/node": "^20.1.3", | "@types/node": "^20.10.5", | ||
| "@types/react": "^18.2.45", | "@types/react": "^18.2.45", | ||
| "@types/react-dom": "^18.2.18", | "@types/react-dom": "^18.2.18", | ||
| "@types/react-redux": "^7.1.25", | "@types/react-redux": "^7.1.33", | ||
| "@typescript-eslint/eslint-plugin": "^5.26.0", | "@typescript-eslint/eslint-plugin": "^6.15.0", | ||
| "@typescript-eslint/parser": "^5.26.0", | "@typescript-eslint/parser": "^6.15.0", | ||
| "@vitejs/plugin-react": "^1.3.0", | "@vitejs/plugin-react": "^4.2.1", | ||
| "@types/big.js": "^6.2.2", | "@types/big.js": "^6.2.2", | ||
| "eslint": "^8.16.0", | "eslint": "^8.56.0", | ||
| "eslint-config-prettier": "^8.5.0", | "eslint-config-prettier": "^9.1.0", | ||
| "eslint-plugin-import": "^2.26.0", | "eslint-plugin-import": "^2.29.1", | ||
| "eslint-plugin-jsx-a11y": "^6.5.1", | "eslint-plugin-jsx-a11y": "^6.8.0", | ||
| "eslint-plugin-prettier": "^4.0.0", | "eslint-plugin-prettier": "^5.0.1", | ||
| "eslint-plugin-react": "^7.30.0", | "eslint-plugin-react": "^7.33.2", | ||
| "eslint-plugin-react-hooks": "^4.5.0", | "eslint-plugin-react-hooks": "^4.6.0", | ||
| "prettier": "^2.6.2", | "prettier": "^3.1.1", | ||
| "sass": "^1.62.0", | "sass": "^1.69.5", | ||
| "typescript": "^4.6.3", | "typescript": "^5.3.3", | ||
| "vite": "^4.3.9", | "vite": "^5.0.10", | ||
| "vite-tsconfig-paths": "^3.5.0" | "vite-tsconfig-paths": "^4.2.2" | ||
| } | } | ||
| } | } |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论