diff --git a/bun.lock b/bun.lock index e06ae00..a6e8fec 100644 --- a/bun.lock +++ b/bun.lock @@ -15,7 +15,7 @@ "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "0.21.17", "bunfig": "^0.15.6", - "pickier": "^0.1.7", + "pickier": "^0.1.9", "ts-error-handling": "^0.1.0", "typescript": "^5.9.3", }, diff --git a/package.json b/package.json index 2195d17..7bbd112 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "0.21.17", "bunfig": "^0.15.6", - "pickier": "^0.1.7", + "pickier": "^0.1.9", "ts-error-handling": "^0.1.0", "typescript": "^5.9.3" },