From 0f6f62b80c984442c53549495420e08a40e49551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 01:23:43 +0000 Subject: [PATCH] build(deps-dev): bump knip from 5.43.3 to 5.45.0 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.43.3 to 5.45.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.45.0/packages/knip) --- updated-dependencies: - dependency-name: knip 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 baaadd5e..b94b7f7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "eslint-plugin-react-refresh": "^0.4.18", "fta-cli": "^2.0.0", "http-server": "^14.1.1", - "knip": "^5.36.3", + "knip": "^5.45.0", "lighthouse": "^12.3.0", "markdownlint-cli": "^0.43.0", "mocha": "^11.1.0", @@ -13817,9 +13817,9 @@ } }, "node_modules/knip": { - "version": "5.43.3", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.43.3.tgz", - "integrity": "sha512-rCSc7X1jQs+ZIc08lQF3c3nS/nKzsg9UPIbY+qQUMh+FVF5ojdiT3bJNypRlSm2pMLQVeE7XWxXrtT4sdg6nfA==", + "version": "5.45.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.45.0.tgz", + "integrity": "sha512-OUyO9FUEVCM6/j0gl+PP/LDeJEs4hIdE8n4vK4xrtjN1g3Qu4Ws1oexbWTCJ+8xt8Tgse4Yvhx96OqF/UVl3Ug==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 81bc17f5..fab0a0d6 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-plugin-json": "^4.0.0", "fta-cli": "^2.0.0", "http-server": "^14.1.1", - "knip": "^5.36.3", + "knip": "^5.45.0", "lighthouse": "^12.3.0", "markdownlint-cli": "^0.43.0", "mocha": "^11.1.0",