diff --git a/package-lock.json b/package-lock.json index 00330c5..198855e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@tabler/icons-react": "3.41.1", "clsx": "^2.1.1", "graphql": "^16.14.0", - "knip": "^6.14.0", + "knip": "^6.14.1", "motion": "^12.38.0", "next": "^16.2.6", "next-sitemap": "^4.2.3", @@ -7899,9 +7899,9 @@ } }, "node_modules/knip": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.14.0.tgz", - "integrity": "sha512-yEI9ysdGQ3h77gLObvovH0KUYs6ITtJ1f6owmXRalOO32TbolYvHY7Z+2AEOXqw0ZWeh9219/agh2K/GmtfsxQ==", + "version": "6.14.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.14.1.tgz", + "integrity": "sha512-SN3Ly0ixzj5CQkY/rc4OPHpWrCC0XRIIjgdP76G9Cni5k72ur5jBYOyvJuF5oPTM14v8eHcMUgPbElHa+lnR0g==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index bf643cc..85098eb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@tabler/icons-react": "3.41.1", "clsx": "^2.1.1", "graphql": "^16.14.0", - "knip": "^6.14.0", + "knip": "^6.14.1", "motion": "^12.38.0", "next": "^16.2.6", "next-sitemap": "^4.2.3",