We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d96c6d commit 2dfe3e5Copy full SHA for 2dfe3e5
3 files changed
.npmrc
@@ -2,4 +2,4 @@ auto-install-peers=true
2
3
public-hoist-pattern[]=*@biomejs/biome*
4
public-hoist-pattern[]=*@total-typescript/tsconfig*
5
-public-hoist-pattern[]=*lefthook*
+public-hoist-pattern[]=*lefthook*
package.json
@@ -52,14 +52,14 @@
52
"devDependencies": {
53
"@commitlint/cli": "^19.8.1",
54
"@commitlint/config-conventional": "^19.8.1",
55
- "@idleberg/configs": "^0.2.0",
+ "@idleberg/configs": "^0.3.1",
56
"@playwright/test": "^1.55.0",
57
- "@types/node": "^24.4.0",
+ "@types/node": "^24.5.2",
58
"concurrently": "^9.2.1",
59
"np": "^10.2.0",
60
- "tsdown": "^0.15.1",
+ "tsdown": "^0.15.2",
61
"typescript": "^5.9.2",
62
- "vite": "^7.1.5",
+ "vite": "^7.1.6",
63
"vitest": "^3.2.4"
64
},
65
"peerDependencies": {
0 commit comments