Skip to content

Commit 2dfe3e5

Browse files
committed
chore: add public-hoist-pattern
1 parent 8d96c6d commit 2dfe3e5

3 files changed

Lines changed: 359 additions & 365 deletions

File tree

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ auto-install-peers=true
22

33
public-hoist-pattern[]=*@biomejs/biome*
44
public-hoist-pattern[]=*@total-typescript/tsconfig*
5-
public-hoist-pattern[]=*lefthook*
5+
public-hoist-pattern[]=*lefthook*

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@
5252
"devDependencies": {
5353
"@commitlint/cli": "^19.8.1",
5454
"@commitlint/config-conventional": "^19.8.1",
55-
"@idleberg/configs": "^0.2.0",
55+
"@idleberg/configs": "^0.3.1",
5656
"@playwright/test": "^1.55.0",
57-
"@types/node": "^24.4.0",
57+
"@types/node": "^24.5.2",
5858
"concurrently": "^9.2.1",
5959
"np": "^10.2.0",
60-
"tsdown": "^0.15.1",
60+
"tsdown": "^0.15.2",
6161
"typescript": "^5.9.2",
62-
"vite": "^7.1.5",
62+
"vite": "^7.1.6",
6363
"vitest": "^3.2.4"
6464
},
6565
"peerDependencies": {

0 commit comments

Comments
 (0)