mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(deps): update dependency react-intersection-observer to v8.29.1
This commit is contained in:
committed by
renovate[bot]
parent
8ee2a8e744
commit
c513f157a0
Generated
+3
-3
@@ -17885,9 +17885,9 @@
|
||||
}
|
||||
},
|
||||
"react-intersection-observer": {
|
||||
"version": "8.29.0",
|
||||
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.29.0.tgz",
|
||||
"integrity": "sha512-Bqp7GBa5Aieo8C33Bz0e5WuUnFUKN3WOayKMT/2f0ujfW+YpzOEdNE4MK/TnaHp+cisK7n1At3qcFaNPfhHbqw=="
|
||||
"version": "8.29.1",
|
||||
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.29.1.tgz",
|
||||
"integrity": "sha512-JLxJ4V0L73ailfvbYQ2/lfAyirtud1WsRsYnzHyVLMfQff1AIG1lWdC5XaGSK4yb9jZHVbbNsrVIO3PJm03koQ=="
|
||||
},
|
||||
"react-is": {
|
||||
"version": "16.13.1",
|
||||
|
||||
+1
-1
@@ -67,7 +67,7 @@
|
||||
"react-hotkeys-hook": "2.3.1",
|
||||
"react-idle-timer": "4.3.7",
|
||||
"react-input-range": "1.3.0",
|
||||
"react-intersection-observer": "8.29.0",
|
||||
"react-intersection-observer": "8.29.1",
|
||||
"react-js-pagination": "3.0.3",
|
||||
"react-json-pretty": "2.2.0",
|
||||
"react-linkify": "0.2.2",
|
||||
|
||||
Reference in New Issue
Block a user