We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0305aaa commit 1eef99eCopy full SHA for 1eef99e
2 files changed
package.json
@@ -41,9 +41,9 @@
41
},
42
"devDependencies": {
43
"@babel/code-frame": "^7.29.0",
44
- "@rslib/core": "^0.21.2",
+ "@rslib/core": "^0.21.3",
45
"@rspack/core": "^1.7.11",
46
- "@rstest/core": "^0.9.8",
+ "@rstest/core": "^0.9.9",
47
"@types/babel__code-frame": "^7.27.0",
48
"@types/is-glob": "^4.0.4",
49
"@types/mock-fs": "^4.13.4",
@@ -66,7 +66,7 @@
66
"optional": true
67
}
68
69
- "packageManager": "pnpm@10.33.0",
+ "packageManager": "pnpm@10.33.2",
70
"publishConfig": {
71
"access": "public",
72
"registry": "https://registry.npmjs.org/"
0 commit comments