chore(deps): update dependency knip to v5.18.1
This commit is contained in:
29
web/package-lock.json
generated
29
web/package-lock.json
generated
@@ -25369,9 +25369,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/knip": {
|
||||
"version": "5.18.0",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-5.18.0.tgz",
|
||||
"integrity": "sha512-V+iJz2490zJQ11J0XCf7FggbiqY4L9HpmwSWS3BvwrH7W+bep9drx+Wj2dCU+8uSUijvwPB2unLbQKFCTuvT5g==",
|
||||
"version": "5.18.1",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-5.18.1.tgz",
|
||||
"integrity": "sha512-+EKgZVhlLGPj9tHtRMeW8oVy1tEUelmJ/1xfQyqdzmCYOd03MJA+8GXAtSZ9me4dxj/3qcPcunQhpZOeJ5wpNg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -25389,16 +25389,16 @@
|
||||
"@nodelib/fs.walk": "2.0.0",
|
||||
"@snyk/github-codeowners": "1.1.0",
|
||||
"easy-table": "1.2.0",
|
||||
"fast-glob": "3.3.2",
|
||||
"fast-glob": "^3.3.2",
|
||||
"file-entry-cache": "8.0.0",
|
||||
"jiti": "1.21.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"minimist": "1.2.8",
|
||||
"picocolors": "1.0.0",
|
||||
"jiti": "^1.21.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minimist": "^1.2.8",
|
||||
"picocolors": "^1.0.0",
|
||||
"picomatch": "^4.0.1",
|
||||
"pretty-ms": "9.0.0",
|
||||
"resolve": "1.22.8",
|
||||
"smol-toml": "1.1.4",
|
||||
"pretty-ms": "^9.0.0",
|
||||
"resolve": "^1.22.8",
|
||||
"smol-toml": "^1.1.4",
|
||||
"strip-json-comments": "5.0.1",
|
||||
"summary": "2.1.0",
|
||||
"zod": "^3.22.4",
|
||||
@@ -25501,13 +25501,6 @@
|
||||
"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": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user