build(deps-dev): bump knip from 5.44.1 to 5.44.4 in /frontend

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

---
updated-dependencies:
- dependency-name: knip
  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-02-21 16:47:34 +00:00
committed by GitHub
parent 6556b0b4fc
commit 77fc4801e5
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.0",
"i18next-parser": "^9.3.0",
"knip": "^5.44.1",
"knip": "^5.44.4",
"msw": "^2.7.0",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
@@ -10457,9 +10457,9 @@
}
},
"node_modules/knip": {
"version": "5.44.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.44.1.tgz",
"integrity": "sha512-YJrz7K6AA3SwXJ5LL9ZlzQX9wcihMNwKoGBAaY5kUn4rLNOZ5ehsjFV+xm8gQuIJdjsFIKcFsy0K3U3yM/mabw==",
"version": "5.44.4",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.44.4.tgz",
"integrity": "sha512-Ryn8LwWHLId8jSK1DgtT0hmg5DbzkqAtH+Gg3vZJpmSMgGHMspej9Ag+qKTm8wsPLDjVetuEz/lIsobo0XCMvQ==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -69,7 +69,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.1.0",
"i18next-parser": "^9.3.0",
"knip": "^5.44.1",
"knip": "^5.44.4",
"msw": "^2.7.0",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",