summaryrefslogtreecommitdiffstats
path: root/sick-fits/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'sick-fits/frontend/package.json')
-rw-r--r--sick-fits/frontend/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/sick-fits/frontend/package.json b/sick-fits/frontend/package.json
index ca8b07a..1d7cd49 100644
--- a/sick-fits/frontend/package.json
+++ b/sick-fits/frontend/package.json
@@ -18,22 +18,22 @@
"babel-plugin-styled-components": "^1.5.1",
"date-fns": "^2.0.0-alpha.7",
"downshift": "^2.1.4",
+ "enzyme": "^3.3.0",
+ "enzyme-adapter-react-16": "^1.1.1",
"graphql": "^0.13.2",
"graphql-tag": "^2.9.2",
"lodash.debounce": "^4.0.8",
- "next": "^6.0.3",
- "next-with-apollo": "^3.0.2",
+ "next": "^6.1.2",
+ "next-with-apollo": "^3.1.3",
"nprogress": "^0.2.0",
"prop-types": "^15.6.1",
- "react": "^16.3.2",
+ "react": "^16.5.1",
"react-adopt": "^0.6.0",
- "react-apollo": "^2.1.4",
- "react-dom": "^16.3.2",
+ "react-apollo": "^2.1.11",
+ "react-dom": "^16.5.1",
"react-stripe-checkout": "^2.6.3",
- "react-transition-group": "^2.3.1",
+ "react-transition-group": "^2.4.0",
"styled-components": "^3.2.6",
- "enzyme": "^3.3.0",
- "enzyme-adapter-react-16": "^1.1.1",
"waait": "^1.0.2"
},
"devDependencies": {