Skip to content

Commit e6f3397

Browse files
committed
chore: update dependencies
1 parent 94239b6 commit e6f3397

3 files changed

Lines changed: 1197 additions & 1082 deletions

File tree

lefthook.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[[remotes]]
22
git_url = "https://github.com/idleberg/configs"
3-
ref = "main"
3+
ref = "v0.4.2"
44
configs = [
55
"lefthook/biome.toml",
66
"lefthook/commitlint.toml",

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,18 @@
5151
"log-symbols": "^7.0.1"
5252
},
5353
"devDependencies": {
54-
"@commitlint/cli": "^20.3.1",
55-
"@commitlint/config-conventional": "^20.3.1",
54+
"@commitlint/cli": "^20.4.1",
55+
"@commitlint/config-conventional": "^20.4.1",
5656
"@expo/devcert": "^1.2.1",
57-
"@idleberg/configs": "^0.4.1",
58-
"@playwright/test": "^1.57.0",
57+
"@idleberg/configs": "^0.4.2",
58+
"@playwright/test": "^1.58.2",
5959
"@types/node": "^24.9.1",
6060
"concurrently": "^9.2.1",
61-
"np": "^10.2.0",
62-
"tsdown": "^0.19.0",
61+
"np": "^11.0.2",
62+
"tsdown": "^0.20.3",
6363
"typescript": "^5.9.3",
6464
"vite": "^7.3.1",
65-
"vitest": "^4.0.16"
65+
"vitest": "^4.0.18"
6666
},
6767
"peerDependencies": {
6868
"@expo/devcert": "^1.2.1",

0 commit comments

Comments
 (0)