mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency react-intersection-observer to v9.3.5
This commit is contained in:
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user