Skip to content

Commit

Permalink
chore: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pooya parsa committed May 23, 2019
1 parent af20c8f commit e183009
Show file tree
Hide file tree
Showing 2 changed files with 2,642 additions and 2,552 deletions.
21 changes: 10 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"main": "lib/module/index.js",
"repository": "https://github.com/nuxt-community/auth-module",
"repository": "nuxt-community/auth-module",
"publishConfig": {
"access": "public"
},
Expand All @@ -41,11 +41,10 @@
"collectCoverage": true
},
"dependencies": {
"@nuxtjs/axios": "^5.3.6",
"boom": "^7.3.0",
"consola": "^2.4.0",
"cookie": "^0.3.1",
"dotprop": "^1.0.2",
"@nuxtjs/axios": "^5.5.1",
"consola": "^2.6.2",
"cookie": "^0.4.0",
"dotprop": "^1.2.0",
"js-cookie": "^2.2.0",
"lodash": "^4.17.11",
"nanoid": "^2.0.1"
Expand All @@ -55,24 +54,24 @@
"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",
"bootstrap-vue": "^2.0.0-rc.20",
"codecov": "^3.1.0",
"cookie-parser": "^1.4.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-node": "^9.1.0",
"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": "^24.1.0",
"jsdom": "^13.2.0",
"jsdom": "^15.1.0",
"nuxt-class-component": "^1.2.0",
"nuxt-edge": "^2.5.0-25829307.e083c38f",
"nuxt-edge": "^2.7.2-25976168.59071e4c",
"puppeteer": "^1.12.2",
"standard-version": "^4.4.0"
"standard-version": "^6.0.1"
}
}
Loading

0 comments on commit e183009

Please sign in to comment.