Skip to content

Commit 5d49355

Browse files
authored
Merge pull request #9294 from Couchers-org/dependabot/npm_and_yarn/app/web/react-intersection-observer-10.1.0
Bump react-intersection-observer from 10.0.3 to 10.1.0 in /app/web
2 parents 9f1148f + d5f218b commit 5d49355

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"react-gtm-module": "^2.0.11",
6565
"react-hook-form": "^7.54.0",
6666
"react-i18next": "^16.6.5",
67-
"react-intersection-observer": "^10.0.3",
67+
"react-intersection-observer": "^10.1.0",
6868
"react-lines-ellipsis": "^0.16.1",
6969
"react-map-gl": "^8.1.1",
7070
"react-phone-number-input": "^3.4.17",

app/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7299,10 +7299,10 @@ react-i18next@^16.6.5:
72997299
html-parse-stringify "^3.0.1"
73007300
use-sync-external-store "^1.6.0"
73017301

7302-
react-intersection-observer@^10.0.3:
7303-
version "10.0.3"
7304-
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-10.0.3.tgz#58b2c0406f71cfb5981afb8a5ee7f4eb06512479"
7305-
integrity sha512-luICLMbs0zxTO/70Zy7K5jOXkABPEVSAF8T3FdZUlctsrIaPLmx8TZe2SSA+CY2HGWfz2INyNTnp82pxNNsShA==
7302+
react-intersection-observer@^10.1.0:
7303+
version "10.1.0"
7304+
resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-10.1.0.tgz#4aedf418c793f2bcf27353263f43553d12afba71"
7305+
integrity sha512-V8HDu3+Llg6OEhOxx8LnUSS0t4VS+1Xk9ZatkI8Jct/H0CwKnqFTCu8NT3q7ghJTghTdIrEMPSWr2dkKPG+gdQ==
73067306

73077307
"react-is-18@npm:react-is@^18.3.1":
73087308
version "18.3.1"

0 commit comments

Comments
 (0)