|
48 | 48 | "@cspell/eslint-plugin": "^10.0.0", |
49 | 49 | "@eslint-react/eslint-plugin": "^4.2.3", |
50 | 50 | "@eslint/js": "^10.0.1", |
51 | | - "@inquirer/prompts": "^8.4.1", |
| 51 | + "@inquirer/prompts": "^8.4.3", |
52 | 52 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", |
53 | | - "@rsbuild/plugin-react": "^1.4.6", |
54 | | - "@rsbuild/plugin-sass": "^1.5.1", |
55 | | - "@rsbuild/plugin-svgr": "^1.3.1", |
| 53 | + "@rsbuild/plugin-react": "^2.0.0", |
| 54 | + "@rsbuild/plugin-sass": "^1.5.2", |
| 55 | + "@rsbuild/plugin-svgr": "^2.0.2", |
56 | 56 | "@rsbuild/plugin-yaml": "^1.0.4", |
57 | | - "@rspress/core": "2.0.8", |
58 | | - "@rspress/plugin-algolia": "2.0.8", |
59 | | - "@rspress/plugin-sitemap": "2.0.8", |
60 | | - "@rspress/shared": "2.0.8", |
| 57 | + "@rspress/core": "2.0.11", |
| 58 | + "@rspress/plugin-algolia": "2.0.11", |
| 59 | + "@rspress/plugin-sitemap": "2.0.11", |
| 60 | + "@rspress/shared": "2.0.11", |
61 | 61 | "@shikijs/transformers": "^4.0.2", |
62 | 62 | "@total-typescript/ts-reset": "^0.6.1", |
63 | 63 | "@types/react": "^19.2.14", |
64 | 64 | "ab64": "^0.1.6", |
65 | 65 | "chokidar": "^5.0.0", |
66 | 66 | "clsx": "^2.1.1", |
67 | 67 | "commander": "^14.0.3", |
68 | | - "ejs": "^5.0.1", |
69 | | - "es-toolkit": "^1.45.1", |
70 | | - "eslint": "^10.2.0", |
| 68 | + "ejs": "^5.0.2", |
| 69 | + "es-toolkit": "^1.46.1", |
| 70 | + "eslint": "^10.3.0", |
71 | 71 | "eslint-plugin-mdx": "^3.7.0", |
72 | | - "globals": "^17.4.0", |
| 72 | + "globals": "^17.6.0", |
73 | 73 | "hastscript": "^9.0.1", |
74 | 74 | "html-tag-names": "^2.1.0", |
75 | 75 | "jsencrypt": "^3.5.4", |
|
79 | 79 | "mdast-util-phrasing": "^4.1.0", |
80 | 80 | "mdast-util-to-markdown": "^2.1.2", |
81 | 81 | "mdast-util-to-string": "^4.0.0", |
82 | | - "mermaid": "^11.14.0", |
83 | | - "openai": "^6.33.0", |
| 82 | + "mermaid": "^11.15.0", |
| 83 | + "openai": "^6.37.0", |
84 | 84 | "openapi-types": "^12.1.3", |
85 | 85 | "p-ratelimit": "^1.0.1", |
86 | 86 | "picomatch": "^4.0.4", |
87 | 87 | "pluralize": "^8.0.0", |
88 | 88 | "react-markdown": "^10.1.0", |
89 | | - "react-tooltip": "^5.30.0", |
| 89 | + "react-tooltip": "^6.0.2", |
90 | 90 | "rehype-raw": "^7.0.0", |
91 | 91 | "rehype-sanitize": "^6.0.0", |
92 | 92 | "remark-directive": "^4.0.0", |
|
101 | 101 | "remark-mdx": "^3.1.1", |
102 | 102 | "remark-message-control": "^8.0.0", |
103 | 103 | "remark-stringify": "^11.0.0", |
104 | | - "simple-git": "^3.35.2", |
105 | | - "string-width": "^8.2.0", |
| 104 | + "simple-git": "^3.36.0", |
| 105 | + "string-width": "^8.2.1", |
106 | 106 | "swagger2openapi": "^7.0.8", |
107 | 107 | "tinyglobby": "^0.2.16", |
108 | | - "type-fest": "^5.5.0", |
109 | | - "typescript": "^6.0.2", |
110 | | - "typescript-eslint": "^8.58.1", |
| 108 | + "type-fest": "^5.6.0", |
| 109 | + "typescript": "^6.0.3", |
| 110 | + "typescript-eslint": "^8.59.3", |
111 | 111 | "unified": "^11.0.5", |
112 | 112 | "unified-lint-rule": "^3.0.1", |
113 | 113 | "unist-util-position": "^5.0.0", |
114 | 114 | "unist-util-visit-parents": "^6.0.2", |
115 | 115 | "x-fetch": "^0.2.6", |
116 | | - "yaml": "^2.8.3", |
| 116 | + "yaml": "^2.9.0", |
117 | 117 | "yoctocolors": "^2.1.2" |
118 | 118 | } |
119 | 119 | } |
0 commit comments