|
42 | 42 | "dependencies": { |
43 | 43 | "@alauda/doom-export": "^0.2.1", |
44 | 44 | "@cspell/eslint-plugin": "^9.2.2", |
45 | | - "@eslint-react/eslint-plugin": "^2.2.3", |
| 45 | + "@eslint-react/eslint-plugin": "^2.2.4", |
46 | 46 | "@inquirer/prompts": "^7.9.0", |
47 | 47 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", |
48 | 48 | "@rsbuild/plugin-react": "^1.4.1", |
|
54 | 54 | "@rspress/plugin-llms": "2.0.0-beta.34", |
55 | 55 | "@rspress/plugin-sitemap": "2.0.0-beta.34", |
56 | 56 | "@rspress/shared": "2.0.0-beta.34", |
57 | | - "@shikijs/transformers": "^3.13.0", |
| 57 | + "@shikijs/transformers": "^3.14.0", |
58 | 58 | "@total-typescript/ts-reset": "^0.6.1", |
59 | 59 | "ab64": "^0.1.6", |
60 | 60 | "chokidar": "^4.0.3", |
61 | 61 | "clsx": "^2.1.1", |
62 | | - "commander": "^14.0.1", |
| 62 | + "commander": "^14.0.2", |
63 | 63 | "ejs": "^3.1.10", |
64 | | - "es-toolkit": "^1.40.0", |
| 64 | + "es-toolkit": "^1.41.0", |
65 | 65 | "eslint": "^9.38.0", |
66 | 66 | "eslint-plugin-mdx": "^3.6.2", |
67 | 67 | "globals": "^16.4.0", |
|
73 | 73 | "mdast-util-phrasing": "^4.1.0", |
74 | 74 | "mdast-util-to-markdown": "^2.1.2", |
75 | 75 | "mdast-util-to-string": "^4.0.0", |
76 | | - "mermaid": "^11.12.0", |
77 | | - "openai": "^6.6.0", |
| 76 | + "mermaid": "^11.12.1", |
| 77 | + "openai": "^6.7.0", |
78 | 78 | "openapi-types": "^12.1.3", |
79 | 79 | "p-ratelimit": "^1.0.1", |
80 | 80 | "picomatch": "^4.0.3", |
|
95 | 95 | "remark-mdx": "^3.1.1", |
96 | 96 | "remark-message-control": "^8.0.0", |
97 | 97 | "remark-stringify": "^11.0.0", |
98 | | - "shiki": "^3.13.0", |
| 98 | + "shiki": "^3.14.0", |
99 | 99 | "simple-git": "^3.28.0", |
100 | 100 | "string-width": "^8.1.0", |
101 | 101 | "swagger2openapi": "^7.0.8", |
|
0 commit comments