From bdd030586482f2069f0dabe68935255da2303e78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 23:44:27 +0000 Subject: [PATCH] chore(deps): bump knip from 6.23.0 to 6.24.0 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.23.0 to 6.24.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.24.0/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 6.24.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 0fba8c97..85340202 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "eslint-plugin-unicorn": "^65.0.1", "husky": "^9.1.7", "jscpd": "^5.0.11", - "knip": "^6.23.0", + "knip": "^6.24.0", "prettier": "^3.9.4", "prettier-plugin-packagejson": "^3.0.2", "prettier-plugin-tailwindcss": "^0.8.0", @@ -11755,9 +11755,9 @@ } }, "node_modules/knip": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.23.0.tgz", - "integrity": "sha512-2DvAOX2pZWiG4SLvRRxOAU0aWGEn1ZoVblI541xIoXFdHqq2THMZXy66/qcY5WGuW3TXhb9T1x1zd/Hd1u+yqg==", + "version": "6.24.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.24.0.tgz", + "integrity": "sha512-PokLlgeEjLh1rAsB7ts+52wZ37HBr1nDhE6NNONwEaXdeZGCJOkP7ZlIAI2Gtu8xohquzTWy75bc/1diI9shQw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index ad028c44..1b917ca4 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-unicorn": "^65.0.1", "husky": "^9.1.7", "jscpd": "^5.0.11", - "knip": "^6.23.0", + "knip": "^6.24.0", "prettier": "^3.9.4", "prettier-plugin-packagejson": "^3.0.2", "prettier-plugin-tailwindcss": "^0.8.0",