build(deps-dev): bump knip from 5.46.0 to 5.46.2 in /frontend

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.46.0 to 5.46.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.46.2/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-26 13:41:05 +00:00
committed by GitHub
parent c24c3eecd5
commit e8c41ae156
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -59,7 +59,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.4.4",
"i18next-parser": "^9.3.0",
"knip": "^5.46.0",
"knip": "^5.46.2",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
@@ -9993,9 +9993,9 @@
}
},
"node_modules/knip": {
"version": "5.46.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.46.0.tgz",
"integrity": "sha512-WedHSK5xNBWYgm64Rt5B9b0CVXL2kRBcyCeet3NHgdv9en3QE4AWSDPEiX48NoPUBW3h//9S0VwLF5MG/MPi3g==",
"version": "5.46.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.46.2.tgz",
"integrity": "sha512-QGVkUVUwNv1zDOmb9ob4jraWNZu06O5xPa5cl97wzHmGGqJHkLfuvAzGTpuVxgujq+FKOXTbD8vv1TfimKTPAQ==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -69,7 +69,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.4.4",
"i18next-parser": "^9.3.0",
"knip": "^5.46.0",
"knip": "^5.46.2",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",