This repository was archived by the owner on Dec 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
"@babel/plugin-transform-object-assign" : " ^7.22.5" ,
41
41
"@babel/preset-env" : " ^7.22.10" ,
42
42
"@rollup/plugin-babel" : " ^6.0.3" ,
43
- "@rollup/plugin-commonjs" : " ^25.0.3 " ,
43
+ "@rollup/plugin-commonjs" : " ^25.0.4 " ,
44
44
"@rollup/plugin-json" : " ^6.0.0" ,
45
45
"@rollup/plugin-node-resolve" : " ^15.1.0" ,
46
46
"add-dist-header" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 1193
1193
" @babel/helper-module-imports" " ^7.18.6"
1194
1194
" @rollup/pluginutils" " ^5.0.1"
1195
1195
1196
- " @rollup/plugin-commonjs@^25.0.3 " :
1197
- version "25.0.3 "
1198
- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.3 .tgz#eb5217ebae43d63a172b516655be270ed258bdcc "
1199
- integrity sha512-uBdtWr/H3BVcgm97MUdq2oJmqBR23ny1hOrWe2PKo9FTbjsGqg32jfasJUKYAI5ouqacjRnj65mBB/S79F+GQA ==
1196
+ " @rollup/plugin-commonjs@^25.0.4 " :
1197
+ version "25.0.4 "
1198
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.4 .tgz#a7547a0c4ec3fa79818eb313e1de0023e548f4e6 "
1199
+ integrity sha512-L92Vz9WUZXDnlQQl3EwbypJR4+DM2EbsO+/KOcEkP4Mc6Ct453EeDB2uH9lgRwj4w5yflgNpq9pHOiY8aoUXBQ ==
1200
1200
dependencies :
1201
1201
" @rollup/pluginutils" " ^5.0.1"
1202
1202
commondir "^1.0.1"
You can’t perform that action at this time.
0 commit comments