|
3 | 3 | "type": "module", |
4 | 4 | "version": "4.1.0-beta.6", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.30.3", |
| 6 | + "packageManager": "pnpm@10.31.0", |
7 | 7 | "description": "Next generation testing framework powered by Vite", |
8 | 8 | "engines": { |
9 | 9 | "node": "^20.0.0 || ^22.0.0 || >=24.0.0" |
|
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@antfu/eslint-config": "^7.6.1", |
44 | | - "@antfu/ni": "^28.2.0", |
| 44 | + "@antfu/ni": "^28.3.0", |
45 | 45 | "@playwright/test": "^1.58.2", |
46 | | - "@rollup/plugin-commonjs": "^29.0.0", |
| 46 | + "@rollup/plugin-commonjs": "^29.0.2", |
47 | 47 | "@rollup/plugin-json": "^6.1.0", |
48 | 48 | "@rollup/plugin-node-resolve": "^16.0.3", |
49 | | - "@types/node": "24.11.0", |
| 49 | + "@types/node": "24.12.0", |
50 | 50 | "@types/ws": "catalog:", |
51 | 51 | "@vitest/browser": "workspace:*", |
52 | 52 | "@vitest/coverage-istanbul": "workspace:*", |
|
66 | 66 | "tsx": "^4.21.0", |
67 | 67 | "typescript": "^5.9.3", |
68 | 68 | "unplugin-isolated-decl": "^0.15.7", |
69 | | - "unplugin-oxc": "^0.5.7", |
| 69 | + "unplugin-oxc": "^0.6.0", |
70 | 70 | "vite": "7.1.5", |
71 | 71 | "vitest": "workspace:*", |
72 | 72 | "zx": "^8.8.5" |
|
0 commit comments