|
117 | 117 | ],
|
118 | 118 | "dependencies": {
|
119 | 119 | "@ant-design/colors": "^7.0.2",
|
120 |
| - "@ant-design/cssinjs": "^1.19.1", |
| 120 | + "@ant-design/cssinjs": "^1.20.0", |
121 | 121 | "@ant-design/icons": "^5.3.7",
|
122 | 122 | "@ant-design/react-slick": "~1.1.2",
|
123 |
| - "@babel/runtime": "^7.24.5", |
| 123 | + "@babel/runtime": "^7.24.7", |
124 | 124 | "@ctrl/tinycolor": "^3.6.1",
|
125 | 125 | "@rc-component/color-picker": "~1.5.3",
|
126 | 126 | "@rc-component/mutate-observer": "^1.1.0",
|
127 | 127 | "@rc-component/tour": "~1.15.0",
|
128 | 128 | "@rc-component/trigger": "^2.2.0",
|
129 | 129 | "classnames": "^2.5.1",
|
130 | 130 | "copy-to-clipboard": "^3.3.3",
|
131 |
| - "dayjs": "^1.11.10", |
| 131 | + "dayjs": "^1.11.11", |
132 | 132 | "qrcode.react": "^3.1.0",
|
133 | 133 | "rc-cascader": "~3.26.0",
|
134 | 134 | "rc-checkbox": "~3.3.0",
|
|
166 | 166 | "throttle-debounce": "^5.0.0"
|
167 | 167 | },
|
168 | 168 | "devDependencies": {
|
169 |
| - "@ant-design/compatible": "^5.1.2", |
| 169 | + "@ant-design/compatible": "^5.1.3", |
170 | 170 | "@ant-design/happy-work-theme": "^1.0.0",
|
171 | 171 | "@ant-design/tools": "^18.0.2",
|
172 | 172 | "@antv/g6": "^4.8.24",
|
173 |
| - "@babel/eslint-plugin": "^7.24.5", |
174 |
| - "@biomejs/biome": "^1.7.2", |
175 |
| - "@codesandbox/sandpack-react": "^2.13.10", |
| 173 | + "@babel/eslint-plugin": "^7.24.7", |
| 174 | + "@biomejs/biome": "^1.8.1", |
| 175 | + "@codesandbox/sandpack-react": "^2.14.2", |
176 | 176 | "@dnd-kit/core": "^6.1.0",
|
177 | 177 | "@dnd-kit/modifiers": "^7.0.0",
|
178 | 178 | "@dnd-kit/sortable": "^8.0.0",
|
|
183 | 183 | "@madccc/duplicate-package-checker-webpack-plugin": "^1.0.0",
|
184 | 184 | "@microflash/rehype-figure": "^2.1.0",
|
185 | 185 | "@npmcli/run-script": "^8.1.0",
|
186 |
| - "@octokit/rest": "^20.1.0", |
187 |
| - "@qixian.cs/github-contributors-list": "^2.0.1", |
188 |
| - "@size-limit/file": "^11.1.2", |
189 |
| - "@stackblitz/sdk": "^1.9.0", |
| 186 | + "@octokit/rest": "^20.1.1", |
| 187 | + "@qixian.cs/github-contributors-list": "^2.0.2", |
| 188 | + "@size-limit/file": "^11.1.4", |
| 189 | + "@stackblitz/sdk": "^1.10.0", |
190 | 190 | "@testing-library/dom": "^10.1.0",
|
191 |
| - "@testing-library/jest-dom": "^6.4.2", |
| 191 | + "@testing-library/jest-dom": "^6.4.6", |
192 | 192 | "@testing-library/react": "^16.0.0",
|
193 | 193 | "@testing-library/user-event": "^14.5.2",
|
194 | 194 | "@types/adm-zip": "^0.5.5",
|
|
203 | 203 | "@types/jest-axe": "^3.5.9",
|
204 | 204 | "@types/jest-environment-puppeteer": "^5.0.6",
|
205 | 205 | "@types/jest-image-snapshot": "^6.4.0",
|
206 |
| - "@types/jquery": "^3.5.29", |
207 |
| - "@types/jsdom": "^21.1.6", |
208 |
| - "@types/lodash": "^4.17.0", |
| 206 | + "@types/jquery": "^3.5.30", |
| 207 | + "@types/jsdom": "^21.1.7", |
| 208 | + "@types/lodash": "^4.17.5", |
209 | 209 | "@types/minimist": "^1.2.5",
|
210 |
| - "@types/node": "^20.12.7", |
| 210 | + "@types/node": "^20.14.2", |
211 | 211 | "@types/nprogress": "^0.2.3",
|
212 | 212 | "@types/ora": "^3.2.0",
|
213 | 213 | "@types/pixelmatch": "^5.2.6",
|
214 |
| - "@types/pngjs": "^6.0.4", |
215 |
| - "@types/prismjs": "^1.26.3", |
| 214 | + "@types/pngjs": "^6.0.5", |
| 215 | + "@types/prismjs": "^1.26.4", |
216 | 216 | "@types/progress": "^2.0.7",
|
217 | 217 | "@types/qs": "^6.9.15",
|
218 |
| - "@types/react": "^18.3.1", |
| 218 | + "@types/react": "^18.3.3", |
219 | 219 | "@types/react-copy-to-clipboard": "^5.0.7",
|
220 | 220 | "@types/react-dom": "^18.3.0",
|
221 | 221 | "@types/react-highlight-words": "^0.20.0",
|
|
225 | 225 | "@types/tar": "^6.1.13",
|
226 | 226 | "@types/throttle-debounce": "^5.0.2",
|
227 | 227 | "@types/warning": "^3.0.3",
|
228 |
| - "@typescript-eslint/eslint-plugin": "^7.8.0", |
229 |
| - "@typescript-eslint/parser": "^7.8.0", |
230 |
| - "adm-zip": "^0.5.12", |
| 228 | + "@typescript-eslint/eslint-plugin": "^7.13.0", |
| 229 | + "@typescript-eslint/parser": "^7.13.0", |
| 230 | + "adm-zip": "^0.5.14", |
231 | 231 | "ali-oss": "^6.20.0",
|
232 |
| - "antd-img-crop": "^4.21.0", |
| 232 | + "antd-img-crop": "^4.22.0", |
233 | 233 | "antd-style": "^3.6.2",
|
234 | 234 | "antd-token-previewer": "^2.0.8",
|
235 |
| - "axios": "^1.6.8", |
| 235 | + "axios": "^1.7.2", |
236 | 236 | "chalk": "^4.1.2",
|
237 | 237 | "cheerio": "1.0.0-rc.12",
|
238 | 238 | "circular-dependency-plugin": "^5.2.2",
|
|
241 | 241 | "cross-fetch": "^4.0.0",
|
242 | 242 | "crypto": "^1.0.1",
|
243 | 243 | "dekko": "^0.2.1",
|
244 |
| - "dumi": "^2.3.2", |
| 244 | + "dumi": "2.4.0-alpha.12", |
245 | 245 | "dumi-plugin-color-chunk": "^1.1.0",
|
246 | 246 | "esbuild-loader": "^4.1.0",
|
247 | 247 | "eslint": "^8.57.0",
|
|
250 | 250 | "eslint-import-resolver-typescript": "^3.6.1",
|
251 | 251 | "eslint-plugin-compat": "^4.2.0",
|
252 | 252 | "eslint-plugin-import": "^2.29.1",
|
253 |
| - "eslint-plugin-jest": "^28.3.0", |
| 253 | + "eslint-plugin-jest": "^28.6.0", |
254 | 254 | "eslint-plugin-jsx-a11y": "^6.8.0",
|
255 | 255 | "eslint-plugin-lodash": "^7.4.0",
|
256 | 256 | "eslint-plugin-markdown": "^5.0.0",
|
257 |
| - "eslint-plugin-react": "^7.34.1", |
| 257 | + "eslint-plugin-react": "^7.34.2", |
258 | 258 | "eslint-plugin-react-hooks": "^4.6.2",
|
259 | 259 | "eslint-plugin-unicorn": "^53.0.0",
|
260 | 260 | "fast-glob": "^3.3.2",
|
261 | 261 | "fetch-jsonp": "^1.3.0",
|
262 | 262 | "fs-extra": "^11.2.0",
|
263 | 263 | "gh-pages": "^6.1.1",
|
264 |
| - "glob": "^10.3.12", |
| 264 | + "glob": "^10.4.1", |
265 | 265 | "html2sketch": "^1.0.2",
|
266 | 266 | "http-server": "^14.1.1",
|
267 | 267 | "husky": "^9.0.11",
|
268 | 268 | "identity-obj-proxy": "^3.0.0",
|
269 | 269 | "immer": "^10.1.1",
|
270 |
| - "inquirer": "^9.2.20", |
| 270 | + "inquirer": "^9.2.23", |
271 | 271 | "is-ci": "^3.0.1",
|
272 | 272 | "isomorphic-fetch": "^3.0.0",
|
273 | 273 | "jest": "^29.7.0",
|
|
278 | 278 | "jest-image-snapshot": "^6.4.0",
|
279 | 279 | "jest-puppeteer": "^10.0.1",
|
280 | 280 | "jquery": "^3.7.1",
|
281 |
| - "jsdom": "^24.0.0", |
| 281 | + "jsdom": "^24.1.0", |
282 | 282 | "jsonml-to-react-element": "^1.1.11",
|
283 | 283 | "jsonml.js": "^0.1.0",
|
284 |
| - "lint-staged": "^15.2.2", |
| 284 | + "lint-staged": "^15.2.7", |
285 | 285 | "lodash": "^4.17.21",
|
286 | 286 | "lunar-typescript": "^1.7.5",
|
287 | 287 | "lz-string": "^1.5.0",
|
|
294 | 294 | "ora": "^8.0.1",
|
295 | 295 | "pixelmatch": "^5.3.0",
|
296 | 296 | "pngjs": "^7.0.0",
|
297 |
| - "prettier": "^3.2.5", |
| 297 | + "prettier": "^3.3.2", |
298 | 298 | "prettier-plugin-jsdoc": "^1.3.0",
|
299 | 299 | "pretty-format": "^29.7.0",
|
300 | 300 | "prismjs": "^1.29.0",
|
301 |
| - "puppeteer": "^22.7.1", |
| 301 | + "puppeteer": "^22.11.0", |
302 | 302 | "qs": "^6.12.1",
|
303 | 303 | "rc-footer": "^0.6.8",
|
304 | 304 | "rc-tween-one": "^3.0.6",
|
305 |
| - "rc-virtual-list": "^3.11.5", |
| 305 | + "rc-virtual-list": "^3.14.3", |
306 | 306 | "react": "^18.3.1",
|
307 | 307 | "react-copy-to-clipboard": "^5.1.0",
|
308 | 308 | "react-countup": "^6.5.3",
|
|
311 | 311 | "react-fast-marquee": "^1.6.4",
|
312 | 312 | "react-highlight-words": "^0.20.0",
|
313 | 313 | "react-infinite-scroll-component": "^6.1.0",
|
314 |
| - "react-intersection-observer": "^9.10.1", |
| 314 | + "react-intersection-observer": "^9.10.3", |
315 | 315 | "react-resizable": "^3.0.5",
|
316 |
| - "react-router-dom": "^6.23.0", |
| 316 | + "react-router-dom": "^6.23.1", |
317 | 317 | "react-sticky-box": "^2.0.5",
|
318 | 318 | "regenerator-runtime": "^0.14.1",
|
319 | 319 | "rehype-stringify": "^10.0.0",
|
|
325 | 325 | "remark-preset-lint-recommended": "^7.0.0",
|
326 | 326 | "remark-rehype": "^11.1.0",
|
327 | 327 | "runes2": "^1.1.4",
|
328 |
| - "semver": "^7.6.0", |
329 |
| - "sharp": "^0.33.3", |
330 |
| - "simple-git": "^3.24.0", |
331 |
| - "size-limit": "^11.1.2", |
| 328 | + "semver": "^7.6.2", |
| 329 | + "sharp": "^0.33.4", |
| 330 | + "simple-git": "^3.25.0", |
| 331 | + "size-limit": "^11.1.4", |
332 | 332 | "spinnies": "^0.5.1",
|
333 |
| - "stylelint": "^16.4.0", |
| 333 | + "stylelint": "^16.6.1", |
334 | 334 | "stylelint-config-rational-order": "^0.1.2",
|
335 | 335 | "stylelint-config-standard": "^36.0.0",
|
336 | 336 | "stylelint-prettier": "^5.0.0",
|
337 | 337 | "sylvanas": "^0.6.1",
|
338 |
| - "tar": "^7.0.1", |
| 338 | + "tar": "^7.2.0", |
339 | 339 | "tar-fs": "^3.0.6",
|
340 |
| - "terser": "^5.31.0", |
341 |
| - "tsx": "^4.15.1", |
| 340 | + "terser": "^5.31.1", |
| 341 | + "tsx": "^4.15.4", |
342 | 342 | "typedoc": "^0.25.13",
|
343 | 343 | "typescript": "~5.4.5",
|
344 |
| - "vanilla-jsoneditor": "^0.23.2", |
| 344 | + "vanilla-jsoneditor": "^0.23.7", |
345 | 345 | "vanilla-tilt": "^1.8.1",
|
346 |
| - "webpack": "^5.91.0", |
| 346 | + "webpack": "^5.92.0", |
347 | 347 | "webpack-bundle-analyzer": "^4.10.2",
|
348 | 348 | "xhr-mock": "^2.5.1"
|
349 | 349 | },
|
|
354 | 354 | "publishConfig": {
|
355 | 355 | "registry": "https://registry.npmjs.org/"
|
356 | 356 | },
|
| 357 | + "overrides": { |
| 358 | + "dumi-plugin-color-chunk": { |
| 359 | + "dumi": "^2.4.0-alpha.12" |
| 360 | + } |
| 361 | + }, |
357 | 362 | "size-limit": [
|
358 | 363 | {
|
359 | 364 | "path": "./dist/antd.min.js",
|
|
0 commit comments