We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca3836 commit b787b81Copy full SHA for b787b81
2 files changed
package.json
@@ -30,8 +30,8 @@
30
},
31
"devDependencies": {
32
"@biomejs/biome": "^1.9.4",
33
- "@rslib/core": "^0.21.2",
34
- "@rstest/core": "^0.9.8",
+ "@rslib/core": "^0.21.3",
+ "@rstest/core": "^0.9.9",
35
"@types/node": "^24.12.2",
36
"case-police": "^2.2.1",
37
"pathe": "^2.0.3",
@@ -41,7 +41,7 @@
41
"tinyglobby": "^0.2.16",
42
"typescript": "^6.0.3"
43
44
- "packageManager": "pnpm@10.33.0",
+ "packageManager": "pnpm@10.33.2",
45
"publishConfig": {
46
"access": "public",
47
"registry": "https://registry.npmjs.org/"
0 commit comments