This repository was archived by the owner on Nov 4, 2023. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"@babel/plugin-transform-runtime" : " ^7.12.17" ,
45
45
"@babel/preset-env" : " ^7.12.17" ,
46
46
"@rollup/plugin-babel" : " ^5.3.0" ,
47
- "@rollup/plugin-commonjs" : " ^19 .0.0" ,
47
+ "@rollup/plugin-commonjs" : " ^20 .0.0" ,
48
48
"@rollup/plugin-node-resolve" : " ^13.0.0" ,
49
49
"@types/angular" : " ^1.8.1" ,
50
50
"@types/hammerjs" : " ^2.0.39" ,
Original file line number Diff line number Diff line change 949
949
" @babel/helper-module-imports" " ^7.10.4"
950
950
" @rollup/pluginutils" " ^3.1.0"
951
951
952
- " @rollup/plugin-commonjs@^19 .0.0 " :
953
- version "19 .0.0"
954
- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19 .0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71 "
955
- integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw ==
952
+ " @rollup/plugin-commonjs@^20 .0.0 " :
953
+ version "20 .0.0"
954
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-20 .0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745 "
955
+ integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg ==
956
956
dependencies :
957
957
" @rollup/pluginutils" " ^3.1.0"
958
958
commondir "^1.0.1"
You can’t perform that action at this time.
0 commit comments