mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency react-json-pretty to v2.0.1
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"react-idle-timer": "4.2.3",
|
||||
"react-input-range": "1.3.0",
|
||||
"react-js-pagination": "3.0.2",
|
||||
"react-json-pretty": "2.0.0",
|
||||
"react-json-pretty": "2.0.1",
|
||||
"react-linkify": "0.2.2",
|
||||
"react-masonry-infinite": "1.2.2",
|
||||
"react-moment": "0.8.4",
|
||||
|
||||
@@ -9344,10 +9344,10 @@ react-js-pagination@3.0.2:
|
||||
prop-types "15.x.x - 16.x.x"
|
||||
react "15.x.x - 16.x.x"
|
||||
|
||||
react-json-pretty@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-json-pretty/-/react-json-pretty-2.0.0.tgz#703bdf7c680afefe3796f4ec00f6424c7865d985"
|
||||
integrity sha512-AaOGcuoU/pBNKtAc33GgtEX7a0vepAfsw/hxhlwJl4qKf3EaHvFgBKblrkiBBIaO/XIS/8/sSwN4tShXvSTmUA==
|
||||
react-json-pretty@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/react-json-pretty/-/react-json-pretty-2.0.1.tgz#76a1027d500bc629e1731c0d09d07637b84d3ffc"
|
||||
integrity sha512-DNcqV3J9YyuEgUdstKTQ9ImS9FirAEIOPRnWKd4nSJ6SWbN5tjd6KN1IElbIwLgHZ0OnqHcvW7c5BqSSk+9HSg==
|
||||
dependencies:
|
||||
prop-types "^15.6.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user