From 3f3203c37b1475044d23b89b668ef4fe46830b1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 13:28:49 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20dependency=20r?= =?UTF-8?q?eact-textarea-autosize=20to=20v8.5.7=20(#1511)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/frontend/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 11ca6df8e..0acde60d8 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -49,7 +49,7 @@ "react-router-dom": "6.28.1", "react-scroll": "1.9.0", "react-switch": "7.0.0", - "react-textarea-autosize": "8.5.5", + "react-textarea-autosize": "8.5.7", "swr": "2.2.5" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f85977988..91961866e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -518,8 +518,8 @@ importers: specifier: 7.0.0 version: 7.0.0(react-dom@18.2.0)(react@18.2.0) react-textarea-autosize: - specifier: 8.5.5 - version: 8.5.5(@types/react@18.2.48)(react@18.2.0) + specifier: 8.5.7 + version: 8.5.7(@types/react@18.2.48)(react@18.2.0) swr: specifier: 2.2.5 version: 2.2.5(react@18.2.0) @@ -11891,11 +11891,11 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /react-textarea-autosize@8.5.5(@types/react@18.2.48)(react@18.2.0): - resolution: {integrity: sha512-CVA94zmfp8m4bSHtWwmANaBR8EPsKy2aZ7KwqhoS4Ftib87F9Kvi7XQhOixypPLMc6kVYgOXvKFuuzZDpHGRPg==} + /react-textarea-autosize@8.5.7(@types/react@18.2.48)(react@18.2.0): + resolution: {integrity: sha512-2MqJ3p0Jh69yt9ktFIaZmORHXw4c4bxSIhCeWiFwmJ9EYKgLmuNII3e9c9b2UO+ijl4StnpZdqpxNIhTdHvqtQ==} engines: {node: '>=10'} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 dependencies: '@babel/runtime': 7.23.9 react: 18.2.0