fix(deps): update dependency react-intersection-observer to v9.3.5

This commit is contained in:
renovate[bot]
2022-07-01 15:36:06 +00:00
parent 32a262ce20
commit 7fdd5259ab
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -42,7 +42,7 @@
"react-dom": "17.0.2",
"react-hotkeys-hook": "3.4.6",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "9.3.4",
"react-intersection-observer": "9.3.5",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",
"react-media-hook": "0.4.9",
@@ -27202,9 +27202,9 @@
}
},
"node_modules/react-intersection-observer": {
"version": "9.3.4",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.4.tgz",
"integrity": "sha512-8L0NpqldlILWE9qurRvPJDx3fgwj5gPUJbtZq860wDdHyR1IU52DhhAVN6rmo3TqHF0CgCA50mIT4SHtBSbKLw==",
"version": "9.3.5",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.5.tgz",
"integrity": "sha512-TiJXVUapzAaIrZCAMBLjyWvwGYNGm0Xpkcwm3NY23b9PsJEBavul0hRFmrwc/LOmBUA/8TlkjCj7lCvjM0q1Hg==",
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0 || ^17.0.0|| ^18.0.0"
}
@@ -54581,9 +54581,9 @@
"requires": {}
},
"react-intersection-observer": {
"version": "9.3.4",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.4.tgz",
"integrity": "sha512-8L0NpqldlILWE9qurRvPJDx3fgwj5gPUJbtZq860wDdHyR1IU52DhhAVN6rmo3TqHF0CgCA50mIT4SHtBSbKLw==",
"version": "9.3.5",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.3.5.tgz",
"integrity": "sha512-TiJXVUapzAaIrZCAMBLjyWvwGYNGm0Xpkcwm3NY23b9PsJEBavul0hRFmrwc/LOmBUA/8TlkjCj7lCvjM0q1Hg==",
"requires": {}
},
"react-is": {

View File

@@ -41,7 +41,7 @@
"react-dom": "17.0.2",
"react-hotkeys-hook": "3.4.6",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "9.3.4",
"react-intersection-observer": "9.3.5",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",
"react-media-hook": "0.4.9",