diff --git a/package-lock.json b/package-lock.json index 9d7a2f0..dad5473 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "eslint-plugin-perfectionist": "4.15.1", "globals": "16.4.0", "husky": "9.1.7", - "knip": "5.64.2", + "knip": "5.66.0", "lint-staged": "16.2.3", "markdownlint-cli2": "0.18.1", "markdownlint-cli2-formatter-pretty": "0.0.8", @@ -6205,9 +6205,9 @@ } }, "node_modules/knip": { - "version": "5.64.2", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.64.2.tgz", - "integrity": "sha512-gyIN+ZqZjyxdsocvkZx2HMy7D9+5WAgFrTM69sGg1QZ8wZuabtanhAP8ZnroctU26sQ5bO2RSPvjnOn0pRNuKw==", + "version": "5.66.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.66.0.tgz", + "integrity": "sha512-b1IR8sEgeywrnzhl0ePDM6euAjrC3Jefdpg6EpUc2z+WSYO0UChGQhftZIbnSNTeqYi//7/5vh+lLAxwO1AoVQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index ec77649..1790323 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "eslint-plugin-perfectionist": "4.15.1", "globals": "16.4.0", "husky": "9.1.7", - "knip": "5.64.2", + "knip": "5.66.0", "lint-staged": "16.2.3", "markdownlint-cli2": "0.18.1", "markdownlint-cli2-formatter-pretty": "0.0.8",