|
58 | 58 | "version": "changeset version && yarn --no-immutable" |
59 | 59 | }, |
60 | 60 | "dependencies": { |
61 | | - "@cspell/eslint-plugin": "^8.19.4 || ^9.1.3", |
62 | | - "@eslint-react/eslint-plugin": "^1.52.2", |
| 61 | + "@cspell/eslint-plugin": "^8.19.4 || ^9.1.5", |
| 62 | + "@eslint-react/eslint-plugin": "^1.52.3", |
63 | 63 | "@inquirer/prompts": "^7.6.0", |
64 | 64 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", |
65 | | - "@playwright/browser-chromium": "^1.53.2", |
| 65 | + "@playwright/browser-chromium": "^1.54.1", |
66 | 66 | "@rsbuild/plugin-react": "^1.3.4", |
67 | 67 | "@rsbuild/plugin-sass": "^1.3.3", |
68 | 68 | "@rsbuild/plugin-svgr": "^1.2.1", |
69 | 69 | "@rsbuild/plugin-yaml": "^1.0.2", |
70 | | - "@rspress/core": "2.0.0-beta.20", |
71 | | - "@rspress/plugin-algolia": "2.0.0-beta.20", |
72 | | - "@rspress/plugin-llms": "2.0.0-beta.20", |
73 | | - "@shikijs/transformers": "^3.7.0", |
| 70 | + "@rspress/plugin-algolia": "2.0.0-beta.21", |
| 71 | + "@rspress/plugin-llms": "2.0.0-beta.21", |
| 72 | + "@rspress/shared": "2.0.0-beta.21", |
| 73 | + "@shikijs/transformers": "^3.8.0", |
74 | 74 | "@total-typescript/ts-reset": "^0.6.1", |
75 | 75 | "chokidar": "^4.0.3", |
76 | 76 | "cli-progress": "^3.12.0", |
77 | 77 | "clsx": "^2.1.1", |
78 | 78 | "commander": "^13.1.0 || ^14.0.0", |
79 | 79 | "ejs": "^3.1.10", |
80 | 80 | "es-toolkit": "^1.39.7", |
81 | | - "eslint": "^9.30.1", |
| 81 | + "eslint": "^9.31.0", |
82 | 82 | "eslint-plugin-mdx": "^3.6.2", |
83 | 83 | "globals": "^16.3.0", |
84 | 84 | "html-tag-names": "^2.1.0", |
|
88 | 88 | "mdast-util-phrasing": "^4.1.0", |
89 | 89 | "mdast-util-to-string": "^4.0.0", |
90 | 90 | "mermaid": "^11.8.1", |
91 | | - "openai": "^5.8.3", |
| 91 | + "openai": "^5.9.2", |
92 | 92 | "openapi-types": "^12.1.3", |
93 | 93 | "p-ratelimit": "^1.0.1", |
94 | 94 | "pdf-lib": "^1.17.1", |
95 | 95 | "pdf-merger-js": "^5.1.2", |
96 | | - "picomatch": "^4.0.2", |
97 | | - "playwright": "^1.53.2", |
| 96 | + "picomatch": "^4.0.3", |
| 97 | + "playwright": "^1.54.1", |
98 | 98 | "pluralize": "^8.0.0", |
99 | 99 | "react-markdown": "^10.1.0", |
100 | 100 | "rehype-raw": "^7.0.0", |
|
114 | 114 | "remark-mdx": "^3.1.0", |
115 | 115 | "remark-message-control": "^8.0.0", |
116 | 116 | "remark-stringify": "^11.0.0", |
117 | | - "shiki": "^3.7.0", |
| 117 | + "rspress": "2.0.0-beta.21", |
| 118 | + "shiki": "^3.8.0", |
118 | 119 | "simple-git": "^3.28.0", |
119 | 120 | "string-width": "^7.2.0", |
120 | 121 | "swagger2openapi": "^7.0.8", |
121 | 122 | "tinyglobby": "^0.2.14", |
122 | 123 | "type-fest": "^4.41.0", |
123 | 124 | "typescript": "^5.8.3", |
124 | | - "typescript-eslint": "^8.36.0", |
| 125 | + "typescript-eslint": "^8.37.0", |
125 | 126 | "unified": "^11.0.5", |
126 | 127 | "unified-lint-rule": "^3.0.1", |
127 | 128 | "unist-util-position": "^5.0.0", |
|
133 | 134 | "devDependencies": { |
134 | 135 | "@changesets/changelog-github": "^0.5.1", |
135 | 136 | "@changesets/cli": "^2.29.5", |
136 | | - "@eslint/js": "^9.30.1", |
| 137 | + "@eslint/js": "^9.31.0", |
137 | 138 | "@swc-node/register": "^1.10.10", |
138 | | - "@swc/core": "1.12.11", |
| 139 | + "@swc/core": "1.12.14", |
139 | 140 | "@types/cli-progress": "^3.11.6", |
140 | 141 | "@types/ejs": "^3.1.5", |
141 | 142 | "@types/mdast": "^4.0.4", |
142 | | - "@types/node": "^22.16.2", |
| 143 | + "@types/node": "^22.16.4", |
143 | 144 | "@types/picomatch": "^4.0.0", |
144 | 145 | "@types/pluralize": "^0.0.33", |
145 | 146 | "@types/react": "^19.1.8", |
|
154 | 155 | "nano-staged": "^0.8.0", |
155 | 156 | "npm-run-all2": "^8.0.4", |
156 | 157 | "prettier": "^3.6.2", |
157 | | - "prettier-plugin-pkg": "^0.21.1", |
| 158 | + "prettier-plugin-pkg": "^0.21.2", |
158 | 159 | "prettier-plugin-properties": "^0.3.0", |
159 | 160 | "simple-git-hooks": "^2.13.0", |
160 | 161 | "type-coverage": "^2.29.7", |
|
0 commit comments