Update dependency npm-check-updates to v23
Lint / lint (push) Failing after 27s
Build / build (pull_request) Successful in 1m21s

This commit is contained in:
2026-07-27 02:24:48 +00:00
parent 440e23b80e
commit 4b31c0de2a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
"@biomejs/biome": "^2.4.15",
"@effect/language-service": "^0.86.1",
"@types/bun": "^1.3.14",
"npm-check-updates": "^22.2.0",
"npm-check-updates": "^23.0.0",
"npm-sort": "^0.0.4",
"turbo": "^2.9.14",
"typescript": "^5.9.2",
@@ -819,7 +819,7 @@
"normalize-path": ["normalize-path@3.0.0", "", {}, "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="],
"npm-check-updates": ["npm-check-updates@22.2.0", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-kaxgbkGkCOtoSrsUXShgcEiEfrRPqmOGk6Yeya+5hoNptblu9vuE8/PLABUSJz+IeNgKJBFxcC3UrBYmKsB8iA=="],
"npm-check-updates": ["npm-check-updates@23.0.0", "", { "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" } }, "sha512-B7dvnnS4Tm/4YQghXjBgGBDuHsk88hqCmr4ZuCr0nscsPzf/QVMls5mT8ZUcHrcrFRBP1afB2KNuJo8Px55DrA=="],
"npm-sort": ["npm-sort@0.0.4", "", { "bin": { "npm-sort": "./index.js" } }, "sha512-S5Id/3Jvr7Cf/QnWjRteprngERCBhhEFOM+wMhUrAYP060/HUBC1aL5GoXS3xITlgacJCWaSmP4HQaAt91nNYQ=="],
+1 -1
View File
@@ -15,7 +15,7 @@
"@biomejs/biome": "^2.4.15",
"@effect/language-service": "^0.86.1",
"@types/bun": "^1.3.14",
"npm-check-updates": "^22.2.0",
"npm-check-updates": "^23.0.0",
"npm-sort": "^0.0.4",
"turbo": "^2.9.14",
"typescript": "^5.9.2"