fix(deps): update dependency react-intersection-observer to v8.32.5

This commit is contained in:
Renovate Bot
2021-11-25 13:38:37 +00:00
committed by renovate[bot]
parent c568f768d4
commit 70ddc503cc
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -43,7 +43,7 @@
"react-dom": "17.0.2",
"react-hotkeys-hook": "3.4.4",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "8.32.4",
"react-intersection-observer": "8.32.5",
"react-js-pagination": "3.0.3",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",
@@ -27882,9 +27882,9 @@
}
},
"node_modules/react-intersection-observer": {
"version": "8.32.4",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.4.tgz",
"integrity": "sha512-iZK+u2z2Jpw9ez+cEFR4Hts3eNtW9XiEhwy2wGgKVe+pRUboWko827kvmyb7BtQUeX+/kRcTeHpw6uWSLyI57w==",
"version": "8.32.5",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.5.tgz",
"integrity": "sha512-4xKdUWRNdPueXXxTyMOV41w6qIa4tsV7BbWOW+IYsvGPP7wxOj9V6o3cKywie+/VDr5Qs7pCzi5Wom78dUxj1w==",
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"
}
@@ -57238,9 +57238,9 @@
"requires": {}
},
"react-intersection-observer": {
"version": "8.32.4",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.4.tgz",
"integrity": "sha512-iZK+u2z2Jpw9ez+cEFR4Hts3eNtW9XiEhwy2wGgKVe+pRUboWko827kvmyb7BtQUeX+/kRcTeHpw6uWSLyI57w==",
"version": "8.32.5",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.32.5.tgz",
"integrity": "sha512-4xKdUWRNdPueXXxTyMOV41w6qIa4tsV7BbWOW+IYsvGPP7wxOj9V6o3cKywie+/VDr5Qs7pCzi5Wom78dUxj1w==",
"requires": {}
},
"react-is": {
+1 -1
View File
@@ -42,7 +42,7 @@
"react-dom": "17.0.2",
"react-hotkeys-hook": "3.4.4",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "8.32.4",
"react-intersection-observer": "8.32.5",
"react-js-pagination": "3.0.3",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",