|
360 | 360 | "dependencies": {
|
361 | 361 | "@antfu/install-pkg": "1.0.0",
|
362 | 362 | "@babel/parser": "7.26.9",
|
363 |
| - "@clack/prompts": "0.10.0", |
| 363 | + "@clack/prompts": "0.10.1", |
364 | 364 | "@csstools/css-parser-algorithms": "3.0.4",
|
365 | 365 | "@csstools/css-tokenizer": "3.0.3",
|
366 | 366 | "@csstools/postcss-slow-plugins": "^2.0.0",
|
|
442 | 442 | "cssnano": "7.0.6",
|
443 | 443 | "deeks": "^3.1.1",
|
444 | 444 | "detect-indent": "^7.0.1",
|
445 |
| - "esbuild": "^0.25.0", |
| 445 | + "esbuild": "^0.25.2", |
446 | 446 | "eslint": "8.57.1",
|
447 | 447 | "eslint-plugin-deprecation": "^3.0.0",
|
448 | 448 | "eslint-plugin-etc": "^2.0.3",
|
|
454 | 454 | "execa": "^9.5.2",
|
455 | 455 | "icss-utils": "^5.1.0",
|
456 | 456 | "less": "^4.2.2",
|
457 |
| - "lightningcss": "1.29.1", |
458 |
| - "mime": "4.0.6", |
| 457 | + "lightningcss": "1.29.3", |
| 458 | + "mime": "4.0.7", |
459 | 459 | "minireset.css": "0.0.7",
|
460 | 460 | "node-sass": "^9.0.0",
|
461 | 461 | "oxc-transform": "^0.54.0",
|
|
485 | 485 | "tree-kill": "^1.2.2",
|
486 | 486 | "typedoc": "0.27.9",
|
487 | 487 | "typedoc-plugin-markdown": "4.4.2",
|
488 |
| - "typedoc-plugin-rename-defaults": "0.7.2", |
| 488 | + "typedoc-plugin-rename-defaults": "0.7.3", |
489 | 489 | "typescript": "^5.8.2",
|
490 | 490 | "vitest": "^3.0.7"
|
491 | 491 | },
|
|
510 | 510 | "stylus": ">=0.63.0",
|
511 | 511 | "sucrase": ">=3.35.0",
|
512 | 512 | "typedoc": ">=0.26.0",
|
513 |
| - "typedoc-plugin-markdown": ">=4.2.0", |
514 |
| - "typedoc-plugin-rename-defaults": ">=0.7.0", |
| 513 | + "typedoc-plugin-markdown": ">=4.2.10", |
| 514 | + "typedoc-plugin-rename-defaults": ">=0.7.3", |
515 | 515 | "typescript": ">=4.5 || >=5.0"
|
516 | 516 | },
|
517 | 517 | "peerDependenciesMeta": {
|
|
0 commit comments