|
86 | 86 | "@nx/rsbuild": "20.4.0-beta.2", |
87 | 87 | "@nx/rspack": "20.4.0-beta.2", |
88 | 88 | "@nx/storybook": "20.4.0-beta.2", |
| 89 | + "@nx/vite": "20.4.0-beta.2", |
89 | 90 | "@nx/web": "20.4.0-beta.2", |
90 | 91 | "@nx/webpack": "20.4.0-beta.2", |
91 | | - "@nx/vite": "20.4.0-beta.2", |
92 | 92 | "@phenomnomnominal/tsquery": "~5.0.1", |
93 | 93 | "@playwright/test": "^1.36.1", |
94 | 94 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7", |
|
102 | 102 | "@rollup/plugin-json": "^6.1.0", |
103 | 103 | "@rollup/plugin-node-resolve": "^15.2.3", |
104 | 104 | "@rollup/plugin-url": "^8.0.2", |
105 | | - "@rspack/core": "1.1.6", |
106 | 105 | "@rsbuild/core": "1.1.8", |
| 106 | + "@rspack/core": "1.1.6", |
107 | 107 | "@rspack/dev-server": "1.0.9", |
108 | 108 | "@rspack/plugin-minify": "^0.7.5", |
109 | 109 | "@rspack/plugin-react-refresh": "^1.0.0", |
|
136 | 136 | "@types/jasmine": "~2.8.6", |
137 | 137 | "@types/jasminewd2": "~2.0.3", |
138 | 138 | "@types/jest": "29.5.12", |
| 139 | + "@types/js-yaml": "^4.0.9", |
139 | 140 | "@types/marked": "^2.0.0", |
140 | 141 | "@types/node": "20.16.10", |
141 | 142 | "@types/npm-package-arg": "6.1.1", |
|
227 | 228 | "jest-runtime": "29.7.0", |
228 | 229 | "jest-util": "29.7.0", |
229 | 230 | "js-tokens": "^4.0.0", |
| 231 | + "js-yaml": "^4.1.0", |
230 | 232 | "jsonc-eslint-parser": "^2.1.0", |
231 | 233 | "jsonc-parser": "3.2.0", |
232 | 234 | "kill-port": "^1.6.1", |
|
0 commit comments