Skip to content

Commit

Permalink
Merge pull request #7 from melrefaie/master
Browse files Browse the repository at this point in the history
chore: upgrade dependencies
  • Loading branch information
Baianater authored Oct 6, 2019
2 parents f8b155d + 23f34e4 commit 77091d0
Show file tree
Hide file tree
Showing 2 changed files with 2,442 additions and 2,336 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,33 +17,33 @@
},
"dependencies": {
"@blexar/framework": "0.0.33",
"@nuxtjs/pwa": "^3.0.0-beta.10",
"@nuxtjs/style-resources": "^0.1.2",
"apexcharts": "^3.5.1",
"driver.js": "^0.9.5",
"nuxt": "^2.4.5",
"@nuxtjs/pwa": "^3.0.0-beta.19",
"@nuxtjs/style-resources": "^1.0.0",
"apexcharts": "^3.8.6",
"driver.js": "^0.9.8",
"nuxt": "^2.10.0",
"vee-validate": "^2.1.7",
"vue-apexcharts": "^1.3.0",
"vue-flatpickr-component": "^8.1.1",
"vue-good-table": "^2.16.3",
"vue-multiselect": "^2.1.4",
"vue-apexcharts": "^1.5.0",
"vue-flatpickr-component": "^8.1.3",
"vue-good-table": "^2.18.0",
"vue-multiselect": "^2.1.6",
"vue-notification": "^1.3.16",
"vue2-dropzone": "^3.5.2",
"vue2-editor": "^2.6.6"
"vue2-dropzone": "^3.6.0",
"vue2-editor": "^2.10.2"
},
"devDependencies": {
"babel-eslint": "^10.0.1",
"cross-env": "^5.2.0",
"eslint": "^5.0.1",
"eslint-config-prettier": "^4.1.0",
"eslint-loader": "^2.0.0",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-vue": "^5.2.2",
"prettier": "1.16.4",
"pug": "^2.0.3",
"babel-eslint": "^10.0.3",
"cross-env": "^6.0.3",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint-loader": "^3.0.2",
"eslint-plugin-prettier": "3.1.1",
"eslint-plugin-vue": "^5.2.3",
"prettier": "1.18.2",
"pug": "^2.0.4",
"pug-plain-loader": "^1.0.0",
"push-dir": "^0.4.1",
"stylus": "^0.54.5",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2"
}
}
Loading

0 comments on commit 77091d0

Please sign in to comment.