build(deps-dev): bump knip from 5.44.5 to 5.45.0 in /frontend

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.44.5 to 5.45.0.
- [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.45.0/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-02-25 16:21:53 +00:00
committed by GitHub
parent c37641e895
commit 04ff12d46c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -59,7 +59,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.1.8",
"i18next-parser": "^9.3.0",
"knip": "^5.44.5",
"knip": "^5.45.0",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
@@ -9980,9 +9980,9 @@
}
},
"node_modules/knip": {
"version": "5.44.5",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.44.5.tgz",
"integrity": "sha512-qXHVRsipmxZNKVb5IWUVHwQtr96Dfo3vnWszRgwMI2VhsW9EBi7b/2YlELrrqfPr0lwVnwhUUuNgYwvke+PdGA==",
"version": "5.45.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.45.0.tgz",
"integrity": "sha512-OUyO9FUEVCM6/j0gl+PP/LDeJEs4hIdE8n4vK4xrtjN1g3Qu4Ws1oexbWTCJ+8xt8Tgse4Yvhx96OqF/UVl3Ug==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -69,7 +69,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.1.8",
"i18next-parser": "^9.3.0",
"knip": "^5.44.5",
"knip": "^5.45.0",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",