From d82e2d36787d9c9188af29773db771bc7d0ad0e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 12:52:06 +0000 Subject: [PATCH] chore(deps): update dependency knip to v5.75.1 --- 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 436609e..1be1400 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "globals": "16.5.0", "husky": "9.1.7", "jest": "30.2.0", - "knip": "5.74.0", + "knip": "5.75.1", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9", @@ -15077,9 +15077,9 @@ } }, "node_modules/knip": { - "version": "5.74.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.74.0.tgz", - "integrity": "sha512-xSG+vn403ONBkQtSBf1+kcE8ulzyQHLWIDQAxvu3W7HnM0jZJqVUPlK5w6FZNUyKnp+4FInsYQW77eapDpmcNA==", + "version": "5.75.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.75.1.tgz", + "integrity": "sha512-raguBFxTUO5JKrv8rtC8wrOtzrDwWp/fOu1F1GhrHD1F3TD2fqI1Z74JB+PyFZubL+RxqOkhGStdPAvaaXSOWQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index f196388..99f1bdd 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "globals": "16.5.0", "husky": "9.1.7", "jest": "30.2.0", - "knip": "5.74.0", + "knip": "5.75.1", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9",