diff --git a/package-lock.json b/package-lock.json index 9e3c8d7..09f60bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-n": "17.15.0", "eslint-plugin-perfectionist": "4.3.0", "husky": "9.1.7", - "knip": "5.39.4", + "knip": "5.40.0", "lint-staged": "15.2.11", "markdownlint-cli2": "0.16.0", "markdownlint-cli2-formatter-pretty": "0.0.7", @@ -4589,9 +4589,9 @@ } }, "node_modules/knip": { - "version": "5.39.4", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.39.4.tgz", - "integrity": "sha512-IiNFwfe8xDFwuGzBY8lKvrY3hhR1I81iCaJ8nd85cxT7LxB7cDd73WP3MrzZylE9Vec1HhC0YLFiAL7jh5OYEQ==", + "version": "5.40.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.40.0.tgz", + "integrity": "sha512-EzBfQDz4YBzYnMLueWnaaVr15mneqZs1c3RanttciuVuRcodlNjzAmR2nch/khlRdVABAxAdMGFxfSvhvcH1NA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 9615343..30aff0e 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-n": "17.15.0", "eslint-plugin-perfectionist": "4.3.0", "husky": "9.1.7", - "knip": "5.39.4", + "knip": "5.40.0", "lint-staged": "15.2.11", "markdownlint-cli2": "0.16.0", "markdownlint-cli2-formatter-pretty": "0.0.7",