diff --git a/client/web/package.json b/client/web/package.json index c43dbd33..e0b38ff4 100644 --- a/client/web/package.json +++ b/client/web/package.json @@ -68,7 +68,7 @@ "react-split": "^2.0.14", "react-transition-group": "^4.4.5", "react-virtualized-auto-sizer": "^1.0.7", - "react-virtuoso": "^3.1.5", + "react-virtuoso": "^4.4.0", "remark-gfm": "^3.0.1", "socket.io-client": "^4.6.1", "source-ref-runtime": "^1.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b45d4fd..42531745 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -724,8 +724,8 @@ importers: specifier: ^1.0.7 version: 1.0.7(react-dom@18.2.0)(react@18.2.0) react-virtuoso: - specifier: ^3.1.5 - version: 3.1.5(react-dom@18.2.0)(react@18.2.0) + specifier: ^4.4.0 + version: 4.4.0(react-dom@18.2.0)(react@18.2.0) remark-gfm: specifier: ^3.0.1 version: 3.0.1 @@ -13487,20 +13487,6 @@ packages: react: 18.2.0 dev: false - /@virtuoso.dev/react-urx@0.2.13(react@18.2.0): - resolution: {integrity: sha512-MY0ugBDjFb5Xt8v2HY7MKcRGqw/3gTpMlLXId2EwQvYJoC8sP7nnXjAxcBtTB50KTZhO0SbzsFimaZ7pSdApwA==} - engines: {node: '>=10'} - peerDependencies: - react: '>=16' - dependencies: - '@virtuoso.dev/urx': 0.2.13 - react: 18.2.0 - dev: false - - /@virtuoso.dev/urx@0.2.13: - resolution: {integrity: sha512-iirJNv92A1ZWxoOHHDYW/1KPoi83939o83iUBQHIim0i3tMeSKEh+bxhJdTHQ86Mr4uXx9xGUTq69cp52ZP8Xw==} - dev: false - /@vitejs/plugin-react@3.1.0(vite@4.2.0): resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} engines: {node: ^14.18.0 || >=16.0.0} @@ -30246,15 +30232,13 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /react-virtuoso@3.1.5(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-Dwf7SGr73UAahfcQNIND+c+MtCb0PeHu+QTZ5ptR7oXxQkupfHXEKGwEDF5lDkLqdGxm+yH4uh/IFCqMKxudJw==} + /react-virtuoso@4.4.0(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-7hVk43DN9Sx6czpclTpPnB2uzDmCaioSoTSN8lRv4mMF7UL5jmfc58UpjRrGoJavzVn1VBjHLLj6RHBLsS+N5Q==} engines: {node: '>=10'} peerDependencies: react: '>=16 || >=17 || >= 18' react-dom: '>=16 || >=17 || >= 18' dependencies: - '@virtuoso.dev/react-urx': 0.2.13(react@18.2.0) - '@virtuoso.dev/urx': 0.2.13 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false