diff --git a/package-lock.json b/package-lock.json index 0fba8c97..85340202 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "eslint-plugin-unicorn": "^65.0.1", "husky": "^9.1.7", "jscpd": "^5.0.11", - "knip": "^6.23.0", + "knip": "^6.24.0", "prettier": "^3.9.4", "prettier-plugin-packagejson": "^3.0.2", "prettier-plugin-tailwindcss": "^0.8.0", @@ -11755,9 +11755,9 @@ } }, "node_modules/knip": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.23.0.tgz", - "integrity": "sha512-2DvAOX2pZWiG4SLvRRxOAU0aWGEn1ZoVblI541xIoXFdHqq2THMZXy66/qcY5WGuW3TXhb9T1x1zd/Hd1u+yqg==", + "version": "6.24.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.24.0.tgz", + "integrity": "sha512-PokLlgeEjLh1rAsB7ts+52wZ37HBr1nDhE6NNONwEaXdeZGCJOkP7ZlIAI2Gtu8xohquzTWy75bc/1diI9shQw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index ad028c44..1b917ca4 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-unicorn": "^65.0.1", "husky": "^9.1.7", "jscpd": "^5.0.11", - "knip": "^6.23.0", + "knip": "^6.24.0", "prettier": "^3.9.4", "prettier-plugin-packagejson": "^3.0.2", "prettier-plugin-tailwindcss": "^0.8.0",