diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-04-19 14:43:48 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-04-19 14:43:48 -0400 |
| commit | aaae57b7978ffd0038ad560d6c9a4e8cf064cb0d (patch) | |
| tree | 4801d87e50d4c20817d443f9a7cc2092c82386f4 /frontend/package.json | |
| parent | e018f5482e550a49535f4df990d3bfc09128f5d8 (diff) | |
test test test
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/frontend/package.json b/frontend/package.json index 28c97a5..4b17a96 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,22 +16,22 @@ "apollo-client": "^2.2.8", "babel-plugin-styled-components": "^1.5.1", "date-fns": "^2.0.0-alpha.7", - "downshift": "^1.31.3", + "downshift": "^1.31.9", "graphql": "^0.13.2", "graphql-import": "^0.5.0", - "graphql-mock": "0.0.3", - "graphql-tag": "^2.8.0", + "graphql-mock": "0.2.0", + "graphql-tag": "^2.9.1", "lodash.debounce": "^4.0.8", "next": "^5.1.0", "next-with-apollo": "^1.0.6", "nprogress": "^0.2.0", "prop-types": "^15.6.1", - "react": "^16.3.1", + "react": "^16.3.2", "react-apollo": "^2.1.3", - "react-dom": "^16.3.1", + "react-dom": "^16.3.2", "react-stripe-checkout": "^2.6.3", - "react-transition-group": "^2.3.0", - "styled-components": "^3.2.5" + "react-transition-group": "^2.3.1", + "styled-components": "^3.2.6" }, "devDependencies": { "babel-plugin-module-resolver": "^3.1.1", @@ -95,4 +95,4 @@ } } } -}
\ No newline at end of file +} |
