build(deps-dev): bump knip from 5.57.2 to 5.59.1 in /frontend

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

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.59.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-06-03 13:51:52 +00:00
committed by GitHub
parent b932caab2c
commit 3474f587c9
2 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
"graphql": "^16.11.0",
"happy-dom": "^17.4.6",
"i18next-parser": "^9.3.0",
"knip": "^5.57.2",
"knip": "^5.59.1",
"msw": "^2.8.7",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
@@ -9402,9 +9402,9 @@
}
},
"node_modules/knip": {
"version": "5.57.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.57.2.tgz",
"integrity": "sha512-6a5h4MLfn71DxfwkLaA447+4SSFtEs/LVX1241yqX/B1ARGiCQTstA1adF949JESIMwUUJP/JLCH9TSn+aRFMg==",
"version": "5.59.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.59.1.tgz",
"integrity": "sha512-pOMBw6sLQhi/RfnpI6TwBY6NrAtKXDO5wkmMm+pCsSK5eWbVfDnDtPXbLDGNCoZPXiuAojb27y4XOpp4JPNxlA==",
"dev": true,
"funding": [
{

View File

@@ -66,7 +66,7 @@
"graphql": "^16.11.0",
"happy-dom": "^17.4.6",
"i18next-parser": "^9.3.0",
"knip": "^5.57.2",
"knip": "^5.59.1",
"msw": "^2.8.7",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",