diff --git a/bun.lock b/bun.lock index a273b28..904ae30 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@biomejs/biome": "^2.4.9", "@effect/language-service": "^0.84.2", "@types/bun": "^1.3.11", - "npm-check-updates": "^19.6.6", + "npm-check-updates": "^21.0.0", "npm-sort": "^0.0.4", "turbo": "^2.8.21", "typescript": "^6.0.2", @@ -35,7 +35,7 @@ }, "packages/effect-fc": { "name": "effect-fc", - "version": "0.2.4", + "version": "0.2.5", "dependencies": { "effect-lens": "^0.1.4", }, @@ -1984,7 +1984,7 @@ "normalize-url": ["normalize-url@8.1.1", "", {}, "sha512-JYc0DPlpGWB40kH5g07gGTrYuMqV653k3uBKY6uITPWds3M0ov3GaWGp9lbE3Bzngx8+XkfzgvASb9vk9JDFXQ=="], - "npm-check-updates": ["npm-check-updates@19.6.6", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-AvlRcnlUEyBEJfblUSjYMJwYKvCIWDRuCDa6x3hyUMTMkI3kslmFm0LDqwgzQfshfNh0Z3ouKiA4fLjRN7HejQ=="], + "npm-check-updates": ["npm-check-updates@21.0.0", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-iGFLoW1QWsEDLR6Cnklyk+iHTf20hS84o79idR6AKhjSwk0whMdCd5FS0bTgEe6gMrRnJ0fGr2P6BEZ2zOelYg=="], "npm-run-path": ["npm-run-path@4.0.1", "", { "dependencies": { "path-key": "^3.0.0" } }, "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw=="], diff --git a/package.json b/package.json index 64a4c51..a687eff 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@biomejs/biome": "^2.4.9", "@effect/language-service": "^0.84.2", "@types/bun": "^1.3.11", - "npm-check-updates": "^19.6.6", + "npm-check-updates": "^21.0.0", "npm-sort": "^0.0.4", "turbo": "^2.8.21", "typescript": "^6.0.2"