|
42 | 42 | "dependencies": { |
43 | 43 | "@alauda/doom-export": "^0.3.1", |
44 | 44 | "@cspell/eslint-plugin": "^9.4.0", |
45 | | - "@eslint-react/eslint-plugin": "^2.3.13", |
| 45 | + "@eslint-react/eslint-plugin": "^2.4.0", |
46 | 46 | "@inquirer/prompts": "^8.1.0", |
47 | 47 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", |
48 | 48 | "@rsbuild/plugin-react": "^1.4.2", |
49 | 49 | "@rsbuild/plugin-sass": "^1.4.0", |
50 | 50 | "@rsbuild/plugin-svgr": "^1.2.3", |
51 | 51 | "@rsbuild/plugin-yaml": "^1.0.3", |
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", |
| 52 | + "@rspress/core": "2.0.0-rc.3", |
| 53 | + "@rspress/plugin-algolia": "2.0.0-rc.3", |
| 54 | + "@rspress/plugin-sitemap": "2.0.0-rc.3", |
| 55 | + "@rspress/shared": "2.0.0-rc.3", |
57 | 56 | "@shikijs/transformers": "^3.20.0", |
58 | 57 | "@total-typescript/ts-reset": "^0.6.1", |
59 | 58 | "@types/react": "^19.2.7", |
|
74 | 73 | "mdast-util-to-markdown": "^2.1.2", |
75 | 74 | "mdast-util-to-string": "^4.0.0", |
76 | 75 | "mermaid": "^11.12.2", |
77 | | - "openai": "^6.10.0", |
| 76 | + "openai": "^6.15.0", |
78 | 77 | "openapi-types": "^12.1.3", |
79 | 78 | "p-ratelimit": "^1.0.1", |
80 | 79 | "picomatch": "^4.0.3", |
|
102 | 101 | "tinyglobby": "^0.2.15", |
103 | 102 | "type-fest": "^5.3.1", |
104 | 103 | "typescript": "^5.9.3", |
105 | | - "typescript-eslint": "^8.49.0", |
| 104 | + "typescript-eslint": "^8.50.1", |
106 | 105 | "unified": "^11.0.5", |
107 | 106 | "unified-lint-rule": "^3.0.1", |
108 | 107 | "unist-util-position": "^5.0.0", |
|
0 commit comments