build(deps-dev): bump knip from 5.43.3 to 5.43.6 in /frontend

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.43.3 to 5.43.6.
- [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.43.6/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-01-29 14:10:38 +00:00
committed by GitHub
parent 69bbcfced9
commit afb67e3561
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -60,7 +60,7 @@
"graphql": "^16.10.0",
"happy-dom": "^16.7.2",
"i18next-parser": "^9.1.0",
"knip": "^5.43.3",
"knip": "^5.43.6",
"msw": "^2.7.0",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.1",
@@ -10949,9 +10949,9 @@
}
},
"node_modules/knip": {
"version": "5.43.3",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.43.3.tgz",
"integrity": "sha512-rCSc7X1jQs+ZIc08lQF3c3nS/nKzsg9UPIbY+qQUMh+FVF5ojdiT3bJNypRlSm2pMLQVeE7XWxXrtT4sdg6nfA==",
"version": "5.43.6",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.43.6.tgz",
"integrity": "sha512-bUCFlg44imdV5vayYxu0pIAB373S8Ufjda0qaI9oRZDH6ltJFwUoAO2j7nafxDmo5G0ZeP4IiLAHqlc3wYIONQ==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -70,7 +70,7 @@
"graphql": "^16.10.0",
"happy-dom": "^16.7.2",
"i18next-parser": "^9.1.0",
"knip": "^5.43.3",
"knip": "^5.43.6",
"msw": "^2.7.0",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.1",