From 4754cd82c360b962880ac1c715e361f8d1bec5c9 Mon Sep 17 00:00:00 2001 From: Edwin Betancourt Date: Sun, 15 Nov 2020 21:33:25 +0100 Subject: [PATCH] core: Upgrade npm packages to latest version. (#543) * core: Upgrade npm packages to latest version. * minimal changes. Co-authored-by: EdwinBetanc0urt --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +- .github/ISSUE_TEMPLATE/question.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 3 +- README.es.md | 16 +++-- README.md | 17 +++-- jsconfig.json | 4 +- package.json | 64 +++++++++---------- .../ADempiere/Dashboard/calendar/index.vue | 2 +- src/components/Breadcrumb/index.vue | 11 +++- src/components/HeaderSearch/index.vue | 7 +- src/layout/components/Navbar.vue | 8 ++- src/layout/components/TagsView/index.vue | 10 +-- src/views/ADempiere/Window/index.vue | 30 ++++----- src/views/permission/page.vue | 4 +- src/views/tab/index.vue | 2 +- 15 files changed, 109 insertions(+), 74 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d42488e4..59012e25 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -31,8 +31,9 @@ A clear and concise description of what you expected to happen. #### Other relevant information - Your OS: +- Web Browser: - Node.js version: -- vue-element-admin version: +- adempiere-vue version: #### Additional context Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index f31e4c8f..16f59fc2 100755 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -37,7 +37,7 @@ Please only use Codepen, JSFiddle, CodeSandbox or a github repo - Your OS: - Web Browser: - Node.js version: -- vue-element-admin version: +- adempiere-vue version: #### Additional context Add any other context about the problem here. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 102d6002..9a28ff62 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -23,8 +23,9 @@ A clear and concise description of what you expected to happen. #### Other relevant information - Your OS: +- Web Browser: - Node.js version: -- vue-element-admin version: +- adempiere-vue version: #### Additional context Add any other context about the problem here. diff --git a/README.es.md b/README.es.md index 037ce1bd..60d24f86 100644 --- a/README.es.md +++ b/README.es.md @@ -76,12 +76,17 @@ docker pull erpya/adempiere-vue ## Patrocinantes - - - - + + ERP Consultores y Asociados + + + + + + + -Sea un patrocinante y coloque su logo en nuestro LEEME en GitHub con un enlace directo a su sitio web. [Sea un Patrocinante](https://www.paypal.me/?) +Sea un patrocinante y coloque su logo en nuestro LEEME en GitHub con un enlace directo a su sitio web. [Sea un Patrocinante](https://www.paypal.me/YamelSenih) ## Características @@ -150,6 +155,7 @@ Sea un patrocinante y coloque su logo en nuestro LEEME en GitHub con un enlace d - Reporte - Consulta Inteligente - Formulario + - Flujo de Trabajo - Ejemplo Avanzado - Registro de Errores diff --git a/README.md b/README.md index a1e5e441..324feb4b 100644 --- a/README.md +++ b/README.md @@ -76,10 +76,15 @@ docker pull erpya/adempiere-vue ## Sponsors - - - - + + ERP Consultores y Asociados + + + + + + + Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor](https://www.paypal.me/YamelSenih) @@ -149,6 +154,8 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s - Process - Report - Smart Browser + - Form + - Workflow - Advanced Example - Error Log @@ -165,7 +172,7 @@ Use [gRPC ADempiere Server](https://github.com/adempiere/adempiere-gRPC-Server) ```bash # clone the project -git clone -b develop git@github.com:adempiere/vue-element-admin.git +git clone -b develop git@github.com:adempiere/adempiere-vue-.git # enter the project directory cd adempiere-vue diff --git a/jsconfig.json b/jsconfig.json index 958df046..ed079e2b 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -1,4 +1,4 @@ -{ +{ "compilerOptions": { "baseUrl": "./", "paths": { @@ -6,4 +6,4 @@ } }, "exclude": ["node_modules", "dist"] -} \ No newline at end of file +} diff --git a/package.json b/package.json index 0e161b26..a400287f 100644 --- a/package.json +++ b/package.json @@ -26,74 +26,74 @@ "test:ci": "npm run lint && npm run test:unit" }, "dependencies": { - "@toast-ui/vue-editor": "^2.4.0", - "axios": "0.19.2", + "@toast-ui/vue-editor": "^2.5.0", + "axios": "0.21.0", "clipboard": "2.0.6", - "codemirror": "5.56.0", - "core-js": "3.6.5", + "codemirror": "5.58.2", + "core-js": "3.7.0", "driver.js": "0.9.8", "dropzone": "5.7.2", - "echarts": "4.8.0", - "element-ui": "2.13.2", + "echarts": "4.9.0", + "element-ui": "2.14.1", "file-saver": "2.0.2", - "fuse.js": "3.4.4", + "fuse.js": "6.4.3", "js-cookie": "2.2.1", "jsonlint": "1.6.3", "jszip": "3.5.0", - "moment": "^2.27.0", + "moment": "^2.29.1", "normalize.css": "8.0.1", "nprogress": "0.2.0", - "path-to-regexp": "2.4.0", + "path-to-regexp": "6.2.0", "pinyin": "2.9.1", "screenfull": "5.0.2", "script-loader": "0.7.2", "sortablejs": "1.10.2", "tui-editor": "1.4.10", "v-markdown": "^1.0.2", - "vue": "2.6.11", + "vue": "2.6.12", "vue-content-loading": "^1.6.0", "vue-count-to": "1.0.13", - "vue-i18n": "8.19.0", + "vue-i18n": "8.22.1", "vue-multipane": "^0.9.5", "vue-resize": "^0.5.0", - "vue-router": "3.4.3", + "vue-router": "3.4.9", "vue-shortkey": "^3.1.7", "vue-split-panel": "^1.0.4", "vue-splitpane": "1.0.6", - "vuedraggable": "^2.24.0", + "vuedraggable": "^2.24.3", "vuex": "3.5.1", - "xlsx": "0.16.4" + "xlsx": "0.16.8" }, "devDependencies": { - "@vue/cli-plugin-babel": "4.4.6", - "@vue/cli-plugin-eslint": "4.4.6", - "@vue/cli-plugin-pwa": "4.5.6", - "@vue/cli-plugin-unit-jest": "4.4.6", - "@vue/cli-service": "4.4.6", - "@vue/test-utils": "1.0.3", - "autoprefixer": "9.8.5", + "@vue/cli-plugin-babel": "4.5.8", + "@vue/cli-plugin-eslint": "4.5.8", + "@vue/cli-plugin-pwa": "4.5.8", + "@vue/cli-plugin-unit-jest": "4.5.8", + "@vue/cli-service": "4.5.8", + "@vue/test-utils": "1.1.1", + "autoprefixer": "9.8.6", "babel-eslint": "10.1.0", - "babel-jest": "26.1.0", + "babel-jest": "26.6.3", "babel-plugin-dynamic-import-node": "2.3.3", "chalk": "4.1.0", - "chokidar": "3.4.1", + "chokidar": "3.4.3", "connect": "3.7.0", - "eslint": "7.5.0", + "eslint": "7.13.0", "eslint-plugin-vue": "6.2.2", "fs": "0.0.1-security", - "html-webpack-plugin": "4.3.0", - "husky": "4.2.5", - "lint-staged": "10.2.11", + "html-webpack-plugin": "4.5.0", + "husky": "4.3.0", + "lint-staged": "10.5.1", "mockjs": "1.1.0", - "plop": "2.7.3", - "sass": "1.26.10", - "sass-loader": "8.0.2", - "script-ext-html-webpack-plugin": "2.1.4", + "plop": "2.7.4", + "sass": "1.29.0", + "sass-loader": "10.1.0", + "script-ext-html-webpack-plugin": "2.1.5", "serve-static": "1.14.1", "svg-sprite-loader": "5.0.0", "svgo": "1.3.2", "tasksfile": "5.1.1", - "vue-template-compiler": "2.6.11" + "vue-template-compiler": "2.6.12" }, "browserslist": [ "> 1%", diff --git a/src/components/ADempiere/Dashboard/calendar/index.vue b/src/components/ADempiere/Dashboard/calendar/index.vue index e515c8a3..c9e31192 100644 --- a/src/components/ADempiere/Dashboard/calendar/index.vue +++ b/src/components/ADempiere/Dashboard/calendar/index.vue @@ -3,7 +3,7 @@