mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 12:18:02 +03:00
chore(deps): update dependency knip to v5.34.3
This commit is contained in:
parent
9ccf19eb64
commit
a934b89a53
1 changed files with 7 additions and 7 deletions
14
web/package-lock.json
generated
14
web/package-lock.json
generated
|
@ -22162,9 +22162,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/knip": {
|
||||
"version": "5.34.2",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-5.34.2.tgz",
|
||||
"integrity": "sha512-quSohta9fKJUWTXIqHenA4NYW24rmoP3g/Naw5Lq/Xb/LjAQYSUK4aIyU1wizDLC4EnMicGA5g/H33vJ3ovz5Q==",
|
||||
"version": "5.34.3",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-5.34.3.tgz",
|
||||
"integrity": "sha512-SRkGOV6dWp+FoDPLsN1lanqTnL1DImuEsU1ynUo+X8ti4IXc+Abvc2VD/F10Jyuv2d5najpUEbfCJ71REqeZZA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
@ -22190,7 +22190,7 @@
|
|||
"jiti": "^2.3.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minimist": "^1.2.8",
|
||||
"picocolors": "^1.0.0",
|
||||
"picocolors": "^1.1.0",
|
||||
"picomatch": "^4.0.1",
|
||||
"pretty-ms": "^9.0.0",
|
||||
"smol-toml": "^1.3.0",
|
||||
|
@ -22212,9 +22212,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/knip/node_modules/jiti": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.3.3.tgz",
|
||||
"integrity": "sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.0.tgz",
|
||||
"integrity": "sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in a new issue