Update dependency npm-check-updates to v21
All checks were successful
Lint / lint (push) Successful in 14s
Test build / test-build (pull_request) Successful in 48s

This commit is contained in:
2026-04-15 12:01:31 +00:00
parent ff13e941e3
commit 66fb4d5c8a
2 changed files with 4 additions and 4 deletions

View File

@@ -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=="],

View File

@@ -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"