mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
fix(deps): update dependency react-idle-timer to v4.3.6
This commit is contained in:
committed by
Łukasz Mierzwa
parent
7623ce34ac
commit
add3cc4fa8
Generated
+3
-3
@@ -17048,9 +17048,9 @@
|
||||
}
|
||||
},
|
||||
"react-idle-timer": {
|
||||
"version": "4.3.5",
|
||||
"resolved": "https://registry.npmjs.org/react-idle-timer/-/react-idle-timer-4.3.5.tgz",
|
||||
"integrity": "sha512-02THbdaLDgqhVUiTyCumECskv26cyncMguSg/+FZxQDP0qlFPFfcgi/giSsy5vbEDjL6G4Bd8acwfm1YfU3JyQ=="
|
||||
"version": "4.3.6",
|
||||
"resolved": "https://registry.npmjs.org/react-idle-timer/-/react-idle-timer-4.3.6.tgz",
|
||||
"integrity": "sha512-sJS4w123E4HkuM/l3j8FTVl0St6ghGA22Ich/Nz/luJSM4MEA6PvSwEBaAXLx3uCLB1fK7CACjvB4ozW3uWuCA=="
|
||||
},
|
||||
"react-input-autosize": {
|
||||
"version": "2.2.2",
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"react-dom": "16.13.1",
|
||||
"react-highlighter": "0.4.3",
|
||||
"react-hotkeys-hook": "2.2.2",
|
||||
"react-idle-timer": "4.3.5",
|
||||
"react-idle-timer": "4.3.6",
|
||||
"react-input-range": "1.3.0",
|
||||
"react-intersection-observer": "8.26.2",
|
||||
"react-js-pagination": "3.0.3",
|
||||
|
||||
Reference in New Issue
Block a user