build(deps-dev): bump knip from 5.74.0 to 5.75.1 in /frontend

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

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.75.1
  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-12-18 16:01:43 +00:00
committed by GitHub
parent c360144bfe
commit 23cfd20cd3
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"graphql": "^16.12.0",
"happy-dom": "^20.0.11",
"i18next-cli": "^1.32.0",
"knip": "^5.74.0",
"knip": "^5.75.1",
"msw": "^2.12.4",
"msw-storybook-addon": "^2.0.6",
"postcss": "^8.5.6",
@@ -9863,9 +9863,9 @@
"license": "MIT"
},
"node_modules/knip": {
"version": "5.74.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.74.0.tgz",
"integrity": "sha512-xSG+vn403ONBkQtSBf1+kcE8ulzyQHLWIDQAxvu3W7HnM0jZJqVUPlK5w6FZNUyKnp+4FInsYQW77eapDpmcNA==",
"version": "5.75.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.75.1.tgz",
"integrity": "sha512-raguBFxTUO5JKrv8rtC8wrOtzrDwWp/fOu1F1GhrHD1F3TD2fqI1Z74JB+PyFZubL+RxqOkhGStdPAvaaXSOWQ==",
"dev": true,
"funding": [
{

View File

@@ -65,7 +65,7 @@
"graphql": "^16.12.0",
"happy-dom": "^20.0.11",
"i18next-cli": "^1.32.0",
"knip": "^5.74.0",
"knip": "^5.75.1",
"msw": "^2.12.4",
"msw-storybook-addon": "^2.0.6",
"postcss": "^8.5.6",