build(deps-dev): bump knip from 5.42.2 to 5.43.1 in /frontend

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

---
updated-dependencies:
- dependency-name: knip
  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-01-22 14:09:58 +00:00
committed by Quentin Gliech
parent 8e4eda7ca0
commit b1cfe2736a
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@
"graphql": "^16.10.0",
"happy-dom": "^16.7.1",
"i18next-parser": "^9.1.0",
"knip": "^5.42.2",
"knip": "^5.43.1",
"msw": "^2.7.0",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.1",
@@ -11050,9 +11050,9 @@
}
},
"node_modules/knip": {
"version": "5.42.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.42.2.tgz",
"integrity": "sha512-hVtZ6V59COFz3Y0/BHrWMlPAx82EdX/xFHXbutIRSNfJFPMGmIpxLBWTg35F4XQJGwlu5uWiJf8rBYYkmlYWWQ==",
"version": "5.43.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.43.1.tgz",
"integrity": "sha512-U910KCyDnQPvXqcIqCRa5y3x9Uww8PcKttyyGb9KSH4uiXCSB/iWMDcbgEFNAqMkJS8S9wAAIWrCOXew5B4dSg==",
"dev": true,
"funding": [
{

View File

@@ -70,7 +70,7 @@
"graphql": "^16.10.0",
"happy-dom": "^16.7.1",
"i18next-parser": "^9.1.0",
"knip": "^5.42.2",
"knip": "^5.43.1",
"msw": "^2.7.0",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.1",