diff --git a/bun.lockb b/bun.lockb index 520463a..a808971 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 65f6d22..7d2c146 100644 --- a/package.json +++ b/package.json @@ -46,16 +46,16 @@ "clean:node": "rm -rf node_modules" }, "dependencies": { - "remeda": "^2.2.2", - "type-fest": "^4.21.0" + "remeda": "^2.6.0", + "type-fest": "^4.23.0" }, "devDependencies": { - "bun-types": "^1.1.17", + "bun-types": "^1.1.20", "npm-check-updates": "^16.14.20", "npm-sort": "^0.0.4", - "tsup": "^8.1.0", - "tsx": "^4.16.0", - "typescript": "^5.5.3" + "tsup": "^8.2.3", + "tsx": "^4.16.2", + "typescript": "^5.5.4" }, "optionalDependencies": { "@effect/schema": "*",