|
43 | 43 | "devDependencies": { |
44 | 44 | "@prefresh/core": "^1.5.10", |
45 | 45 | "@prefresh/utils": "^1.2.1", |
46 | | - "@rslib/core": "^0.21.5", |
| 46 | + "@rslib/core": "^0.22.0", |
47 | 47 | "@rslint/core": "^0.5.3", |
48 | | - "@rspack/core": "^2.0.4", |
49 | | - "@rspack/test-tools": "2.0.4", |
50 | | - "@rstest/core": "^0.10.2", |
51 | | - "@swc/helpers": "0.5.21", |
52 | | - "@swc/plugin-prefresh": "^12.10.0", |
| 48 | + "@rspack/core": "^2.0.5", |
| 49 | + "@rspack/test-tools": "2.0.5", |
| 50 | + "@rstest/core": "^0.10.3", |
| 51 | + "@swc/helpers": "0.5.23", |
| 52 | + "@swc/plugin-prefresh": "^12.12.0", |
53 | 53 | "@types/node": "^24.12.4", |
54 | 54 | "nano-staged": "^1.0.2", |
55 | 55 | "preact": "^10.29.2", |
|
61 | 61 | "@prefresh/core": "^1.5.0", |
62 | 62 | "@prefresh/utils": "^1.2.0" |
63 | 63 | }, |
64 | | - "packageManager": "pnpm@11.4.0", |
| 64 | + "packageManager": "pnpm@11.5.0", |
65 | 65 | "publishConfig": { |
66 | 66 | "access": "public", |
67 | 67 | "registry": "https://registry.npmjs.org/" |
|
0 commit comments