From ab1c8375e3fa2749dfebbd839476cc831b891ab8 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 28 Sep 2024 12:06:01 +0000 Subject: feature(web): Add infinite scrolling support --- pnpm-lock.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'pnpm-lock.yaml') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c235ea43..8a867994 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -595,6 +595,9 @@ importers: react-hook-form: specifier: ^7.50.1 version: 7.50.1(react@18.2.0) + react-intersection-observer: + specifier: ^9.13.1 + version: 9.13.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-markdown: specifier: ^9.0.1 version: 9.0.1(@types/react@18.2.58)(react@18.2.0) @@ -10426,6 +10429,15 @@ packages: peerDependencies: react: ^16.8.0 || ^17 || ^18 + react-intersection-observer@9.13.1: + resolution: {integrity: sha512-tSzDaTy0qwNPLJHg8XZhlyHTgGW6drFKTtvjdL+p6um12rcnp8Z5XstE+QNBJ7c64n5o0Lj4ilUleA41bmDoMw==} + peerDependencies: + react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + react-dom: + optional: true + react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -26735,6 +26747,12 @@ snapshots: react: 18.2.0 dev: false + react-intersection-observer@9.13.1(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) + dev: false + react-is@16.13.1: {} react-is@17.0.2: -- cgit v1.2.3-70-g09d2