build(deps-dev): bump knip from 5.48.0 to 5.50.2 in /frontend

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.48.0 to 5.50.2.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.50.2/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.50.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-11 13:52:34 +00:00
committed by GitHub
parent 6893edc181
commit f00a593d7f
2 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.4.4",
"i18next-parser": "^9.3.0",
"knip": "^5.48.0",
"knip": "^5.50.2",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
@@ -9996,9 +9996,9 @@
}
},
"node_modules/knip": {
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.48.0.tgz",
"integrity": "sha512-aXiNYFf+09G5At8PALVHV+9xsKTjw2TNaA3S7Gh5rCeaOyZH6sKkvA8chX8+9If13rxMQiJ9sY0QuMblvnGsmQ==",
"version": "5.50.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.50.2.tgz",
"integrity": "sha512-TGpfeeSMlaRd5wUkcb4HsVGSiQrE289LZF9qtW2TLHkAZbB2rM53wVQbXSf1KjOvJfBSZYSyYQ6q79lufrwsPw==",
"dev": true,
"funding": [
{

View File

@@ -69,7 +69,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.4.4",
"i18next-parser": "^9.3.0",
"knip": "^5.48.0",
"knip": "^5.50.2",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",