|
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@biomejs/biome": "^1.9.4", |
46 | | - "@rsbuild/core": "1.6.0", |
47 | | - "@rslib/core": "^0.17.0", |
48 | | - "@rspack/cli": "^1.6.0", |
49 | | - "@rspack/core": "^1.6.0", |
50 | | - "@rstest/core": "^0.6.1", |
51 | | - "@types/node": "^22.19.0", |
52 | | - "nano-staged": "^0.8.0", |
53 | | - "rslog": "^1.3.0", |
| 46 | + "@rsbuild/core": "1.6.10", |
| 47 | + "@rslib/core": "^0.18.2", |
| 48 | + "@rspack/cli": "^1.6.5", |
| 49 | + "@rspack/core": "^1.6.5", |
| 50 | + "@rstest/core": "^0.6.8", |
| 51 | + "@types/node": "^22.19.1", |
| 52 | + "nano-staged": "^0.9.0", |
| 53 | + "rslog": "^1.3.2", |
54 | 54 | "simple-git-hooks": "^2.13.1", |
55 | 55 | "strip-ansi": "^7.1.2", |
56 | 56 | "typescript": "^5.9.3", |
|
64 | 64 | "optional": true |
65 | 65 | } |
66 | 66 | }, |
67 | | - "packageManager": "pnpm@10.20.0", |
| 67 | + "packageManager": "pnpm@10.24.0", |
68 | 68 | "publishConfig": { |
69 | 69 | "access": "public", |
70 | 70 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments