From 67e0a1ccbcc0e61cad3fa0685752ff9b67bace3c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Oct 2025 15:29:15 +0000 Subject: [PATCH] Update dependency npm-check-updates to v19 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 42623a1..6f5197f 100644 --- a/bun.lock +++ b/bun.lock @@ -7,7 +7,7 @@ "@biomejs/biome": "^2.2.4", "@effect/language-service": "^0.41.0", "@types/bun": "latest", - "npm-check-updates": "^18.1.1", + "npm-check-updates": "^19.0.0", "npm-sort": "^0.0.4", "turbo": "^2.5.6", "typescript": "^5.9.2", @@ -786,7 +786,7 @@ "normalize-path": ["normalize-path@3.0.0", "", {}, "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="], - "npm-check-updates": ["npm-check-updates@18.3.1", "", { "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" } }, "sha512-5HwKPq7ybOOA1xB4FZg/1ToZZ5/i93U8m3co1mb3GYZAZPDkcxEFukQTTp/Abym+ZY6ShfrHl45Y0rCcwsNnQA=="], + "npm-check-updates": ["npm-check-updates@19.0.0", "", { "bin": { "npm-check-updates": "build/cli.js", "ncu": "build/cli.js" } }, "sha512-qcfjZEv6xB+WvW24S8wU1MKISPPiTREraBg62XDo/7zmOLXH3Zj7ti2v/LRfks0qITU8SDZLTWwgIitflvursw=="], "npm-sort": ["npm-sort@0.0.4", "", { "bin": { "npm-sort": "./index.js" } }, "sha512-S5Id/3Jvr7Cf/QnWjRteprngERCBhhEFOM+wMhUrAYP060/HUBC1aL5GoXS3xITlgacJCWaSmP4HQaAt91nNYQ=="], diff --git a/package.json b/package.json index 0d3b1f0..a0674f4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@biomejs/biome": "^2.2.4", "@effect/language-service": "^0.41.0", "@types/bun": "latest", - "npm-check-updates": "^18.1.1", + "npm-check-updates": "^19.0.0", "npm-sort": "^0.0.4", "turbo": "^2.5.6", "typescript": "^5.9.2"