File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 8484 "react" : " ^16.12.0" ,
8585 "react-reconciler" : " ^0.25.1" ,
8686 "rimraf" : " ^3.0.2" ,
87- "rollup" : " ^2.34.2 " ,
87+ "rollup" : " ^2.34.2" ,
8888 "rollup-plugin-auto-external" : " ^2.0.0" ,
8989 "rollup-plugin-internal" : " ^1.0.0" ,
9090 "subscriptions-transport-ws" : " ^0.9.16" ,
Original file line number Diff line number Diff line change 1212 "fs-extra" : " ^9.0.1" ,
1313 "potrace" : " ^2.1.8" ,
1414 "probe-image-size" : " ^6.0.0" ,
15- "semver" : " ^7.3.2 " ,
15+ "semver" : " ^7.3.4 " ,
1616 "sharp" : " ^0.26.3"
1717 },
1818 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -22191,7 +22191,7 @@ rollup@^2.0.0:
2219122191 optionalDependencies:
2219222192 fsevents "~2.1.2"
2219322193
22194- rollup@^2.34.2, "rollup@^2.34.2 " :
22194+ rollup@^2.34.2:
2219522195 version "2.34.2"
2219622196 resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
2219722197 integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
2247122471 resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
2247222472 integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
2247322473
22474- semver@^7.2.1, semver@^7.3.2:
22475- version "7.3.2"
22476- resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
22477- integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
22474+ semver@^7.2.1, semver@^7.3.2, semver@^7.3.4:
22475+ version "7.3.4"
22476+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
22477+ integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
22478+ dependencies:
22479+ lru-cache "^6.0.0"
2247822480
2247922481semver@~5.3.0:
2248022482 version "5.3.0"
You can’t perform that action at this time.
0 commit comments