Update dependency npm-check-updates to v19 #26

Merged
Thilawyn merged 1 commits from renovate/major-bun-major into master 2025-10-03 17:31:52 +02:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 67e0a1ccbc - Show all commits

View File

@@ -7,7 +7,7 @@
"@biomejs/biome": "^2.2.4", "@biomejs/biome": "^2.2.4",
"@effect/language-service": "^0.41.0", "@effect/language-service": "^0.41.0",
"@types/bun": "latest", "@types/bun": "latest",
"npm-check-updates": "^18.1.1", "npm-check-updates": "^19.0.0",
"npm-sort": "^0.0.4", "npm-sort": "^0.0.4",
"turbo": "^2.5.6", "turbo": "^2.5.6",
"typescript": "^5.9.2", "typescript": "^5.9.2",
@@ -786,7 +786,7 @@
"normalize-path": ["normalize-path@3.0.0", "", {}, "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="], "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=="], "npm-sort": ["npm-sort@0.0.4", "", { "bin": { "npm-sort": "./index.js" } }, "sha512-S5Id/3Jvr7Cf/QnWjRteprngERCBhhEFOM+wMhUrAYP060/HUBC1aL5GoXS3xITlgacJCWaSmP4HQaAt91nNYQ=="],

View File

@@ -15,7 +15,7 @@
"@biomejs/biome": "^2.2.4", "@biomejs/biome": "^2.2.4",
"@effect/language-service": "^0.41.0", "@effect/language-service": "^0.41.0",
"@types/bun": "latest", "@types/bun": "latest",
"npm-check-updates": "^18.1.1", "npm-check-updates": "^19.0.0",
"npm-sort": "^0.0.4", "npm-sort": "^0.0.4",
"turbo": "^2.5.6", "turbo": "^2.5.6",
"typescript": "^5.9.2" "typescript": "^5.9.2"