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.5" ,
42
42
"@rollup/plugin-babel" : " ^6.0.3" ,
43
- "@rollup/plugin-commonjs" : " ^25.0.2 " ,
43
+ "@rollup/plugin-commonjs" : " ^25.0.3 " ,
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 1204
1204
" @babel/helper-module-imports" " ^7.18.6"
1205
1205
" @rollup/pluginutils" " ^5.0.1"
1206
1206
1207
- " @rollup/plugin-commonjs@^25.0.2 " :
1208
- version "25.0.2 "
1209
- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.2 .tgz#7ed37d00a12fc7fdd3aadba5fa0de52f2372bbbb "
1210
- integrity sha512-NGTwaJxIO0klMs+WSFFtBP7b9TdTJ3K76HZkewT8/+yHzMiUGVQgaPtLQxNVYIgT5F7lxkEyVID+yS3K7bhCow ==
1207
+ " @rollup/plugin-commonjs@^25.0.3 " :
1208
+ version "25.0.3 "
1209
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.3 .tgz#eb5217ebae43d63a172b516655be270ed258bdcc "
1210
+ integrity sha512-uBdtWr/H3BVcgm97MUdq2oJmqBR23ny1hOrWe2PKo9FTbjsGqg32jfasJUKYAI5ouqacjRnj65mBB/S79F+GQA ==
1211
1211
dependencies :
1212
1212
" @rollup/pluginutils" " ^5.0.1"
1213
1213
commondir "^1.0.1"
You can’t perform that action at this time.
0 commit comments