mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency react-intersection-observer to v8.28.6
This commit is contained in:
committed by
Łukasz Mierzwa
parent
355741b1bf
commit
651dd6fe50
Generated
+3
-3
@@ -17594,9 +17594,9 @@
|
||||
}
|
||||
},
|
||||
"react-intersection-observer": {
|
||||
"version": "8.28.5",
|
||||
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.5.tgz",
|
||||
"integrity": "sha512-Y5oi1+6b8QBvTTczmOYHEAcQ21AU/at5joZUf8L3cNWwnB5fScV0on5I/PiHczHeq9YGG/abXpkjFvaSJIB0Pg=="
|
||||
"version": "8.28.6",
|
||||
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-8.28.6.tgz",
|
||||
"integrity": "sha512-AiOKIAHsRqUcNWldvLGsVlQYVUnPcp/+UvT9BVTQ8kBFFOcWpFpAczI0v/NdwJu8VKcbiEvRiQSoTj7eVqJGkQ=="
|
||||
},
|
||||
"react-is": {
|
||||
"version": "16.13.1",
|
||||
|
||||
+1
-1
@@ -67,7 +67,7 @@
|
||||
"react-hotkeys-hook": "2.3.1",
|
||||
"react-idle-timer": "4.3.6",
|
||||
"react-input-range": "1.3.0",
|
||||
"react-intersection-observer": "8.28.5",
|
||||
"react-intersection-observer": "8.28.6",
|
||||
"react-js-pagination": "3.0.3",
|
||||
"react-json-pretty": "2.2.0",
|
||||
"react-linkify": "0.2.2",
|
||||
|
||||
Reference in New Issue
Block a user