|
47 | 47 | "devDependencies": { |
48 | 48 | "@ant-design/antd-theme-variable": "^1.0.0", |
49 | 49 | "@ant-design/cssinjs": "^1.21.1", |
50 | | - "@ant-design/icons": "^5.4.0", |
51 | | - "@babel/core": "^7.25.2", |
52 | | - "@babel/eslint-plugin": "^7.25.1", |
53 | | - "@babel/parser": "^7.25.6", |
| 50 | + "@ant-design/icons": "^5.5.1", |
| 51 | + "@babel/core": "^7.25.8", |
| 52 | + "@babel/eslint-plugin": "^7.25.7", |
| 53 | + "@babel/parser": "^7.25.8", |
54 | 54 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
55 | | - "@babel/preset-env": "^7.25.4", |
56 | | - "@babel/preset-react": "^7.24.7", |
57 | | - "@babel/preset-typescript": "^7.24.7", |
58 | | - "@babel/traverse": "^7.25.6", |
| 55 | + "@babel/preset-env": "^7.25.8", |
| 56 | + "@babel/preset-react": "^7.25.7", |
| 57 | + "@babel/preset-typescript": "^7.25.7", |
| 58 | + "@babel/traverse": "^7.25.7", |
59 | 59 | "@emotion/babel-plugin": "^11.12.0", |
60 | 60 | "@emotion/cache": "^11.13.1", |
61 | | - "@emotion/css": "^11.13.0", |
62 | | - "@emotion/serialize": "^1.3.1", |
| 61 | + "@emotion/css": "^11.13.4", |
| 62 | + "@emotion/serialize": "^1.3.2", |
63 | 63 | "@floating-ui/react": "^0.19.2", |
64 | 64 | "@octokit/core": "^3.6.0", |
65 | 65 | "@octokit/rest": "^18.12.0", |
|
75 | 75 | "@types/lodash-es": "^4.17.12", |
76 | 76 | "@types/mockjs": "^1.0.10", |
77 | 77 | "@types/node": "^14.18.63", |
78 | | - "@types/react": "^18.3.5", |
79 | | - "@types/react-dom": "^18.3.0", |
| 78 | + "@types/react": "^18.3.11", |
| 79 | + "@types/react-dom": "^18.3.1", |
80 | 80 | "@types/react-helmet": "^6.1.11", |
81 | 81 | "@types/react-responsive": "^8.0.8", |
82 | 82 | "@types/shallowequal": "^1.1.5", |
|
87 | 87 | "@umijs/plugin-analytics": "^0.2.4", |
88 | 88 | "@umijs/test": "^3.5.43", |
89 | 89 | "@umijs/test-utils": "^3.5.43", |
90 | | - "@umijs/utils": "^4.3.20", |
| 90 | + "@umijs/utils": "^4.3.27", |
91 | 91 | "@vitest/coverage-istanbul": "^0.34.6", |
92 | 92 | "animated-scroll-to": "^2.3.0", |
93 | | - "antd": "^5.20.6", |
94 | | - "antd-style": "^3.6.3", |
95 | | - "babel-loader": "^9.1.3", |
| 93 | + "antd": "^5.21.4", |
| 94 | + "antd-style": "^3.7.0", |
| 95 | + "babel-loader": "^9.2.1", |
96 | 96 | "babel-types": "^6.26.0", |
97 | 97 | "chalk": "^4.1.2", |
98 | 98 | "chroma-js": "^2.6.0", |
99 | 99 | "copy-to-clipboard": "^3.3.3", |
100 | 100 | "cross-env": "^7.0.3", |
101 | 101 | "dayjs": "^1.11.13", |
102 | | - "dumi": "~2.4.10", |
| 102 | + "dumi": "~2.4.13", |
103 | 103 | "dumi-theme-antd-style": "~0.31.1", |
104 | 104 | "esbuild": "^0.15.18", |
105 | | - "eslint": "^8.57.0", |
| 105 | + "eslint": "^8.57.1", |
106 | 106 | "eslint-plugin-jest": "^27.9.0", |
107 | | - "eslint-plugin-react": "^7.36.0", |
| 107 | + "eslint-plugin-react": "^7.37.1", |
108 | 108 | "eslint-plugin-react-hooks": "^4.6.2", |
109 | 109 | "eslint-plugin-unicorn": "^47.0.0", |
110 | 110 | "execa": "^5.1.1", |
111 | | - "express": "^4.21.0", |
| 111 | + "express": "^4.21.1", |
112 | 112 | "fast-deep-equal": "^3.1.3", |
113 | 113 | "father": "^4.5.0", |
114 | 114 | "gh-pages": "^5.0.0", |
|
131 | 131 | "polished": "^4.3.1", |
132 | 132 | "prettier": "^2.8.8", |
133 | 133 | "prettier-plugin-organize-imports": "^3.2.4", |
134 | | - "prettier-plugin-packagejson": "^2.5.2", |
| 134 | + "prettier-plugin-packagejson": "^2.5.3", |
135 | 135 | "pretty-quick": "^3.3.1", |
136 | 136 | "query-string": "^6.14.1", |
137 | 137 | "rc-field-form": "^2.4.0", |
138 | 138 | "rc-footer": "^0.6.8", |
139 | 139 | "rc-resize-observer": "^1.4.0", |
140 | 140 | "rc-steps": "^6.0.1", |
141 | | - "rc-table": "^7.47.5", |
| 141 | + "rc-table": "^7.48.1", |
142 | 142 | "rc-util": "^5.43.0", |
143 | 143 | "react": "^18.3.1", |
144 | 144 | "react-dom": "^18.3.1", |
145 | 145 | "react-draggable": "^4.4.6", |
146 | 146 | "react-layout-kit": "^1.9.0", |
147 | 147 | "react-lazy-load": "^4.0.1", |
148 | 148 | "react-markdown": "^8.0.7", |
149 | | - "react-syntax-highlighter": "^15.5.0", |
| 149 | + "react-syntax-highlighter": "^15.6.1", |
150 | 150 | "remark": "^15.0.1", |
151 | 151 | "remark-gfm": "^4.0.0", |
152 | 152 | "remark-parse": "^11.0.0", |
|
156 | 156 | "stylelint": "^13.13.1", |
157 | 157 | "timezone-mock": "^1.3.6", |
158 | 158 | "ts-node": "^10.9.2", |
159 | | - "typescript": "^5.6.2", |
160 | | - "umi": "^4.3.20", |
| 159 | + "typescript": "^5.6.3", |
| 160 | + "umi": "^4.3.27", |
161 | 161 | "umi-request": "^1.4.0", |
162 | 162 | "unified": "^11.0.5", |
163 | 163 | "unist-util-visit": "^5.0.0", |
|
0 commit comments