diff --git a/examples/custom-server-polka/package.json b/examples/custom-server-polka/package.json index 4d760dc3..2ded6065 100644 --- a/examples/custom-server-polka/package.json +++ b/examples/custom-server-polka/package.json @@ -9,7 +9,7 @@ "dependencies": { "next": "latest", "polka": "0.5.1", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" } } diff --git a/examples/with-apollo/package.json b/examples/with-apollo/package.json index e983b779..93f11a97 100644 --- a/examples/with-apollo/package.json +++ b/examples/with-apollo/package.json @@ -12,9 +12,9 @@ "isomorphic-unfetch": "^3.0.0", "next": "latest", "prop-types": "^15.6.2", - "react": "^16.5.2", + "react": "^16.7.0", "react-apollo": "^2.1.11", - "react-dom": "^16.5.2" + "react-dom": "^16.7.0" }, "author": "", "license": "ISC" diff --git a/examples/with-cerebral/package.json b/examples/with-cerebral/package.json index 0fc591a2..fce6ebdc 100644 --- a/examples/with-cerebral/package.json +++ b/examples/with-cerebral/package.json @@ -14,7 +14,7 @@ "@cerebral/react": "^2.1.0", "cerebral": "^3.1.0", "next": "latest", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" } } diff --git a/examples/with-custom-reverse-proxy/package.json b/examples/with-custom-reverse-proxy/package.json index 44316822..e74ef31d 100644 --- a/examples/with-custom-reverse-proxy/package.json +++ b/examples/with-custom-reverse-proxy/package.json @@ -4,8 +4,8 @@ "dependencies": { "express": "^4.15.3", "next": "latest", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "devDependencies": { "cross-env": "^5.0.1", diff --git a/examples/with-draft-js/package.json b/examples/with-draft-js/package.json index fdb9eccd..b4a285b7 100644 --- a/examples/with-draft-js/package.json +++ b/examples/with-draft-js/package.json @@ -11,7 +11,7 @@ "dependencies": { "draft-js": "0.10.5", "next": "5.0.0", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" } } diff --git a/examples/with-glamorous/package.json b/examples/with-glamorous/package.json index 8171820a..d2eafbc3 100644 --- a/examples/with-glamorous/package.json +++ b/examples/with-glamorous/package.json @@ -10,8 +10,8 @@ "glamor": "^2.20.24", "glamorous": "^4.11.0", "next": "latest", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "license": "ISC" } diff --git a/examples/with-hashed-statics/package.json b/examples/with-hashed-statics/package.json index 76c1a497..3322aee8 100644 --- a/examples/with-hashed-statics/package.json +++ b/examples/with-hashed-statics/package.json @@ -7,8 +7,8 @@ "dependencies": { "babel-plugin-transform-assets": "^0.2.0", "next": "latest", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "devDependencies": { "file-loader": "2.0.0" diff --git a/examples/with-higher-order-component/package.json b/examples/with-higher-order-component/package.json index 820c131e..23bb25e9 100644 --- a/examples/with-higher-order-component/package.json +++ b/examples/with-higher-order-component/package.json @@ -10,8 +10,8 @@ "accepts": "1.3.4", "lodash.flowright": "3.5.0", "next": "latest", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "license": "ISC" } diff --git a/examples/with-jest/package.json b/examples/with-jest/package.json index 22cbb14f..c2317240 100644 --- a/examples/with-jest/package.json +++ b/examples/with-jest/package.json @@ -3,8 +3,8 @@ "version": "1.0.0", "dependencies": { "next": "latest", - "react": "^16.5.0", - "react-dom": "^16.5.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "devDependencies": { "@babel/core": "^7.1.2", diff --git a/examples/with-next-css/package.json b/examples/with-next-css/package.json index 9445c72e..bdb8c509 100644 --- a/examples/with-next-css/package.json +++ b/examples/with-next-css/package.json @@ -10,7 +10,7 @@ "dependencies": { "@zeit/next-css": "^1.0.1", "next": "latest", - "react": "16.4.2", - "react-dom": "16.4.2" + "react": "^16.7.0", + "react-dom": "^16.7.0" } } diff --git a/examples/with-pkg/package.json b/examples/with-pkg/package.json index c4de905f..709c0fcb 100644 --- a/examples/with-pkg/package.json +++ b/examples/with-pkg/package.json @@ -14,8 +14,8 @@ }, "dependencies": { "next": "latest", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "devDependencies": { "pkg": "^4.2.2" diff --git a/examples/with-styled-jsx-plugins/package.json b/examples/with-styled-jsx-plugins/package.json index 7c182237..f0e5f287 100644 --- a/examples/with-styled-jsx-plugins/package.json +++ b/examples/with-styled-jsx-plugins/package.json @@ -10,8 +10,8 @@ "lost": "8.2.0", "next": "latest", "postcss-nested": "2.1.2", - "react": "16.0.0", - "react-dom": "16.0.0", + "react": "^16.7.0", + "react-dom": "^16.7.0", "styled-jsx-plugin-postcss": "0.1.0" }, "license": "ISC", diff --git a/examples/with-styled-jsx-scss/package.json b/examples/with-styled-jsx-scss/package.json index fa4956a8..940df8f3 100644 --- a/examples/with-styled-jsx-scss/package.json +++ b/examples/with-styled-jsx-scss/package.json @@ -9,8 +9,8 @@ "dependencies": { "next": "latest", "node-sass": "4.5.3", - "react": "16.0.0", - "react-dom": "16.0.0", + "react": "^16.7.0", + "react-dom": "^16.7.0", "styled-jsx-plugin-sass": "0.2.0" }, "license": "ISC" diff --git a/examples/with-universal-configuration-runtime/package.json b/examples/with-universal-configuration-runtime/package.json index 68aaac42..1d16aa13 100644 --- a/examples/with-universal-configuration-runtime/package.json +++ b/examples/with-universal-configuration-runtime/package.json @@ -6,7 +6,7 @@ }, "dependencies": { "next": "latest", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" } } diff --git a/examples/with-zones/blog/package.json b/examples/with-zones/blog/package.json index 72691fe9..a5dd52bd 100644 --- a/examples/with-zones/blog/package.json +++ b/examples/with-zones/blog/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "next": "latest", - "react": "^16.0.0", - "react-dom": "^16.0.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "license": "ISC" } diff --git a/examples/with-zones/home/package.json b/examples/with-zones/home/package.json index c7471511..1cbfddf6 100644 --- a/examples/with-zones/home/package.json +++ b/examples/with-zones/home/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "next": "latest", - "react": "^16.0.0", - "react-dom": "^16.0.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "license": "ISC" } diff --git a/examples/with-zones/package.json b/examples/with-zones/package.json index a24bbcea..2d317990 100644 --- a/examples/with-zones/package.json +++ b/examples/with-zones/package.json @@ -13,8 +13,8 @@ "dependencies": { "micro-proxy": "^1.0.0", "next": "5.0.0-universal-alpha.15", - "react": "16.2.0", - "react-dom": "16.2.0" + "react": "^16.7.0", + "react-dom": "^16.7.0" }, "license": "ISC" }