Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
iCrawl committed Oct 6, 2019
1 parent 7ab7778 commit c55fe56
Show file tree
Hide file tree
Showing 2 changed files with 795 additions and 1,107 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,27 +26,26 @@
"bufferutil": "^4.0.1",
"cookie-universal": "^2.0.16",
"discord-rpc": "discordjs/rpc",
"graphql": "^14.5.4",
"graphql": "^14.5.8",
"graphql-tag": "^2.10.1",
"register-scheme": "devsnek/node-register-scheme",
"subscriptions-transport-ws": "^0.9.16",
"utf-8-validate": "^5.0.2",
"vue": "^2.6.10",
"vue-apollo": "^3.0.0-rc.2",
"vue-apollo": "^3.0.0-rc.7",
"vue-router": "^3.1.3",
"vuex": "^3.1.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-service": "^3.11.0",
"babel-eslint": "^10.0.3",
"electron": "^6.0.8",
"eslint": "^6.3.0",
"eslint-config-aqua": "^6.0.2",
"electron": "^6.0.11",
"eslint": "^6.5.1",
"eslint-config-aqua": "^7.0.1",
"eslint-plugin-vue": "^5.2.3",
"node-sass": "^4.12.0",
"sass-loader": "^7.2.0",
"vue-cli-plugin-apollo": "^0.21.0",
"sass-loader": "^8.0.0",
"vue-cli-plugin-apollo": "^0.21.1",
"vue-cli-plugin-electron-builder": "^1.4.0",
"vue-template-compiler": "^2.6.10",
"workerize-loader": "^1.1.0"
Expand Down
Loading

0 comments on commit c55fe56

Please sign in to comment.