From 4fb8969f6994d8414f388f583d8e270d4e4a67e9 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 23 Mar 2018 11:11:09 -0400 Subject: ya --- frontend/package.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 70b27c0..fe8cb02 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,41 +14,41 @@ "author": "", "license": "ISC", "dependencies": { - "apollo-boost": "^0.1.2", - "apollo-cache-inmemory": "^1.1.10", - "apollo-client": "^2.2.6", + "apollo-boost": "^0.1.3", + "apollo-cache-inmemory": "^1.1.11", + "apollo-client": "^2.2.7", "apollo-link": "^1.2.1", "apollo-link-http": "^1.5.3", - "apollo-link-state": "^0.4.0", - "auth0-lock": "^11.3.1", + "apollo-link-state": "^0.4.1", + "auth0-lock": "^11.5.1", "babel-plugin-styled-components": "^1.5.1", "date-fns": "^2.0.0-alpha.7", - "downshift": "^1.29.1", - "express": "^4.16.2", - "graphql": "^0.13.1", + "downshift": "^1.31.2", + "express": "^4.16.3", + "graphql": "^0.13.2", "graphql-tag": "^2.8.0", "isomorphic-fetch": "^2.2.1", "lodash.get": "^4.4.2", "lodash.has": "^4.5.2", - "micro": "^9.1.0", - "micro-dev": "^2.2.0", + "micro": "^9.1.4", + "micro-dev": "^2.2.2", "next": "^5.0.0", - "next-routes": "^1.3.0", + "next-routes": "^1.4.0", "nprogress": "^0.2.0", "prop-types": "^15.6.1", "react": "^16.3.0-alpha.1", - "react-apollo": "^2.1.0-rc.5", + "react-apollo": "^2.1.0", "react-dom": "^16.3.0-alpha.1", "react-stripe-checkout": "^2.6.3", "react-transition-group": "^2.2.1", "stripe": "^5.5.0", - "styled-components": "^3.0.2" + "styled-components": "^3.2.3" }, "devDependencies": { "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", - "jest": "^22.4.2", - "enzyme-to-json": "^3.3.1" + "jest": "^22.4.3", + "enzyme-to-json": "^3.3.3" }, "//": "This is out babel config, I prefer this over a .babelrc file", "jest": { -- cgit v1.3