From 06003b7a5f66f61bde6bb2fc9443c8cf3bc8bd9b Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 4 May 2018 10:38:32 -0400 Subject: First apollo mutation test --- frontend/package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 1a51a4e..429fe83 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -12,22 +12,22 @@ "author": "", "license": "ISC", "dependencies": { - "apollo-boost": "^0.1.4", - "apollo-client": "^2.2.8", + "apollo-boost": "^0.1.5", + "apollo-client": "^2.3.0", "babel-plugin-styled-components": "^1.5.1", "date-fns": "^2.0.0-alpha.7", - "downshift": "^1.31.10", + "downshift": "^1.31.14", "graphql": "^0.13.2", - "graphql-import": "^0.5.0", - "graphql-mock": "0.3.0", - "graphql-tag": "^2.9.1", + "graphql-import": "^0.5.2", + "graphql-mock": "0.4.1", + "graphql-tag": "^2.9.2", "lodash.debounce": "^4.0.8", - "next": "^5.1.0", + "next": "^6.0.0", "next-with-apollo": "^1.0.6", "nprogress": "^0.2.0", "prop-types": "^15.6.1", "react": "^16.3.2", - "react-apollo": "^2.1.3", + "react-apollo": "^2.1.4", "react-dom": "^16.3.2", "react-stripe-checkout": "^2.6.3", "react-transition-group": "^2.3.1", @@ -39,7 +39,7 @@ "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", "enzyme-to-json": "^3.3.3", - "graphql-tools": "^2.24.0", + "graphql-tools": "^3.0.0", "jest": "^22.4.3", "waait": "^1.0.2" }, -- cgit v1.3