We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90606ba commit 475d5cdCopy full SHA for 475d5cd
2 files changed
package.json
@@ -31,10 +31,10 @@
31
"pre-commit": "pnpm run lint:write"
32
},
33
"devDependencies": {
34
- "@rslib/core": "^0.21.3",
35
- "@rslint/core": "^0.5.1",
36
- "@rstest/core": "^0.9.10",
37
- "@types/node": "^24.12.2",
+ "@rslib/core": "^0.21.5",
+ "@rslint/core": "^0.5.3",
+ "@rstest/core": "^0.10.0",
+ "@types/node": "^24.12.4",
38
"case-police": "^2.2.1",
39
"pathe": "^2.0.3",
40
"picocolors": "^1.1.1",
@@ -44,7 +44,7 @@
44
"tinyglobby": "^0.2.16",
45
"typescript": "^6.0.3"
46
47
- "packageManager": "pnpm@10.33.2",
+ "packageManager": "pnpm@10.33.4",
48
"publishConfig": {
49
"access": "public",
50
"registry": "https://registry.npmjs.org/"
0 commit comments