diff --git a/package-lock.json b/package-lock.json index 19292e3..f24513c 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.13.0", + "knip": "^6.13.1", "motion": "^12.38.0", "next": "^16.2.6", "next-sitemap": "^4.2.3", @@ -7423,9 +7423,9 @@ } }, "node_modules/knip": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-6.13.0.tgz", - "integrity": "sha512-FeBSpXspbHpjFQxpBmpUkEpveb4ee9+lPcHTiLq0PaFOzmtxG+/Rf+mIptuCcz0C+nGjaq+XlIlx8VA4r6um8w==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/knip/-/knip-6.13.1.tgz", + "integrity": "sha512-hvSnb+YDpDWW1LXub4U0JFfkQhscwgInWuQOv99WTutPZavf1cEP3GwxzEzO2JJpGI9yATk6l0jPLY1V3fp1sQ==", "funding": [ { "type": "github", @@ -9104,7 +9104,6 @@ "version": "8.5.14", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz", "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==", - "dev": true, "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 2c467b0..0552535 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.13.0", + "knip": "^6.13.1", "motion": "^12.38.0", "next": "^16.2.6", "next-sitemap": "^4.2.3",