From 4e0865642209515619a550cb1c70cbb335e10650 Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Wed, 1 Apr 2026 19:31:42 -0300 Subject: [PATCH] =?UTF-8?q?chore(release):=20v3.4.2=20=E2=80=94=20memory/s?= =?UTF-8?q?kills=20injection,=20claude=20code=20bridge,=20i18n=20CI,=20mod?= =?UTF-8?q?el-sync=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package-lock.json b/package-lock.json index 1b3514b59a..ff6ec4bd3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,6 +73,7 @@ "jsdom": "^29.0.1", "lint-staged": "^16.2.7", "prettier": "^3.8.1", + "prop-types": "^15.8.1", "tailwindcss": "^4", "typescript": "^5.9.3", "typescript-eslint": "^8.56.0",