|
57 | 57 | }, |
58 | 58 | "dependencies": { |
59 | 59 | "@cspell/eslint-plugin": "^9.0.2", |
60 | | - "@eslint-react/eslint-plugin": "^1.49.0", |
61 | | - "@inquirer/prompts": "^7.5.1", |
| 60 | + "@eslint-react/eslint-plugin": "^1.50.0", |
| 61 | + "@inquirer/prompts": "^7.5.3", |
62 | 62 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", |
63 | 63 | "@playwright/browser-chromium": "^1.52.0", |
64 | 64 | "@rsbuild/plugin-sass": "^1.3.1", |
65 | 65 | "@rsbuild/plugin-yaml": "^1.0.2", |
66 | | - "@rspress/core": "2.0.0-beta.6", |
| 66 | + "@rspress/core": "2.0.0-beta.7", |
67 | 67 | "@shikijs/transformers": "^3.4.2", |
68 | 68 | "chokidar": "^4.0.3", |
69 | 69 | "cli-progress": "^3.12.0", |
|
94 | 94 | "shiki": "^3.4.2", |
95 | 95 | "simple-git": "^3.27.0", |
96 | 96 | "swagger2openapi": "^7.0.8", |
97 | | - "tinyglobby": "^0.2.13", |
| 97 | + "tinyglobby": "^0.2.14", |
98 | 98 | "type-fest": "^4.41.0", |
99 | 99 | "typescript-eslint": "^8.32.1", |
100 | 100 | "x-fetch": "^0.2.6", |
|
106 | 106 | "@changesets/cli": "^2.29.4", |
107 | 107 | "@eslint/js": "^9.27.0", |
108 | 108 | "@swc-node/register": "^1.10.10", |
109 | | - "@swc/core": "1.11.24", |
| 109 | + "@swc/core": "1.11.29", |
110 | 110 | "@total-typescript/ts-reset": "^0.6.1", |
111 | 111 | "@types/cli-progress": "^3.11.6", |
112 | 112 | "@types/ejs": "^3.1.5", |
113 | 113 | "@types/node": "^22.15.21", |
114 | 114 | "@types/picomatch": "^4.0.0", |
115 | | - "@types/react": "^19.1.4", |
| 115 | + "@types/react": "^19.1.5", |
116 | 116 | "@types/react-dom": "^19.1.5", |
117 | 117 | "@types/swagger2openapi": "^7.0.4", |
118 | 118 | "@unts/patch-package": "^8.1.1", |
119 | 119 | "clean-pkg-json": "^1.3.0", |
120 | | - "eslint-import-resolver-typescript": "^4.3.5", |
121 | | - "eslint-plugin-import-x": "^4.12.2", |
| 120 | + "eslint-import-resolver-typescript": "^4.4.1", |
| 121 | + "eslint-plugin-import-x": "^4.13.3", |
122 | 122 | "nano-staged": "^0.8.0", |
123 | | - "npm-run-all2": "^8.0.3", |
| 123 | + "npm-run-all2": "^8.0.4", |
124 | 124 | "prettier": "^3.5.3", |
125 | 125 | "prettier-plugin-pkg": "^0.19.1", |
126 | 126 | "prettier-plugin-properties": "^0.3.0", |
|
130 | 130 | "yarn-berry-deduplicate": "^6.1.3" |
131 | 131 | }, |
132 | 132 | "publishConfig": { |
133 | | - "access": "public", |
134 | 133 | "registry": "https://registry.npmjs.org" |
135 | 134 | }, |
136 | 135 | "typeCoverage": { |
|
0 commit comments