File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
"@babel/core" : " ^7.17.10" ,
13
13
"@babel/preset-env" : " ^7.17.10" ,
14
14
"@rollup/plugin-babel" : " ^6.0.0" ,
15
- "@rollup/plugin-commonjs" : " ^23 .0.0" ,
15
+ "@rollup/plugin-commonjs" : " ^24 .0.0" ,
16
16
"@rollup/plugin-inject" : " ^5.0.0" ,
17
17
"@rollup/plugin-multi-entry" : " ^6.0.0" ,
18
18
"@rollup/plugin-node-resolve" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1191
1191
" @babel/helper-module-imports" " ^7.18.6"
1192
1192
" @rollup/pluginutils" " ^5.0.1"
1193
1193
1194
- " @rollup/plugin-commonjs@^23 .0.0 " :
1195
- version "23 .0.5 "
1196
- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-23 .0.5 .tgz#bf09984dceeae36ed9e28529c3ebc988025f35f5 "
1197
- integrity sha512-IwI51j5kCmLMYsErEvZAID/pg7Z1qgyVJ+QIPDDIg1AOPbIGbdTCjuHDWIBCtoF1dvMkXfQv7B2eTadjnLRbmA ==
1194
+ " @rollup/plugin-commonjs@^24 .0.0 " :
1195
+ version "24 .0.0 "
1196
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24 .0.0 .tgz#fb7cf4a6029f07ec42b25daa535c75b05a43f75c "
1197
+ integrity sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g ==
1198
1198
dependencies :
1199
1199
" @rollup/pluginutils" " ^5.0.1"
1200
1200
commondir "^1.0.1"
1201
1201
estree-walker "^2.0.2"
1202
1202
glob "^8.0.3"
1203
1203
is-reference "1.2.1"
1204
- magic-string "^0.26.4 "
1204
+ magic-string "^0.27.0 "
1205
1205
1206
1206
" @rollup/plugin-inject@^5.0.0 " :
1207
1207
version "5.0.3"
You can’t perform that action at this time.
0 commit comments