fix: pin react-live due to possible mismatch React (#5556)

This commit is contained in:
Alexey Pyltsyn 2021-09-21 19:33:55 +03:00 committed by GitHub
parent a839966cd2
commit ba402e9e63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
"clsx": "^1.1.1",
"parse-numeric-range": "^1.2.0",
"prism-react-renderer": "^1.2.1",
"react-live": "^2.2.3"
"react-live": "2.2.3"
},
"peerDependencies": {
"react": "^16.8.4 || ^17.0.0",

View file

@ -16642,7 +16642,7 @@ react-lifecycles-compat@^3.0.4:
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
react-live@^2.2.3:
react-live@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.2.3.tgz#260f99194213799f0005e473e7a4154c699d6a7c"
integrity sha512-tpKruvfytNETuzO3o1mrQUj180GVrq35IE8F5gH1NJVPt4szYCx83/dOSCOyjgRhhc3gQvl0pQ3k/CjOjwJkKQ==