From ed3cc5bb1ff8e5015553c811ab00b3795268bab1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 11:10:15 +0000 Subject: [PATCH] Update dependency knip to ^6.14.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2de7482..e5f5112 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@tabler/icons-react": "3.41.1", "clsx": "^2.1.1", "graphql": "^16.14.0", - "knip": "^6.14.1", + "knip": "^6.14.2", "motion": "^12.40.0", "next": "^16.2.6", "next-sitemap": "^4.2.3", @@ -7899,9 +7899,9 @@ } }, "node_modules/knip": { - "version": "6.14.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.14.1.tgz", - "integrity": "sha512-SN3Ly0ixzj5CQkY/rc4OPHpWrCC0XRIIjgdP76G9Cni5k72ur5jBYOyvJuF5oPTM14v8eHcMUgPbElHa+lnR0g==", + "version": "6.14.2", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.14.2.tgz", + "integrity": "sha512-Vg3JhIINjZew1I7qAFI4UHemW1mc4azP/BxJvsq9eGDfxpGO7oVCuD/bsWkog9TO/ZwwJeAeOMFZ1kd9jnY9+Q==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 505bddf..8db9152 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@tabler/icons-react": "3.41.1", "clsx": "^2.1.1", "graphql": "^16.14.0", - "knip": "^6.14.1", + "knip": "^6.14.2", "motion": "^12.40.0", "next": "^16.2.6", "next-sitemap": "^4.2.3",