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

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

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.80.0
  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]
2026-01-17 10:04:47 +00:00
committed by GitHub
parent 59b9852fa9
commit e6b9311db2
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.36.1",
"knip": "^5.75.1",
"knip": "^5.81.0",
"msw": "^2.12.4",
"msw-storybook-addon": "^2.0.6",
"postcss": "^8.5.6",
@@ -9809,9 +9809,9 @@
"license": "MIT"
},
"node_modules/knip": {
"version": "5.75.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.75.1.tgz",
"integrity": "sha512-raguBFxTUO5JKrv8rtC8wrOtzrDwWp/fOu1F1GhrHD1F3TD2fqI1Z74JB+PyFZubL+RxqOkhGStdPAvaaXSOWQ==",
"version": "5.81.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.81.0.tgz",
"integrity": "sha512-EM9YdNg6zU2DWMJuc9zD8kPUpj0wvPspa63Qe9DPGygzL956uYThfoUQk5aNpPmMr9hs/k+Xm7FLuWFKERFkrQ==",
"dev": true,
"funding": [
{

View File

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