Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 24, 2019
1 parent 7bd071b commit 975546d
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 438 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -33,48 +33,48 @@
]
},
"dependencies": {
"@nuxtjs/axios": "^5.5.4",
"@nuxtjs/axios": "^5.6.0",
"bunyan": "^1.8.12",
"chart.js": "^2.8.0",
"element-ui": "2.7.2",
"js-cookie": "^2.2.0",
"js-cookie": "^2.2.1",
"js-yaml": "^3.13.1",
"jwt-decode": "^2.2.0",
"koa": "^2.7.0",
"koa-body": "^4.1.0",
"koa": "^2.8.1",
"koa-body": "^4.1.1",
"koa-bunyan": "^1.0.2",
"koa-bunyan-logger": "^2.1.0",
"koa-compress": "^3.0.0",
"koa-proxies": "^0.8.1",
"koa-router": "^7.4.0",
"koa-session": "^5.12.2",
"koa-session": "^5.12.3",
"mkdirp": "^0.5.1",
"negotiator": "^0.6.2",
"normalize.css": "^8.0.1",
"nuxt": "^2.8.1",
"nuxt": "^2.9.1",
"nuxt-property-decorator": "^2.3.0",
"svg-captcha": "^1.4.0",
"vue-chartjs": "^3.4.2",
"vue-clipboard2": "^0.3.0",
"vue-i18n": "^8.12.0",
"vue-i18n": "^8.14.0",
"xmlify": "^1.1.0"
},
"devDependencies": {
"@nuxtjs/eslint-config": "^1.0.1",
"ava": "^2.2.0",
"@nuxtjs/eslint-config": "^1.1.2",
"ava": "^2.3.0",
"babel-eslint": "^10.0.2",
"cpx": "^1.5.0",
"cross-env": "^5.2.0",
"eslint": "^6.1.0",
"eslint": "^6.2.2",
"eslint-plugin-nuxt": "^0.4.3",
"husky": "^3.0.2",
"lint-staged": "^9.2.1",
"husky": "^3.0.4",
"lint-staged": "^9.2.3",
"lodash": "^4.17.15",
"moxios": "^0.4.0",
"node-sass": "^4.12.0",
"nodemon": "^1.19.1",
"rimraf": "^2.6.3",
"sass-loader": "^7.1.0"
"rimraf": "^2.7.1",
"sass-loader": "^7.3.1"
},
"engines": {
"node": ">=8.0.0 <12",
Expand Down

0 comments on commit 975546d

Please sign in to comment.