diff --git a/package.json b/package.json index 186d87cc..a4778759 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-dom": "18.2.0", "react-icons": "^5.2.1", "react-intl": "^6.6.8", - "react-virtuoso": "4.7.10", + "react-virtuoso": "4.7.11", "rsuite": "5.60.2", "sanitize-html": "^2.13.0", "tauri-plugin-window-state-api": "github:tauri-apps/tauri-plugin-window-state#v1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75c4aa4e..ba82a34b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^6.6.8 version: 6.6.8(react@18.2.0)(typescript@5.4.5) react-virtuoso: - specifier: 4.7.10 - version: 4.7.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + specifier: 4.7.11 + version: 4.7.11(react-dom@18.2.0(react@18.2.0))(react@18.2.0) rsuite: specifier: 5.60.2 version: 5.60.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -2136,8 +2136,8 @@ packages: peerDependencies: react: '>=16.8.0' - react-virtuoso@4.7.10: - resolution: {integrity: sha512-l+fnBf/G1Fp6pHCnhFq2Ra4lkZtT6c5XrS9rCS0OA6de7WGLZviCo0y61CUZZG79TeAw3L7O4czeNPiqh9CIrg==} + react-virtuoso@4.7.11: + resolution: {integrity: sha512-Kdn9qEtQI2ulEuBMzW2BTkDsfijB05QUd6lpZ1K36oyA3k65Cz4lG4EKrh2pCfUafX4C2uMSZOwzMOhbrMOTFA==} engines: {node: '>=10'} peerDependencies: react: '>=16 || >=17 || >= 18' @@ -5127,7 +5127,7 @@ snapshots: dependencies: react: 18.2.0 - react-virtuoso@4.7.10(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-virtuoso@4.7.11(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: react: 18.2.0 react-dom: 18.2.0(react@18.2.0)