From 4ebb9a6c2628787220864972534fd18593a78d96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 01:10:26 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e0f4afda..7b4a46b1 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "git+https://github.com/TanStack/pacer.git" }, - "packageManager": "pnpm@10.25.0", + "packageManager": "pnpm@10.26.1", "type": "module", "scripts": { "build": "nx affected --skip-nx-cache --targets=build --exclude=examples/** && size-limit && pnpm run", @@ -61,7 +61,7 @@ "eslint": "^9.39.2", "eslint-plugin-unused-imports": "^4.3.0", "happy-dom": "^20.0.11", - "knip": "^5.76.1", + "knip": "^5.76.2", "markdown-link-extractor": "^4.0.3", "nx": "^22.3.3", "premove": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d89de10..9a76a32e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^20.0.11 version: 20.0.11 knip: - specifier: ^5.76.1 - version: 5.76.1(@types/node@25.0.3)(typescript@5.9.3) + specifier: ^5.76.2 + version: 5.76.2(@types/node@25.0.3)(typescript@5.9.3) markdown-link-extractor: specifier: ^4.0.3 version: 4.0.3 @@ -5057,8 +5057,8 @@ packages: keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} - knip@5.76.1: - resolution: {integrity: sha512-V9CgrzE8ZhqsJeZE4VFUXZHm1cRDmL8WiRRZUPBi65rWJkExdJkEmV2ab+jiOQTzhoBIL/d3DegOPpMq5IF3DA==} + knip@5.76.2: + resolution: {integrity: sha512-UCs2MNe+sUYo5rR/KcoyEqCqwWh1mrHcAkTvW7Hm7DcnaLa1xzHHRbEqmEeocI23bMXPaZtlSALrfjFIU0xNjQ==} engines: {node: '>=18.18.0'} hasBin: true peerDependencies: @@ -8812,7 +8812,7 @@ snapshots: dependencies: json-buffer: 3.0.1 - knip@5.76.1(@types/node@25.0.3)(typescript@5.9.3): + knip@5.76.2(@types/node@25.0.3)(typescript@5.9.3): dependencies: '@nodelib/fs.walk': 1.2.8 '@types/node': 25.0.3