Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Feb 10, 2019
1 parent 0b9f2ae commit 8e6cd92
Show file tree
Hide file tree
Showing 2 changed files with 4,508 additions and 3,862 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,37 +41,37 @@
"collectCoverage": true
},
"dependencies": {
"@nuxtjs/axios": "^5.3.1",
"boom": "^7.2.0",
"consola": "^1.4.3",
"@nuxtjs/axios": "^5.3.6",
"boom": "^7.3.0",
"consola": "^2.4.0",
"cookie": "^0.3.1",
"dotprop": "^1.0.2",
"js-cookie": "^2.2.0",
"lodash": "^4.17.10"
"lodash": "^4.17.11"
},
"devDependencies": {
"@nuxtjs/toast": "^3.0.0",
"@nuxtjs/toast": "^3.0.2",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"body-parser": "^1.18.3",
"bootstrap-vue": "^2.0.0-rc.11",
"codecov": "^3.0.4",
"codecov": "^3.1.0",
"cookie-parser": "^1.4.3",
"eslint": "^5.4.0",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.21.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^4.0.0",
"eslint-plugin-standard": "^3.1.0",
"eslint-plugin-vue": "^4.7.1",
"express": "^4.16.3",
"eslint": "^5.13.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.2.2",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.1.0",
"express": "^4.16.4",
"express-jwt": "^5.3.1",
"jest": "^23.5.0",
"jsdom": "^12.0.0",
"jest": "^24.1.0",
"jsdom": "^13.2.0",
"nuxt-class-component": "^1.2.0",
"nuxt-edge": "^2.0.0-25582697.225",
"puppeteer": "^1.7.0",
"nuxt-edge": "^2.5.0-25829307.e083c38f",
"puppeteer": "^1.12.2",
"standard-version": "^4.4.0"
}
}
Loading

0 comments on commit 8e6cd92

Please sign in to comment.