diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 492f4e6e..da301968 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -69,7 +69,7 @@ "eslint-plugin-unicorn": "^63.0.0", "eslint-plugin-unused-imports": "^4.4.1", "jsdom": "29.0.1", - "knip": "^6.0.4", + "knip": "^6.0.5", "postcss": "^8.5.8", "tailwindcss": "^4.2.2", "typescript": "^6.0.2", diff --git a/frontend/package.json b/frontend/package.json index 56faffa8..00961164 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -88,7 +88,7 @@ "eslint-plugin-unicorn": "^63.0.0", "eslint-plugin-unused-imports": "^4.4.1", "jsdom": "29.0.1", - "knip": "^6.0.4", + "knip": "^6.0.5", "postcss": "^8.5.8", "tailwindcss": "^4.2.2", "typescript": "^6.0.2",