Skip to content

Commit 8c8ddd3

Browse files
committed
release: @coreui/[email protected]
1 parent cb15f0a commit 8c8ddd3

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

Diff for: packages/coreui-vue/package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
"config": {
3737
"version_short": "4.0"
3838
},
39-
"dependencies": {
40-
"@rollup/plugin-babel": "^5.3.0"
41-
},
4239
"devDependencies": {
4340
"@popperjs/core": "^2.10.2",
4441
"@rollup/plugin-commonjs": "^21.0.1",
@@ -52,7 +49,7 @@
5249
"vue-types": "^4.1.1"
5350
},
5451
"peerDependencies": {
55-
"@coreui/coreui": "^4.0.4",
52+
"@coreui/coreui": "^4.0.5",
5653
"vue": "^3.2.20"
5754
},
5855
"standard": {

Diff for: yarn.lock

+1-9
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
dependencies:
8585
"@babel/types" "^7.16.0"
8686

87-
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.16.0":
87+
"@babel/helper-module-imports@^7.16.0":
8888
version "7.16.0"
8989
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
9090
integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
@@ -1432,14 +1432,6 @@
14321432
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.10.2.tgz#0798c03351f0dea1a5a4cabddf26a55a7cbee590"
14331433
integrity sha512-IXf3XA7+XyN7CP9gGh/XB0UxVMlvARGEgGXLubFICsUMGz6Q+DU+i4gGlpOxTjKvXjkJDJC8YdqdKkDj9qZHEQ==
14341434

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-
14431435
"@rollup/plugin-commonjs@^21.0.1":
14441436
version "21.0.1"
14451437
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz#1e57c81ae1518e4df0954d681c642e7d94588fee"

0 commit comments

Comments
 (0)