File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-live" ,
3
- "version" : " 3.0 .0" ,
3
+ "version" : " 3.1 .0" ,
4
4
"description" : " A production-focused playground for live editing React code" ,
5
5
"main" : " dist/react-live.cjs.js" ,
6
6
"typings" : " ./typings/react-live.d.ts" ,
20
20
},
21
21
"dependencies" : {
22
22
"prism-react-renderer" : " ^1.2.1" ,
23
- "sucrase" : " ^3.20.3 " ,
23
+ "sucrase" : " ^3.21.0 " ,
24
24
"use-editable" : " ^2.3.3"
25
25
},
26
26
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -11016,10 +11016,10 @@ stylis@^3.5.0:
11016
11016
resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe"
11017
11017
integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==
11018
11018
11019
- sucrase@^3.20.3 :
11020
- version "3.20.3 "
11021
- resolved "https://registry.yarnpkg.com/sucrase/-/sucrase-3.20.3 .tgz#424f1e75b77f955724b06060f1ae708f5f0935cf "
11022
- integrity sha512-azqwq0/Bs6RzLAdb4dXxsCgMtAaD2hzmUr4UhSfsxO46JFPAwMnnb441B/qsudZiS6Ylea3JXZe3Q497lsgXzQ ==
11019
+ sucrase@^3.21.0 :
11020
+ version "3.21.0 "
11021
+ resolved "https://registry.yarnpkg.com/sucrase/-/sucrase-3.21.0 .tgz#6a5affdbe716b22e4dc99c57d366ad0d216444b9 "
11022
+ integrity sha512-FjAhMJjDcifARI7bZej0Bi1yekjWQHoEvWIXhLPwDhC6O4iZ5PtGb86WV56riW87hzpgB13wwBKO9vKAiWu5VQ ==
11023
11023
dependencies:
11024
11024
commander "^4.0.0"
11025
11025
glob "7.1.6"
You can’t perform that action at this time.
0 commit comments