We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1c0b7 commit 211417aCopy full SHA for 211417a
package.json
@@ -45,10 +45,10 @@
45
"@biomejs/biome": "^1.9.4",
46
"@rsbuild/core": "1.7.3",
47
"@rslib/core": "^0.19.6",
48
- "@rspack/cli": "^1.7.6",
49
- "@rspack/core": "^1.7.6",
50
- "@rstest/core": "^0.8.5",
51
- "@types/node": "^24.11.0",
+ "@rspack/cli": "^1.7.7",
+ "@rspack/core": "^1.7.7",
+ "@rstest/core": "^0.9.0",
+ "@types/node": "^24.12.0",
52
"nano-staged": "^0.9.0",
53
"rslog": "^1.3.2",
54
"simple-git-hooks": "^2.13.1",
@@ -64,7 +64,7 @@
64
"optional": true
65
}
66
},
67
- "packageManager": "pnpm@10.30.3",
+ "packageManager": "pnpm@10.31.0",
68
"publishConfig": {
69
"access": "public",
70
"registry": "https://registry.npmjs.org/"
0 commit comments