build(deps-dev): bump knip from 5.64.1 to 5.64.2 in /frontend

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

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.64.2
  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-10-08 13:14:09 +00:00
committed by GitHub
parent ee07e1fc55
commit eb8a63f02c
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"graphql": "^16.11.0",
"happy-dom": "^19.0.2",
"i18next-parser": "^9.3.0",
"knip": "^5.64.1",
"knip": "^5.64.2",
"msw": "^2.11.3",
"msw-storybook-addon": "^2.0.5",
"postcss": "^8.5.6",
@@ -9427,9 +9427,9 @@
}
},
"node_modules/knip": {
"version": "5.64.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.64.1.tgz",
"integrity": "sha512-80XnLsyeXuyxj1F4+NBtQFHxaRH0xWRw8EKwfQ6EkVZZ0bSz/kqqan08k/Qg8ajWsFPhFq+0S2RbLCBGIQtuOg==",
"version": "5.64.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.64.2.tgz",
"integrity": "sha512-gyIN+ZqZjyxdsocvkZx2HMy7D9+5WAgFrTM69sGg1QZ8wZuabtanhAP8ZnroctU26sQ5bO2RSPvjnOn0pRNuKw==",
"dev": true,
"funding": [
{

View File

@@ -65,7 +65,7 @@
"graphql": "^16.11.0",
"happy-dom": "^19.0.2",
"i18next-parser": "^9.3.0",
"knip": "^5.64.1",
"knip": "^5.64.2",
"msw": "^2.11.3",
"msw-storybook-addon": "^2.0.5",
"postcss": "^8.5.6",