build(deps-dev): bump knip from 5.46.0 to 5.46.2 in /frontend (#4299)

This commit is contained in:
Quentin Gliech
2025-03-28 14:56:26 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.4.4",
"i18next-parser": "^9.3.0",
"knip": "^5.46.0",
"knip": "^5.46.2",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
@@ -10024,9 +10024,9 @@
}
},
"node_modules/knip": {
"version": "5.46.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.46.0.tgz",
"integrity": "sha512-WedHSK5xNBWYgm64Rt5B9b0CVXL2kRBcyCeet3NHgdv9en3QE4AWSDPEiX48NoPUBW3h//9S0VwLF5MG/MPi3g==",
"version": "5.46.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.46.2.tgz",
"integrity": "sha512-QGVkUVUwNv1zDOmb9ob4jraWNZu06O5xPa5cl97wzHmGGqJHkLfuvAzGTpuVxgujq+FKOXTbD8vv1TfimKTPAQ==",
"dev": true,
"funding": [
{

View File

@@ -69,7 +69,7 @@
"graphql": "^16.10.0",
"happy-dom": "^17.4.4",
"i18next-parser": "^9.3.0",
"knip": "^5.46.0",
"knip": "^5.46.2",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",