From a78aa6793911d474966d7c8d00c90edd45c8125e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 13:04:04 +0000 Subject: [PATCH] chore(deps): bump knip from 6.3.1 to 6.4.1 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.3.1 to 6.4.1. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.4.1/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 6.4.1 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 335a1d17..04bfdac7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "eslint-plugin-unicorn": "^64.0.0", "husky": "^9.1.7", "jscpd": "^4.0.9", - "knip": "^6.3.1", + "knip": "^6.4.1", "prettier": "^3.8.3", "prettier-plugin-packagejson": "^3.0.2", "prettier-plugin-tailwindcss": "^0.7.2", @@ -11967,9 +11967,9 @@ } }, "node_modules/knip": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.3.1.tgz", - "integrity": "sha512-22kLJloVcOVOAudCxlFOC0ICAMme7dKsS7pVTEnrmyKGpswb8ieznvAiSKUeFVDJhb01ect6dkDc1Ha1g1sPpg==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.4.1.tgz", + "integrity": "sha512-Ry+ywmDFSZvKp/jx7LxMgsZWRTs931alV84e60lh0Stf6kSRYqSIUTkviyyDFRcSO3yY1Kpbi83OirN+4lA2Xw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 15c359e0..a172edb9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint-plugin-unicorn": "^64.0.0", "husky": "^9.1.7", "jscpd": "^4.0.9", - "knip": "^6.3.1", + "knip": "^6.4.1", "prettier": "^3.8.3", "prettier-plugin-packagejson": "^3.0.2", "prettier-plugin-tailwindcss": "^0.7.2",