diff --git a/package-lock.json b/package-lock.json index 48d78c4..5fc6902 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.75.2", + "knip": "5.76.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.75.2", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.75.2.tgz", - "integrity": "sha512-ZSO9gGKG/RztUYawrMbPTqO9VG3qvTW/ddINJqYM+N+9F/0bX6HEBolo8+HKaBuTIgyM4dn2rZ8M+JLObRdzog==", + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.76.0.tgz", + "integrity": "sha512-Qw3rbm8oFzsegHQOP1m2VgVFB/mPiY9ws0axt/OPawqaf7glft561AC1woSFO0/UrzG3KUSwckQ2CcYBwpZ9iw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 6cdba00..33a827e 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.75.2", + "knip": "5.76.0", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9",