diff --git a/package.json b/package.json index 8b5d57636b..93d61a8d8f 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "react-markdown": "9.0.1", "react-router-dom": "6.22.3", "react-transition-group": "4.4.5", - "react-virtuoso": "4.7.4", + "react-virtuoso": "4.7.5", "recoil": "0.7.7", "swr": "2.2.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce703fbeab..663ef1fd4a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ dependencies: specifier: 4.4.5 version: 4.4.5(react-dom@18.2.0)(react@18.2.0) react-virtuoso: - specifier: 4.7.4 - version: 4.7.4(react-dom@18.2.0)(react@18.2.0) + specifier: 4.7.5 + version: 4.7.5(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) @@ -6241,8 +6241,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /react-virtuoso@4.7.4(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-aYD+ClOCtYxURuT/GK5GamcD7XFTtmagKakEDQ07EyCPBUFy7Oc6xC2I24zSGcY5rDj+QZf/R5Iiks9Ael8pCA==} + /react-virtuoso@4.7.5(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-sYRQ1dHGiLCA/4ngq86U4fjO5SubEbbR53+mmcgcQZjzTK2E+9M300C3nXr54Zgr1ewZfdr9SKt6wpha0CsYUQ==} engines: {node: '>=10'} peerDependencies: react: '>=16 || >=17 || >= 18'