We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fd475 commit 75227d8Copy full SHA for 75227d8
2 files changed
package.json
@@ -30,14 +30,14 @@
30
},
31
"devDependencies": {
32
"@biomejs/biome": "^1.9.4",
33
- "@rslib/core": "^0.1.1",
34
- "@types/node": "^22.10.1",
+ "@rslib/core": "^0.11.1",
+ "@types/node": "^22.17.0",
35
"case-police": "^2.0.0",
36
"picocolors": "^1.1.1",
37
- "rslog": "^1.2.3",
38
- "simple-git-hooks": "^2.11.1",
39
- "tinyglobby": "^0.2.10",
40
- "typescript": "^5.7.2"
+ "rslog": "^1.2.10",
+ "simple-git-hooks": "^2.13.1",
+ "tinyglobby": "^0.2.14",
+ "typescript": "^5.9.2"
41
42
"packageManager": "pnpm@10.14.0",
43
"publishConfig": {
0 commit comments