Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Nov 18, 2017
1 parent 651801e commit 961b19a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,30 @@
"babel-polyfill": "^6.26.0",
"bootstrap-sass": "^3.3.7",
"cross-env": "^5.1.1",
"eslint": "^4.10.0",
"eslint": "^4.11.0",
"eslint-config-airbnb-base": "^12.0.2",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-vue": "^3.13.1",
"eslint-plugin-vue": "^3.14.0",
"jquery": "^3.1.1",
"laravel-mix": "^1.5.1"
"laravel-mix": "^1.6.1"
},
"dependencies": {
"axios": "^0.16.2",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-3": "^6.24.1",
"element-ui": "^2.0.1",
"element-ui": "^2.0.5",
"font-awesome": "^4.7.0",
"form-backend-validation": "^2.0.2",
"form-backend-validation": "^2.0.5",
"lodash": "^4.17.4",
"moment": "^2.19.1",
"vue": "^2.5.2",
"moment": "^2.19.2",
"vue": "^2.5.6",
"vue-data-tables": "^2.1.1",
"vue-events": "^3.1.0",
"vue-i18n": "^7.3.2",
"vue-router": "^3.0.0",
"vue-shortkey": "^2.2.2",
"vue-simplemde": "^0.4.6",
"vue-template-compiler": "^2.5.2"
"vue-template-compiler": "^2.5.6"
}
}
2 changes: 1 addition & 1 deletion public/css/app.css

Large diffs are not rendered by default.

0 comments on commit 961b19a

Please sign in to comment.