This repository was archived by the owner on Sep 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 "@babel/plugin-proposal-class-properties" : " ^7.0.0" ,
3535 "@babel/plugin-proposal-object-rest-spread" : " ^7.0.0" ,
3636 "@babel/plugin-transform-modules-commonjs" : " ^7.0.0" ,
37- "@babel/plugin-transform-runtime" : " ^7.0 .0" ,
37+ "@babel/plugin-transform-runtime" : " ^7.2 .0" ,
3838 "@babel/preset-env" : " ^7.0.0" ,
3939 "@babel/preset-react" : " ^7.0.0" ,
4040 "@babel/register" : " ^7.0.0" ,
6969 "size-limit" : " ^0.20.0"
7070 },
7171 "dependencies" : {
72- "@babel/runtime" : " ^7.0 .0" ,
72+ "@babel/runtime" : " 7.2 .0" ,
7373 "prop-types" : " ^15.6.0" ,
7474 "warning" : " ^4.0.1"
7575 },
Original file line number Diff line number Diff line change 573573 dependencies :
574574 regenerator-transform "^0.13.3"
575575
576- " @babel/plugin-transform-runtime@^7.0 .0 " :
576+ " @babel/plugin-transform-runtime@^7.2 .0 " :
577577 version "7.2.0"
578578 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.2.0.tgz#566bc43f7d0aedc880eaddbd29168d0f248966ea"
579579 integrity sha512-jIgkljDdq4RYDnJyQsiWbdvGeei/0MOTtSHKO/rfbd/mXBxNpdlulMx49L0HQ4pug1fXannxoqCI+fYSle9eSw==
700700 pirates "^4.0.0"
701701 source-map-support "^0.5.9"
702702
703- " @babel/runtime@^7.0 .0 " :
703+ " @babel/runtime@7.2 .0 " :
704704 version "7.2.0"
705705 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.2.0.tgz#b03e42eeddf5898e00646e4c840fa07ba8dcad7f"
706706 integrity sha512-oouEibCbHMVdZSDlJBO6bZmID/zA/G/Qx3H1d3rSNPTD+L8UNKvCat7aKWSJ74zYbm5zWGh0GQN0hKj8zYFTCg==
You can’t perform that action at this time.
0 commit comments