From baef7799b5443c4c5f91921d021d729c26c15b87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 18:54:02 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.78.0 --- 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 54c4165..6017562 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-perfectionist": "5.0.0", "globals": "16.5.0", "husky": "9.1.7", - "knip": "5.77.4", + "knip": "5.78.0", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9", @@ -5808,9 +5808,9 @@ } }, "node_modules/knip": { - "version": "5.77.4", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.77.4.tgz", - "integrity": "sha512-CmRd3UabOBqA4lDUAMA8CJeepIoQPD2qRqq0wCnLz9Z3FTlG1iucZ7puwe+i3zV0gUaIWVYgC8cXoDMZEC+DyA==", + "version": "5.78.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.78.0.tgz", + "integrity": "sha512-nB7i/fgiJl7WVxdv5lX4ZPfDt9/zrw/lOgZtyioy988xtFhKuFJCRdHWT1Zg9Avc0yaojvnmEuAXU8SeMblKww==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 991c180..95d04fc 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-perfectionist": "5.0.0", "globals": "16.5.0", "husky": "9.1.7", - "knip": "5.77.4", + "knip": "5.78.0", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9",