Skip to content

Commit f2ea416

Browse files
committed
chore: dependencies update
- chore: update `@coreui/coreui` to `^2.1.6` - chore: update `@coreui/vue` to `^2.1.2` - chore: update `core-js` to `^2.6.2` - chore: update `vue` to `^2.5.22` - chore: update `vue-template-compiler` to `^2.5.22`
1 parent 85376f8 commit f2ea416

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
"test:e2e": "vue-cli-service test:e2e"
1515
},
1616
"dependencies": {
17-
"@coreui/coreui": "^2.1.5",
17+
"@coreui/coreui": "^2.1.6",
1818
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
1919
"@coreui/icons": "0.3.0",
20-
"@coreui/vue": "^2.1.1",
20+
"@coreui/vue": "^2.1.2",
2121
"bootstrap": "^4.2.1",
2222
"bootstrap-vue": "^2.0.0-rc.11",
2323
"chart.js": "^2.7.3",
24-
"core-js": "^2.6.1",
24+
"core-js": "^2.6.2",
2525
"css-vars-ponyfill": "^1.16.2",
2626
"flag-icon-css": "^3.2.0",
2727
"font-awesome": "^4.7.0",
2828
"perfect-scrollbar": "^1.4.0",
2929
"simple-line-icons": "^2.4.1",
30-
"vue": "^2.5.21",
30+
"vue": "^2.5.22",
3131
"vue-chartjs": "^3.4.0",
3232
"vue-perfect-scrollbar": "^0.1.0",
3333
"vue-router": "^3.0.2"
@@ -45,7 +45,7 @@
4545
"https-proxy-agent": "^2.2.1",
4646
"node-sass": "^4.11.0",
4747
"sass-loader": "^7.1.0",
48-
"vue-template-compiler": "^2.5.21"
48+
"vue-template-compiler": "^2.5.22"
4949
},
5050
"browserslist": [
5151
"> 1%",

0 commit comments

Comments
 (0)