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

This commit is contained in:
Quentin Gliech
2025-10-09 11:50:40 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
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": [
{
+1 -1
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",