diff --git a/package-lock.json b/package-lock.json index 9505f83..923cb79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@tabler/icons-react": "^3.40.0", "clsx": "^2.1.1", "graphql": "^16.13.1", - "knip": "^6.0.0", + "knip": "^6.0.1", "motion": "^12.38.0", "next": "^16.2.0", "ogl": "^1.0.11", @@ -7327,9 +7327,9 @@ } }, "node_modules/knip": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.0.0.tgz", - "integrity": "sha512-5jQORgiHvO+9UiqmzZeyixg9Mc56A1Bze3sVI5XXeXy8tdh+CDD1SovjTc9CEKovJoM2NgZ3E58ZozYT8xrepA==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.0.1.tgz", + "integrity": "sha512-qk5m+w6IYEqfRG5546DXZJYl5AXsgFfDD6ULaDvkubqNtLye79sokBg3usURrWFjASMeQtvX19TfldU3jHkMNA==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index d7e2087..916d0aa 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@tabler/icons-react": "^3.40.0", "clsx": "^2.1.1", "graphql": "^16.13.1", - "knip": "^6.0.0", + "knip": "^6.0.1", "motion": "^12.38.0", "next": "^16.2.0", "ogl": "^1.0.11",