|
264 | 264 | "typecheck": "tsc --noEmit" |
265 | 265 | }, |
266 | 266 | "dependencies": { |
267 | | - "@floating-ui/core": "1.7.3", |
268 | | - "@floating-ui/react": "0.27.16", |
| 267 | + "@floating-ui/core": "1.7.4", |
| 268 | + "@floating-ui/react": "0.27.17", |
269 | 269 | "@iarna/toml": "2.2.5", |
270 | | - "@typescript-eslint/typescript-estree": "8.46.2", |
271 | 270 | "chokidar": "4.0.3", |
272 | | - "classnames": "2.5.1", |
273 | | - "comment-json": "4.4.1", |
274 | | - "debounce": "2.2.0", |
| 271 | + "comment-json": "4.5.1", |
| 272 | + "debounce": "3.0.0", |
275 | 273 | "deepmerge-ts": "7.1.5", |
276 | 274 | "klona": "2.0.6", |
277 | | - "package-manager-detector": "1.5.0", |
278 | | - "recast": "0.23.11", |
279 | | - "tailwind-merge-v2": "npm:[email protected]", |
280 | | - "tailwind-merge-v3": "npm:[email protected]" |
| 275 | + "magic-string": "0.30.21", |
| 276 | + "oxc-parser": "0.112.0", |
| 277 | + "package-manager-detector": "1.6.0", |
| 278 | + "tailwind-merge@2": "npm:[email protected]", |
| 279 | + "tailwind-merge@3": "npm:[email protected]" |
281 | 280 | }, |
282 | 281 | "devDependencies": { |
283 | 282 | "@farmfe/core": "1.7.11", |
284 | | - "@modern-js/app-tools": "2.68.18", |
285 | | - "@parcel/plugin": "2.16.0", |
286 | | - "@rsbuild/core": "1.5.17", |
287 | | - "@rslib/core": "0.16.1", |
288 | | - "@rspack/core": "1.5.8", |
| 283 | + "@modern-js/app-tools": "3.0.0", |
| 284 | + "@parcel/plugin": "2.16.4", |
| 285 | + "@rsbuild/core": "1.7.3", |
| 286 | + "@rslib/core": "0.19.5", |
| 287 | + "@rspack/core": "1.7.5", |
289 | 288 | "@testing-library/jest-dom": "6.9.1", |
290 | 289 | "@testing-library/react": "16.3.0", |
291 | 290 | "@testing-library/user-event": "14.6.1", |
|
295 | 294 | "@typescript-eslint/parser": "8.46.2", |
296 | 295 | "@vitejs/plugin-react": "4.3.4", |
297 | 296 | "@vitest/coverage-v8": "2.1.8", |
298 | | - "acorn": "8.15.0", |
299 | | - "ast-types": "0.14.2", |
300 | | - "autoprefixer": "10.4.21", |
301 | | - "esbuild": "0.25.11", |
| 297 | + "autoprefixer": "10.4.24", |
| 298 | + "esbuild": "0.27.2", |
302 | 299 | "eslint-plugin-react": "7.37.5", |
303 | 300 | "eslint-plugin-vitest": "0.5.4", |
304 | | - "estree-walker": "3.0.3", |
305 | 301 | "jsdom": "25.0.1", |
306 | | - "minimatch": "10.0.3", |
307 | | - "next": "16.0.7", |
| 302 | + "next": "16.1.6", |
308 | 303 | "react-icons": "5.5.0", |
309 | | - "rolldown": "1.0.0-beta.45", |
310 | | - "rollup": "4.52.5", |
| 304 | + "rolldown": "1.0.0-rc.3", |
| 305 | + "rollup": "4.57.1", |
311 | 306 | "rollup-plugin-esbuild": "6.2.1", |
312 | 307 | "rollup-plugin-use-client": "1.4.0", |
313 | 308 | "typescript": "5.6.3", |
314 | | - "vite": "7.1.12", |
| 309 | + "vite": "7.3.1", |
315 | 310 | "vitest": "2.1.8", |
316 | | - "webpack": "5.102.1" |
| 311 | + "webpack": "5.105.0" |
317 | 312 | }, |
318 | 313 | "peerDependencies": { |
319 | 314 | "react": "^18 || ^19", |
|
0 commit comments