Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Jun 8, 2020
1 parent 643ab76 commit 3ded722
Show file tree
Hide file tree
Showing 2 changed files with 3,629 additions and 2,132 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,46 +32,46 @@
},
"homepage": "https://github.com/Akryum/vue-cli-plugin-apollo#readme",
"dependencies": {
"apollo": "^2.20.0",
"apollo-cache-inmemory": "^1.6.3",
"apollo-client": "^2.6.4",
"apollo-link": "^1.2.13",
"apollo-link-context": "^1.0.19",
"apollo-link-http": "^1.5.16",
"apollo": "^2.28.2",
"apollo-cache-inmemory": "^1.6.6",
"apollo-client": "^2.6.10",
"apollo-link": "^1.2.14",
"apollo-link-context": "^1.0.20",
"apollo-link-http": "^1.5.17",
"apollo-link-persisted-queries": "^0.2.2",
"apollo-link-state": "^0.4.2",
"apollo-link-ws": "^1.0.19",
"apollo-server-express": "^2.9.6",
"apollo-upload-client": "^11.0.0",
"apollo-utilities": "^1.3.2",
"chalk": "^2.4.2",
"deepmerge": "^4.1.1",
"apollo-link-ws": "^1.0.20",
"apollo-server-express": "^2.14.2",
"apollo-upload-client": "^13.0.0",
"apollo-utilities": "^1.3.4",
"chalk": "^4.0.0",
"deepmerge": "^4.2.2",
"dotenv": "^8.2.0",
"esm": "^3.2.25",
"execa": "^3.2.0",
"execa": "^4.0.2",
"express": "^4.17.1",
"fs-extra": "^8.1.0",
"graphql": "^14.5.8",
"fs-extra": "^9.0.1",
"graphql": "^15.1.0",
"graphql-subscriptions": "^1.1.0",
"graphql-tag": "^2.10.1",
"graphql-tools": "^4.0.5",
"graphql-tag": "^2.10.3",
"graphql-tools": "^6.0.9",
"node-fetch": "^2.6.0",
"nodemon": "^1.19.4",
"nodemon": "^2.0.4",
"subscriptions-transport-ws": "^0.9.16",
"ts-node": "^8.4.1"
"ts-node": "^8.10.2"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"babel-eslint": "^10.0.1",
"eslint": "^6.0.1",
"eslint-config-standard": "^12.0.0",
"eslint": "^7.2.0",
"eslint-config-standard": "^14.0.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.3",
"eslint-plugin-vue": "^6.0.0",
"vuepress": "^0.14.8"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3ded722

Please sign in to comment.