File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
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" : " ^22.0 .0" ,
136+ "@rollup/plugin-commonjs" : " 21.1 .0" ,
137137 "@rollup/plugin-node-resolve" : " ^13.2.1" ,
138138 "@rollup/plugin-replace" : " ^4.0.0" ,
139139 "@testing-library/jest-dom" : " ^5.14.1" ,
Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ const babelConfig = {
4848 extensions,
4949 babelHelpers : 'bundled' ,
5050}
51-
5251const resolveConfig = { extensions }
5352
5453const externalPeerDeps = ( ) =>
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@^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 ==
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 ==
21372137 dependencies :
21382138 " @rollup/pluginutils" " ^3.1.0"
21392139 commondir "^1.0.1"
You can’t perform that action at this time.
0 commit comments