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 133
133
"@babel/preset-react" : " ^7.16.7" ,
134
134
"@babel/preset-typescript" : " ^7.16.7" ,
135
135
"@rollup/plugin-babel" : " ^5.3.1" ,
136
- "@rollup/plugin-commonjs" : " ^21.1 .0" ,
136
+ "@rollup/plugin-commonjs" : " ^22.0 .0" ,
137
137
"@rollup/plugin-node-resolve" : " ^13.2.1" ,
138
- "@rollup/plugin-replace" : " ^3 .0.0" ,
138
+ "@rollup/plugin-replace" : " ^4 .0.0" ,
139
139
"@testing-library/jest-dom" : " ^5.14.1" ,
140
140
"@testing-library/react" : " ^13.0.0" ,
141
141
"@testing-library/react-17" : " npm:@testing-library/react@^12.1.4" ,
Original file line number Diff line number Diff line change 2130
2130
" @babel/helper-module-imports" " ^7.10.4"
2131
2131
" @rollup/pluginutils" " ^3.1.0"
2132
2132
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 ==
2137
2137
dependencies :
2138
2138
" @rollup/pluginutils" " ^3.1.0"
2139
2139
commondir "^1.0.1"
2155
2155
is-module "^1.0.0"
2156
2156
resolve "^1.19.0"
2157
2157
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 ==
2162
2162
dependencies :
2163
2163
" @rollup/pluginutils" " ^3.1.0"
2164
2164
magic-string "^0.25.7"
You can’t perform that action at this time.
0 commit comments