|
41 | 41 | ], |
42 | 42 | "dependencies": { |
43 | 43 | "@alauda/doom-export": "^0.2.1", |
44 | | - "@cspell/eslint-plugin": "^9.2.2", |
45 | | - "@eslint-react/eslint-plugin": "^2.2.4", |
46 | | - "@inquirer/prompts": "^7.9.0", |
| 44 | + "@cspell/eslint-plugin": "^9.4.0", |
| 45 | + "@eslint-react/eslint-plugin": "^2.3.13", |
| 46 | + "@inquirer/prompts": "^8.1.0", |
47 | 47 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", |
48 | | - "@rsbuild/plugin-react": "^1.4.1", |
| 48 | + "@rsbuild/plugin-react": "^1.4.2", |
49 | 49 | "@rsbuild/plugin-sass": "^1.4.0", |
50 | | - "@rsbuild/plugin-svgr": "^1.2.2", |
| 50 | + "@rsbuild/plugin-svgr": "^1.2.3", |
51 | 51 | "@rsbuild/plugin-yaml": "^1.0.3", |
52 | | - "@rspress/core": "2.0.0-beta.34", |
53 | | - "@rspress/plugin-algolia": "2.0.0-beta.34", |
54 | | - "@rspress/plugin-llms": "2.0.0-beta.34", |
55 | | - "@rspress/plugin-sitemap": "2.0.0-beta.34", |
56 | | - "@rspress/shared": "2.0.0-beta.34", |
57 | | - "@shikijs/transformers": "^3.14.0", |
| 52 | + "@rspress/core": "2.0.0-rc.2", |
| 53 | + "@rspress/plugin-algolia": "2.0.0-rc.2", |
| 54 | + "@rspress/plugin-llms": "2.0.0-rc.2", |
| 55 | + "@rspress/plugin-sitemap": "2.0.0-rc.2", |
| 56 | + "@rspress/shared": "2.0.0-rc.2", |
| 57 | + "@shikijs/transformers": "^3.20.0", |
58 | 58 | "@total-typescript/ts-reset": "^0.6.1", |
59 | | - "@types/react": "^19.2.2", |
| 59 | + "@types/react": "^19.2.7", |
60 | 60 | "ab64": "^0.1.6", |
61 | | - "chokidar": "^4.0.3", |
| 61 | + "chokidar": "^5.0.0", |
62 | 62 | "clsx": "^2.1.1", |
63 | 63 | "commander": "^14.0.2", |
64 | 64 | "ejs": "^3.1.10", |
65 | | - "es-toolkit": "^1.41.0", |
66 | | - "eslint": "^9.38.0", |
| 65 | + "es-toolkit": "^1.43.0", |
| 66 | + "eslint": "^9.39.2", |
67 | 67 | "eslint-plugin-mdx": "^3.6.2", |
68 | | - "globals": "^16.4.0", |
| 68 | + "globals": "^16.5.0", |
69 | 69 | "html-tag-names": "^2.1.0", |
70 | 70 | "jsencrypt": "^3.5.4", |
71 | 71 | "mdast-util-mdx": "^3.0.0", |
72 | 72 | "mdast-util-mdx-jsx": "^3.2.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.1", |
77 | | - "openai": "^6.7.0", |
| 76 | + "mermaid": "^11.12.2", |
| 77 | + "openai": "^6.10.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.14.0", |
99 | | - "simple-git": "^3.28.0", |
| 98 | + "shiki": "^3.20.0", |
| 99 | + "simple-git": "^3.30.0", |
100 | 100 | "string-width": "^8.1.0", |
101 | 101 | "swagger2openapi": "^7.0.8", |
102 | 102 | "tinyglobby": "^0.2.15", |
103 | | - "type-fest": "^5.1.0", |
| 103 | + "type-fest": "^5.3.1", |
104 | 104 | "typescript": "^5.9.3", |
105 | | - "typescript-eslint": "^8.46.2", |
| 105 | + "typescript-eslint": "^8.49.0", |
106 | 106 | "unified": "^11.0.5", |
107 | 107 | "unified-lint-rule": "^3.0.1", |
108 | 108 | "unist-util-position": "^5.0.0", |
109 | 109 | "unist-util-visit-parents": "^6.0.2", |
110 | 110 | "x-fetch": "^0.2.6", |
111 | | - "yaml": "^2.8.1", |
| 111 | + "yaml": "^2.8.2", |
112 | 112 | "yoctocolors": "^2.1.2" |
113 | 113 | } |
114 | 114 | } |
0 commit comments