Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 40a6ca9

Browse files
committedMay 5, 2020
chore: 3.0.8 release
1 parent 30ae677 commit 40a6ca9

File tree

2 files changed

+4901
-3543
lines changed

2 files changed

+4901
-3543
lines changed
 

‎package-lock.json

Lines changed: 4892 additions & 3534 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@coreui/vue",
33
"description": "CoreUI Vue Bootstrap 4 layout components",
4-
"version": "3.0.7",
4+
"version": "3.0.8",
55
"license": "MIT",
66
"main": "dist/coreui-vue.common.js",
77
"types": "src/index.d.ts",
@@ -70,7 +70,7 @@
7070
"@coreui/icons": "^1.0.1",
7171
"@coreui/icons-vue": "^1.3.1",
7272
"@coreui/utils": "^1.2.4",
73-
"@popperjs/core": "~2.2.1",
73+
"@popperjs/core": "~2.4.0",
7474
"lodash.clonedeep": "~4.5.0",
7575
"perfect-scrollbar": "~1.5.0",
7676
"tooltip.js": "~1.3.3",
@@ -83,23 +83,23 @@
8383
"@vue/cli-plugin-unit-jest": "~4.3.1",
8484
"@vue/cli-service": "~4.3.1",
8585
"@vue/test-utils": "1.0.0-beta.29",
86-
"auto-changelog": "~1.16.4",
86+
"auto-changelog": "~2.0.0",
8787
"babel-eslint": "~10.1.0",
88-
"babel-jest": "~25.2",
89-
"core-js": "~3.6.4",
88+
"babel-jest": "~26.0",
89+
"core-js": "~3.6.5",
9090
"eslint": "~6.8.0",
9191
"eslint-plugin-vue": "~6.2.2",
92-
"node-sass": "~4.13.1",
92+
"node-sass": "~4.14.1",
9393
"node-sass-magic-importer": "~5.3.2",
9494
"npm-run-all": "~4.1.5",
95-
"rollup": "~2.3.4",
95+
"rollup": "~2.7.6",
9696
"rollup-plugin-babel": "~4.4.0",
9797
"rollup-plugin-commonjs": "~10.1.0",
98-
"rollup-plugin-filesize": "~7.0.0",
98+
"rollup-plugin-filesize": "~8.0.2",
9999
"rollup-plugin-json": "~4.0.0",
100100
"rollup-plugin-license": "~2.0.0",
101101
"rollup-plugin-node-resolve": "~5.2.0",
102-
"rollup-plugin-postcss": "~2.5.0",
102+
"rollup-plugin-postcss": "~3.1.1",
103103
"rollup-plugin-replace": "~2.2.0",
104104
"rollup-plugin-uglify": "~6.0.4",
105105
"rollup-plugin-vue": "~5.1.6",

0 commit comments

Comments
 (0)
Please sign in to comment.