|
46 | 46 | "not ie <= 10" |
47 | 47 | ], |
48 | 48 | "dependencies": { |
49 | | - "@ant-design/icons": "^4.8.0", |
50 | | - "@ant-design/pro-components": "^2.4.16", |
| 49 | + "@ant-design/icons": "^4.8.1", |
| 50 | + "@ant-design/pro-components": "^2.6.31", |
51 | 51 | "@ant-design/use-emotion-css": "1.0.4", |
52 | 52 | "@umijs/route-utils": "^2.2.2", |
53 | | - "antd": "^5.5.1", |
| 53 | + "antd": "^5.10.2", |
54 | 54 | "antd-style": "^3.5.0", |
55 | 55 | "classnames": "^2.3.2", |
56 | 56 | "js-cookie": "^3.0.5", |
|
59 | 59 | "omit.js": "^2.0.2", |
60 | 60 | "query-string": "^8.1.0", |
61 | 61 | "querystring": "^0.2.1", |
62 | | - "rc-menu": "^9.9.2", |
63 | | - "rc-util": "^5.32.2", |
| 62 | + "rc-menu": "^9.12.2", |
| 63 | + "rc-util": "^5.38.0", |
64 | 64 | "react": "^18.2.0", |
65 | | - "react-dev-inspector": "^1.8.4", |
| 65 | + "react-dev-inspector": "^1.9.0", |
66 | 66 | "react-dom": "^18.2.0", |
67 | 67 | "react-helmet-async": "^1.3.0", |
68 | 68 | "use-async-effect": "^2.2.7" |
|
71 | 71 | "@ant-design/pro-cli": "^2.1.5", |
72 | 72 | "@testing-library/react": "^13.4.0", |
73 | 73 | "@types/classnames": "^2.3.1", |
74 | | - "@types/express": "^4.17.17", |
| 74 | + "@types/express": "^4.17.20", |
75 | 75 | "@types/history": "^4.7.11", |
76 | | - "@types/jest": "^29.5.1", |
77 | | - "@types/js-cookie": "^3.0.3", |
78 | | - "@types/lodash": "^4.14.195", |
79 | | - "@types/react": "^18.2.7", |
80 | | - "@types/react-dom": "^18.2.4", |
81 | | - "@types/react-helmet": "^6.1.6", |
| 76 | + "@types/jest": "^29.5.6", |
| 77 | + "@types/js-cookie": "^3.0.5", |
| 78 | + "@types/lodash": "^4.14.200", |
| 79 | + "@types/react": "^18.2.31", |
| 80 | + "@types/react-dom": "^18.2.14", |
| 81 | + "@types/react-helmet": "^6.1.8", |
82 | 82 | "@umijs/fabric": "^2.14.1", |
83 | | - "@umijs/lint": "^4.0.69", |
84 | | - "@umijs/max": "^4.0.69", |
| 83 | + "@umijs/lint": "^4.0.87", |
| 84 | + "@umijs/max": "^4.0.87", |
85 | 85 | "cross-env": "^7.0.3", |
86 | | - "eslint": "^8.41.0", |
| 86 | + "eslint": "^8.52.0", |
87 | 87 | "express": "^4.18.2", |
88 | 88 | "gh-pages": "^3.2.3", |
89 | 89 | "husky": "^7.0.4", |
90 | | - "jest": "^29.5.0", |
91 | | - "jest-environment-jsdom": "^29.5.0", |
| 90 | + "jest": "^29.7.0", |
| 91 | + "jest-environment-jsdom": "^29.7.0", |
92 | 92 | "lint-staged": "^10.5.4", |
93 | 93 | "mockjs": "^1.1.0", |
94 | 94 | "prettier": "^2.8.8", |
95 | | - "swagger-ui-dist": "^4.19.0", |
| 95 | + "swagger-ui-dist": "^4.19.1", |
96 | 96 | "ts-node": "^10.9.1", |
97 | | - "typescript": "^5.0.0", |
| 97 | + "typescript": "^5.2.2", |
98 | 98 | "umi-presets-pro": "^2.0.3" |
99 | 99 | }, |
100 | 100 | "packageManager": "pnpm@8.5.1", |
|
0 commit comments