diff --git a/package-lock.json b/package-lock.json index 5ede73b..4e48f30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "graphql": "^16.14.1", - "knip": "^6.15.0", + "knip": "^6.16.1", "motion": "^12.40.0", "next": "^16.2.7", "next-sitemap": "^4.2.3", @@ -9194,9 +9194,9 @@ } }, "node_modules/knip": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.15.0.tgz", - "integrity": "sha512-uBaKFEGcu/HG4EY2gWFBMr+fBF43Jftoc2riJX51TKME1Z46C8UQIbNEusenYbEWihphxe2PY0Kns0yPvPYz4A==", + "version": "6.16.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.16.1.tgz", + "integrity": "sha512-TKMn1rxgH6h9vXR9Y0B+Cq7AdPTr9EI02IwoT65NzqYUkvoDQAaJ/aPybiFpAhZ1px6cNYYwXf86iHkBgzCo9w==", "funding": [ { "type": "github", @@ -9213,7 +9213,6 @@ "formatly": "^0.3.0", "get-tsconfig": "4.14.0", "jiti": "^2.7.0", - "minimist": "^1.2.8", "oxc-parser": "^0.133.0", "oxc-resolver": "^11.20.0", "picomatch": "^4.0.4", diff --git a/package.json b/package.json index 9a7cfaf..4ee1b5a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "graphql": "^16.14.1", - "knip": "^6.15.0", + "knip": "^6.16.1", "motion": "^12.40.0", "next": "^16.2.7", "next-sitemap": "^4.2.3",