chore: 3.1.1 release: update dependencies

This commit is contained in:
woothu
2020-09-04 13:40:47 +02:00
parent 94d642ef80
commit d41f8ea967
4 changed files with 1279 additions and 893 deletions
+1242 -856
View File
File diff suppressed because it is too large Load Diff
+17 -17
View File
@@ -1,6 +1,6 @@
{ {
"name": "@coreui/coreui-free-vue-admin-template", "name": "@coreui/coreui-free-vue-admin-template",
"version": "3.1.0", "version": "3.1.1",
"description": "Open Source Bootstrap Admin Template", "description": "Open Source Bootstrap Admin Template",
"author": { "author": {
"name": "CoreUI", "name": "CoreUI",
@@ -33,33 +33,33 @@
}, },
"dependencies": { "dependencies": {
"@coreui/coreui": "^3.2.2", "@coreui/coreui": "^3.2.2",
"@coreui/icons": "^2.0.0-beta.3", "@coreui/icons": "^2.0.0-beta.5",
"@coreui/utils": "^1.3.1", "@coreui/utils": "^1.3.1",
"@coreui/vue": "^3.1.1", "@coreui/vue": "^3.1.2",
"@coreui/vue-chartjs": "^1.0.5", "@coreui/vue-chartjs": "^1.0.5",
"vue": "~2.6.11", "vue": "~2.6.12",
"vue-router": "~3.3.4", "vue-router": "~3.4.3",
"vuex": "~3.5.1" "vuex": "~3.5.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "~7.10.5", "@babel/core": "~7.11.6",
"@vue/cli-plugin-babel": "~4.4.6", "@vue/cli-plugin-babel": "~4.5.4",
"@vue/cli-plugin-e2e-nightwatch": "~4.4.6", "@vue/cli-plugin-e2e-nightwatch": "~4.5.4",
"@vue/cli-plugin-eslint": "~4.4.6", "@vue/cli-plugin-eslint": "~4.5.4",
"@vue/cli-plugin-unit-jest": "~4.4.6", "@vue/cli-plugin-unit-jest": "~4.5.4",
"@vue/cli-service": "~4.4.6", "@vue/cli-service": "~4.5.4",
"@vue/test-utils": "1.0.3", "@vue/test-utils": "~1.0.5",
"auto-changelog": "~2.2.0", "auto-changelog": "~2.2.0",
"babel-eslint": "~10.1.0", "babel-eslint": "~10.1.0",
"babel-jest": "~26.1.0", "babel-jest": "~26.3.0",
"chromedriver": "83.0.1", "chromedriver": "^85.0.0",
"core-js": "~3.6.5", "core-js": "~3.6.5",
"eslint": "~7.4.0", "eslint": "~7.8.1",
"eslint-plugin-vue": "~6.2.2", "eslint-plugin-vue": "~6.2.2",
"node-sass": "~4.14.1", "node-sass": "~4.14.1",
"npm-run-all": "~4.1.5", "npm-run-all": "~4.1.5",
"sass-loader": "~9.0.2", "sass-loader": "~10.0.2",
"vue-template-compiler": "~2.6.11" "vue-template-compiler": "~2.6.12"
}, },
"browserslist": [ "browserslist": [
"> 1%", "> 1%",
+1 -1
View File
@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- <!--
* CoreUI Free - Vue.js Admin Template * CoreUI Free - Vue.js Admin Template
* @version 3.0.0 * @version 3.1.1
* @link https://coreui.io/vue/ * @link https://coreui.io/vue/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek * Copyright (c) 2020 creativeLabs Łukasz Holeczek
--> -->
@@ -22,31 +22,31 @@ exports[`User.vue renders correctly 1`] = `
class="card-body" class="card-body"
> >
<div <div
data-v-2e6be878="" data-v-5f7284b9=""
small="" small=""
> >
<!----> <!---->
<div <div
class="position-relative table-responsive" class="position-relative table-responsive"
data-v-2e6be878="" data-v-5f7284b9=""
> >
<table <table
class="table table-striped table-fixed" class="table table-striped table-fixed"
data-v-2e6be878="" data-v-5f7284b9=""
> >
<thead <thead
data-v-2e6be878="" data-v-5f7284b9=""
> >
<tr <tr
data-v-2e6be878="" data-v-5f7284b9=""
> >
<th <th
class="" class=""
data-v-2e6be878="" data-v-5f7284b9=""
style="vertical-align: middle; overflow: hidden; width: 150px;" style="vertical-align: middle; overflow: hidden; width: 150px;"
> >
<div <div
data-v-2e6be878="" data-v-5f7284b9=""
> >
Samppa Nori Samppa Nori
</div> </div>
@@ -54,11 +54,11 @@ exports[`User.vue renders correctly 1`] = `
</th> </th>
<th <th
class="" class=""
data-v-2e6be878="" data-v-5f7284b9=""
style="vertical-align: middle; overflow: hidden; width: 150px;" style="vertical-align: middle; overflow: hidden; width: 150px;"
> >
<div <div
data-v-2e6be878="" data-v-5f7284b9=""
> >
</div> </div>
@@ -69,54 +69,54 @@ exports[`User.vue renders correctly 1`] = `
</thead> </thead>
<tbody <tbody
class="position-relative" class="position-relative"
data-v-2e6be878="" data-v-5f7284b9=""
> >
<tr <tr
data-v-2e6be878="" data-v-5f7284b9=""
> >
<td <td
class="" class=""
data-v-2e6be878="" data-v-5f7284b9=""
> >
registered registered
</td> </td>
<td <td
class="" class=""
data-v-2e6be878="" data-v-5f7284b9=""
> >
2012/01/01 2012/01/01
</td> </td>
</tr> </tr>
<!----> <!---->
<tr <tr
data-v-2e6be878="" data-v-5f7284b9=""
> >
<td <td
class="" class=""
data-v-2e6be878="" data-v-5f7284b9=""
> >
role role
</td> </td>
<td <td
class="" class=""
data-v-2e6be878="" data-v-5f7284b9=""
> >
Member Member
</td> </td>
</tr> </tr>
<!----> <!---->
<tr <tr
data-v-2e6be878="" data-v-5f7284b9=""
> >
<td <td
class="" class=""
data-v-2e6be878="" data-v-5f7284b9=""
> >
status status
</td> </td>
<td <td
class="" class=""
data-v-2e6be878="" data-v-5f7284b9=""
> >
Active Active
</td> </td>