From a6d867bdae710472a97ac59076be810d27ada96c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 20:14:59 +0000 Subject: [PATCH] fix(deps): update dependency react-virtuoso to v4.6.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8dc6b5ef1a..804957a5d9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-i18next": "14.0.1", "react-router-dom": "6.21.3", "react-transition-group": "4.4.5", - "react-virtuoso": "4.6.2", + "react-virtuoso": "4.6.3", "recoil": "0.7.7", "snarkdown": "2.0.0", "swr": "2.2.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 400f5fcd94..84437c6ca2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ dependencies: specifier: 4.4.5 version: 4.4.5(react-dom@18.2.0)(react@18.2.0) react-virtuoso: - specifier: 4.6.2 - version: 4.6.2(react-dom@18.2.0)(react@18.2.0) + specifier: 4.6.3 + version: 4.6.3(react-dom@18.2.0)(react@18.2.0) recoil: specifier: 0.7.7 version: 0.7.7(react-dom@18.2.0)(react@18.2.0) @@ -5324,8 +5324,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /react-virtuoso@4.6.2(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-vvlqvzPif+MvBrJ09+hJJrVY0xJK9yran+A+/1iwY78k0YCVKsyoNPqoLxOxzYPggspNBNXqUXEcvckN29OxyQ==} + /react-virtuoso@4.6.3(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-NcoSsf4B0OCx7U8i2s+VWe8b9e+FWzcN/5ly4hKjErynBzGONbWORZ1C5amUlWrPi6+HbUQ2PjnT4OpyQIpP9A==} engines: {node: '>=10'} peerDependencies: react: '>=16 || >=17 || >= 18'