File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9696 "npm-run-all" : " ^4.1.5" ,
9797 "prettier" : " ^2.3.0" ,
9898 "puppeteer" : " ^9.1.1" ,
99- "react-refresh" : " ^0.10 .0" ,
99+ "react-refresh" : " ^0.11 .0" ,
100100 "semver" : " ^7.3.5" ,
101101 "sourcemap-validator" : " ^2.1.0" ,
102102 "type-fest" : " ^1.4.0" ,
114114 },
115115 "peerDependencies" : {
116116 "@types/webpack" : " 4.x || 5.x" ,
117- "react-refresh" : " ^ 0.10.0" ,
117+ "react-refresh" : " >= 0.10.0 <1.0 .0" ,
118118 "sockjs-client" : " ^1.4.0" ,
119119 "type-fest" : " >=0.17.0 <3.0.0" ,
120120 "webpack" : " >=4.43.0 <6.0.0" ,
Original file line number Diff line number Diff line change @@ -6405,10 +6405,10 @@ react-is@^17.0.1:
64056405 resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
64066406 integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
64076407
6408- react-refresh@^0.10 .0 :
6409- version "0.10 .0"
6410- resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.10 .0.tgz#2f536c9660c0b9b1d500684d9e52a65e7404f7e3 "
6411- integrity sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ ==
6408+ react-refresh@^0.11 .0 :
6409+ version "0.11 .0"
6410+ resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11 .0.tgz#77198b944733f0f1f1a90e791de4541f9f074046 "
6411+ integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A ==
64126412
64136413read-pkg-up@^7.0.1 :
64146414 version "7.0.1"
You can’t perform that action at this time.
0 commit comments