web: bump knip from 6.1.0 to 6.3.0 in /web (#21428)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.3.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-07 15:15:48 +01:00
committed by GitHub
parent 57d2135c8a
commit 17322ea038
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -78,7 +78,7 @@
"globals": "^17.4.0",
"guacamole-common-js": "^1.5.0",
"hastscript": "^9.0.1",
"knip": "^6.1.0",
"knip": "^6.3.0",
"lex": "^2025.11.0",
"lit": "^3.3.2",
"lit-analyzer": "^2.0.3",
@@ -11629,9 +11629,9 @@
}
},
"node_modules/knip": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-6.1.0.tgz",
"integrity": "sha512-n5eVbJP7HXmwTsiJcELWJe2O1ESxyCTNxJzRTIECDYDTM465qnqk7fL2dv6ae3NUFvFWorZvGlh9mcwxwJ5Xgw==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-6.3.0.tgz",
"integrity": "sha512-g6dVPoTw6iNm3cubC5IWxVkVsd0r5hXhTBTbAGIEQN53GdA2ZM/slMTPJ7n5l8pBebNQPHpxjmKxuR4xVQ2/hQ==",
"funding": [
{
"type": "github",

View File

@@ -153,7 +153,7 @@
"globals": "^17.4.0",
"guacamole-common-js": "^1.5.0",
"hastscript": "^9.0.1",
"knip": "^6.1.0",
"knip": "^6.3.0",
"lex": "^2025.11.0",
"lit": "^3.3.2",
"lit-analyzer": "^2.0.3",