File tree 2 files changed +2
-13
lines changed
2 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 36
36
"config" : {
37
37
"version_short" : " 4.0"
38
38
},
39
- "dependencies" : {
40
- "@rollup/plugin-babel" : " ^5.3.0"
41
- },
42
39
"devDependencies" : {
43
40
"@popperjs/core" : " ^2.10.2" ,
44
41
"@rollup/plugin-commonjs" : " ^21.0.1" ,
52
49
"vue-types" : " ^4.1.1"
53
50
},
54
51
"peerDependencies" : {
55
- "@coreui/coreui" : " ^4.0.4 " ,
52
+ "@coreui/coreui" : " ^4.0.5 " ,
56
53
"vue" : " ^3.2.20"
57
54
},
58
55
"standard" : {
Original file line number Diff line number Diff line change 84
84
dependencies :
85
85
" @babel/types" " ^7.16.0"
86
86
87
- " @babel/helper-module-imports@^7.10.4 " , "@babel/helper-module-imports@^7. 16.0":
87
+ " @babel/helper-module-imports@^7.16.0 " :
88
88
version "7.16.0"
89
89
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
90
90
integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
1432
1432
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.10.2.tgz#0798c03351f0dea1a5a4cabddf26a55a7cbee590"
1433
1433
integrity sha512-IXf3XA7+XyN7CP9gGh/XB0UxVMlvARGEgGXLubFICsUMGz6Q+DU+i4gGlpOxTjKvXjkJDJC8YdqdKkDj9qZHEQ==
1434
1434
1435
- " @rollup/plugin-babel@^5.3.0 " :
1436
- version "5.3.0"
1437
- resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz#9cb1c5146ddd6a4968ad96f209c50c62f92f9879"
1438
- integrity sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==
1439
- dependencies :
1440
- " @babel/helper-module-imports" " ^7.10.4"
1441
- " @rollup/pluginutils" " ^3.1.0"
1442
-
1443
1435
" @rollup/plugin-commonjs@^21.0.1 " :
1444
1436
version "21.0.1"
1445
1437
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz#1e57c81ae1518e4df0954d681c642e7d94588fee"
You can’t perform that action at this time.
0 commit comments