File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/sandbox/eval/presets/create-react-app Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 192192 "react-modal" : " ^3.6.1" ,
193193 "react-motion" : " ^0.5.0" ,
194194 "react-outside-click-handler" : " ^1.2.3" ,
195- "react-refresh" : " ^0.7.1 " ,
195+ "react-refresh" : " ^0.7.2 " ,
196196 "react-router-dom" : " ^5.0.1" ,
197197 "react-scrollbars-custom" : " ^4.0.20" ,
198198 "react-show" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ export default function initialize() {
107107 dependencies [ 'react-dom' ] &&
108108 isMinimalReactVersion ( dependencies [ 'react-dom' ] , '16.9.0' )
109109 ) {
110- return { ...dependencies , 'react-refresh' : '0.7.1 ' } ;
110+ return { ...dependencies , 'react-refresh' : '0.7.2 ' } ;
111111 }
112112
113113 return dependencies ;
Original file line number Diff line number Diff line change @@ -25463,10 +25463,10 @@ react-redux@^7.0.2:
2546325463 prop-types "^15.7.2"
2546425464 react-is "^16.8.6"
2546525465
25466- react-refresh@^0.7.1 :
25467- version "0.7.1 "
25468- resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.7.1 .tgz#b9605e4cd0e5366b9cc21705ebe6ee5bda8ccf85 "
25469- integrity sha512-tFM1EmOxub/hMKtXilOslJTEt7ANDMwtjD8psJAFSe1oQl7anmGEQONxSR+hAYePgHGI1eVhRVdprBruXu3wfw ==
25466+ react-refresh@^0.7.2 :
25467+ version "0.7.2 "
25468+ resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.7.2 .tgz#f30978d21eb8cac6e2f2fde056a7d04f6844dd50 "
25469+ integrity sha512-u5l7fhAJXecWUJzVxzMRU2Zvw8m4QmDNHlTrT5uo3KBlYBhmChd7syAakBoay1yIiVhx/8Fi7a6v6kQZfsw81Q ==
2547025470
2547125471react-resize-detector@^4.0.5:
2547225472 version "4.2.0"
You can’t perform that action at this time.
0 commit comments