File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 133133 "@babel/preset-react" : " ^7.16.7" ,
134134 "@babel/preset-typescript" : " ^7.16.7" ,
135135 "@rollup/plugin-babel" : " ^5.3.1" ,
136- "@rollup/plugin-commonjs" : " ^21.1 .0" ,
136+ "@rollup/plugin-commonjs" : " ^22.0 .0" ,
137137 "@rollup/plugin-node-resolve" : " ^13.2.1" ,
138- "@rollup/plugin-replace" : " ^3 .0.0" ,
138+ "@rollup/plugin-replace" : " ^4 .0.0" ,
139139 "@testing-library/jest-dom" : " ^5.14.1" ,
140140 "@testing-library/react" : " ^13.0.0" ,
141141 "@testing-library/react-17" : " npm:@testing-library/react@^12.1.4" ,
Original file line number Diff line number Diff line change 21302130 " @babel/helper-module-imports" " ^7.10.4"
21312131 " @rollup/pluginutils" " ^3.1.0"
21322132
2133- " @rollup/plugin-commonjs@^21.1 .0 " :
2134- version "21.1 .0"
2135- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.1 .0.tgz#45576d7b47609af2db87f55a6d4b46e44fc3a553 "
2136- integrity sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA ==
2133+ " @rollup/plugin-commonjs@^22.0 .0 " :
2134+ version "22.0 .0"
2135+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0 .0.tgz#f4d87016e2fbf187a593ab9f46626fe05b59e8bd "
2136+ integrity sha512-Ktvf2j+bAO+30awhbYoCaXpBcyPmJbaEUYClQns/+6SNCYFURbvBiNbWgHITEsIgDDWCDUclWRKEuf8cwZCFoQ ==
21372137 dependencies :
21382138 " @rollup/pluginutils" " ^3.1.0"
21392139 commondir "^1.0.1"
21552155 is-module "^1.0.0"
21562156 resolve "^1.19.0"
21572157
2158- " @rollup/plugin-replace@^3 .0.0 " :
2159- version "3 .0.0"
2160- resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-3 .0.0.tgz#3a4c9665d4e7a4ce2c360cf021232784892f3fac "
2161- integrity sha512-3c7JCbMuYXM4PbPWT4+m/4Y6U60SgsnDT/cCyAyUKwFHg7pTSfsSQzIpETha3a3ig6OdOKzZz87D9ZXIK3qsDg ==
2158+ " @rollup/plugin-replace@^4 .0.0 " :
2159+ version "4 .0.0"
2160+ resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-4 .0.0.tgz#e34c457d6a285f0213359740b43f39d969b38a67 "
2161+ integrity sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g ==
21622162 dependencies :
21632163 " @rollup/pluginutils" " ^3.1.0"
21642164 magic-string "^0.25.7"
You can’t perform that action at this time.
0 commit comments