chore(deps): update dependency knip to v5.18.1

This commit is contained in:
renovate[bot]
2024-06-11 13:45:01 +00:00
committed by GitHub
parent a65dd748ea
commit fb5464a8c5

29
web/package-lock.json generated
View File

@@ -25369,9 +25369,9 @@
} }
}, },
"node_modules/knip": { "node_modules/knip": {
"version": "5.18.0", "version": "5.18.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.18.0.tgz", "resolved": "https://registry.npmjs.org/knip/-/knip-5.18.1.tgz",
"integrity": "sha512-V+iJz2490zJQ11J0XCf7FggbiqY4L9HpmwSWS3BvwrH7W+bep9drx+Wj2dCU+8uSUijvwPB2unLbQKFCTuvT5g==", "integrity": "sha512-+EKgZVhlLGPj9tHtRMeW8oVy1tEUelmJ/1xfQyqdzmCYOd03MJA+8GXAtSZ9me4dxj/3qcPcunQhpZOeJ5wpNg==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -25389,16 +25389,16 @@
"@nodelib/fs.walk": "2.0.0", "@nodelib/fs.walk": "2.0.0",
"@snyk/github-codeowners": "1.1.0", "@snyk/github-codeowners": "1.1.0",
"easy-table": "1.2.0", "easy-table": "1.2.0",
"fast-glob": "3.3.2", "fast-glob": "^3.3.2",
"file-entry-cache": "8.0.0", "file-entry-cache": "8.0.0",
"jiti": "1.21.0", "jiti": "^1.21.0",
"js-yaml": "4.1.0", "js-yaml": "^4.1.0",
"minimist": "1.2.8", "minimist": "^1.2.8",
"picocolors": "1.0.0", "picocolors": "^1.0.0",
"picomatch": "^4.0.1", "picomatch": "^4.0.1",
"pretty-ms": "9.0.0", "pretty-ms": "^9.0.0",
"resolve": "1.22.8", "resolve": "^1.22.8",
"smol-toml": "1.1.4", "smol-toml": "^1.1.4",
"strip-json-comments": "5.0.1", "strip-json-comments": "5.0.1",
"summary": "2.1.0", "summary": "2.1.0",
"zod": "^3.22.4", "zod": "^3.22.4",
@@ -25501,13 +25501,6 @@
"js-yaml": "bin/js-yaml.js" "js-yaml": "bin/js-yaml.js"
} }
}, },
"node_modules/knip/node_modules/picocolors": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
"dev": true,
"license": "ISC"
},
"node_modules/knip/node_modules/picomatch": { "node_modules/knip/node_modules/picomatch": {
"version": "4.0.2", "version": "4.0.2",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",