diff --git a/package-lock.json b/package-lock.json index 314e317..87cd711 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,8 +22,8 @@ "@tabler/icons-react": "3.41.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", + "knip": "^6.16.1", "graphql": "^16.14.2", - "knip": "^6.15.0", "motion": "^12.40.0", "next": "^16.2.7", "next-sitemap": "^4.2.3", @@ -8723,9 +8723,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", @@ -8742,7 +8742,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 f81710f..565613f 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,8 @@ "@tabler/icons-react": "3.41.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", + "knip": "^6.16.1", "graphql": "^16.14.2", - "knip": "^6.15.0", "motion": "^12.40.0", "next": "^16.2.7", "next-sitemap": "^4.2.3",