|
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | 60 | "@cspell/eslint-plugin": "^8.19.4 || ^9.0.2", |
61 | | - "@eslint-react/eslint-plugin": "^1.51.1", |
| 61 | + "@eslint-react/eslint-plugin": "^1.51.2", |
62 | 62 | "@inquirer/prompts": "^7.5.3", |
63 | 63 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", |
64 | 64 | "@playwright/browser-chromium": "^1.52.0", |
|
70 | 70 | "@rspress/plugin-algolia": "2.0.0-beta.11", |
71 | 71 | "@rspress/plugin-llms": "^2.0.0-beta.11", |
72 | 72 | "@shikijs/transformers": "^3.6.0", |
| 73 | + "@total-typescript/ts-reset": "^0.6.1", |
73 | 74 | "chokidar": "^4.0.3", |
74 | 75 | "cli-progress": "^3.12.0", |
75 | 76 | "clsx": "^2.1.1", |
76 | 77 | "commander": "^13.1.0 || ^14.0.0", |
77 | 78 | "ejs": "^3.1.10", |
78 | | - "es-toolkit": "^1.39.1", |
| 79 | + "es-toolkit": "^1.39.3", |
79 | 80 | "eslint": "^9.28.0", |
80 | 81 | "eslint-plugin-mdx": "^3.4.2", |
81 | 82 | "html-tag-names": "^2.1.0", |
|
112 | 113 | "@eslint/js": "^9.28.0", |
113 | 114 | "@swc-node/register": "^1.10.10", |
114 | 115 | "@swc/core": "1.11.31", |
115 | | - "@total-typescript/ts-reset": "^0.6.1", |
116 | 116 | "@types/cli-progress": "^3.11.6", |
117 | 117 | "@types/ejs": "^3.1.5", |
118 | 118 | "@types/node": "^22.15.30", |
|
128 | 128 | "nano-staged": "^0.8.0", |
129 | 129 | "npm-run-all2": "^8.0.4", |
130 | 130 | "prettier": "^3.5.3", |
131 | | - "prettier-plugin-pkg": "^0.20.0", |
| 131 | + "prettier-plugin-pkg": "^0.21.1", |
132 | 132 | "prettier-plugin-properties": "^0.3.0", |
133 | 133 | "simple-git-hooks": "^2.13.0", |
134 | 134 | "type-coverage": "^2.29.7", |
|
0 commit comments