diff options
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 +} |
