We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611797c commit c7884ddCopy full SHA for c7884dd
package.json
@@ -38,9 +38,9 @@
38
},
39
"devDependencies": {
40
"@biomejs/biome": "^1.9.4",
41
- "@rslib/core": "^0.19.6",
42
- "@rspack/core": "^1.7.7",
43
- "@rstest/core": "^0.9.1",
+ "@rslib/core": "^0.20.0",
+ "@rspack/core": "^1.7.9",
+ "@rstest/core": "^0.9.2",
44
"@types/node": "^24.12.0",
45
"bumpp": "^10.4.1",
46
"cac": "^6.7.14",
@@ -67,7 +67,7 @@
67
"optional": true
68
}
69
70
- "packageManager": "pnpm@10.31.0",
+ "packageManager": "pnpm@10.32.1",
71
"publishConfig": {
72
"access": "public",
73
"registry": "https://registry.npmjs.org/"
0 commit comments