diff --git a/package-lock.json b/package-lock.json index d738694..d24f7bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-perfectionist": "4.15.1", "globals": "16.5.0", "husky": "9.1.7", - "knip": "5.71.0", + "knip": "5.72.0", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9", @@ -5810,9 +5810,9 @@ } }, "node_modules/knip": { - "version": "5.71.0", - "resolved": "https://registry.npmjs.org/knip/-/knip-5.71.0.tgz", - "integrity": "sha512-hwgdqEJ+7DNJ5jE8BCPu7b57TY7vUwP6MzWYgCgPpg6iPCee/jKPShDNIlFER2koti4oz5xF88VJbKCb4Wl71g==", + "version": "5.72.0", + "resolved": "https://registry.npmjs.org/knip/-/knip-5.72.0.tgz", + "integrity": "sha512-rlyoXI8FcggNtM/QXd/GW0sbsYvNuA/zPXt7bsuVi6kVQogY2PDCr81bPpzNnl0CP8AkFm2Z2plVeL5QQSis2w==", "dev": true, "funding": [ { @@ -5832,7 +5832,7 @@ "jiti": "^2.6.0", "js-yaml": "^4.1.1", "minimist": "^1.2.8", - "oxc-resolver": "^11.13.2", + "oxc-resolver": "^11.15.0", "picocolors": "^1.1.1", "picomatch": "^4.0.1", "smol-toml": "^1.5.2", diff --git a/package.json b/package.json index b6cddbf..61e4bfb 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-perfectionist": "4.15.1", "globals": "16.5.0", "husky": "9.1.7", - "knip": "5.71.0", + "knip": "5.72.0", "lint-staged": "16.2.7", "markdownlint-cli2": "0.20.0", "markdownlint-cli2-formatter-pretty": "0.0.9",