diff --git a/lerna.json b/lerna.json index c040917ec5ed0a3c899df2206ab5bb80658f3eac..bc46f3075539dad8c0d73967cd98a45fc93ca306 100644 --- a/lerna.json +++ b/lerna.json @@ -17,5 +17,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "9.4.5-canary.38" + "version": "9.4.5-canary.39" } diff --git a/packages/create-next-app/package.json b/packages/create-next-app/package.json index 69947b1d501d008dafbc8c5efa34437b49284863..7403913025d143deecfbcb0406d0b56106065565 100644 --- a/packages/create-next-app/package.json +++ b/packages/create-next-app/package.json @@ -1,6 +1,6 @@ { "name": "create-next-app", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "keywords": [ "react", "next", diff --git a/packages/eslint-plugin-next/package.json b/packages/eslint-plugin-next/package.json index f31630e6041104039ff6907592820e1f46fc95ca..83eb16c6f9ee4f57f1676401a896d30ba4fe5008 100644 --- a/packages/eslint-plugin-next/package.json +++ b/packages/eslint-plugin-next/package.json @@ -1,6 +1,6 @@ { "name": "@next/eslint-plugin-next", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "description": "ESLint plugin for NextJS.", "main": "lib/index.js", "license": "MIT", diff --git a/packages/next-bundle-analyzer/package.json b/packages/next-bundle-analyzer/package.json index 053b9bbf9e704646bdcfebe055f4ec740807320d..a93d1296386e3e5f8e36e8c47f6ac7b74b979666 100644 --- a/packages/next-bundle-analyzer/package.json +++ b/packages/next-bundle-analyzer/package.json @@ -1,6 +1,6 @@ { "name": "@next/bundle-analyzer", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-mdx/package.json b/packages/next-mdx/package.json index 3883f7218aac5b0e155781b79dc45085e547b49d..b08f7911f9d5e04ce21e038555feb16c0439f9d3 100644 --- a/packages/next-mdx/package.json +++ b/packages/next-mdx/package.json @@ -1,6 +1,6 @@ { "name": "@next/mdx", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-plugin-google-analytics/package.json b/packages/next-plugin-google-analytics/package.json index 91c613a34145daa207edbf325cd8c182a1a8785f..eb3ad1d3dbd3d7d98afcd04453d8f0438652343a 100644 --- a/packages/next-plugin-google-analytics/package.json +++ b/packages/next-plugin-google-analytics/package.json @@ -1,6 +1,6 @@ { "name": "@next/plugin-google-analytics", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "repository": { "url": "vercel/next.js", "directory": "packages/next-plugin-google-analytics" diff --git a/packages/next-plugin-sentry/package.json b/packages/next-plugin-sentry/package.json index 8825c3b419506a49c2349c4f56907f9eabdef857..2f53c0e6193784a5f1a4f9a4b48f1e8f7fc2a2a6 100644 --- a/packages/next-plugin-sentry/package.json +++ b/packages/next-plugin-sentry/package.json @@ -1,6 +1,6 @@ { "name": "@next/plugin-sentry", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "repository": { "url": "vercel/next.js", "directory": "packages/next-plugin-sentry" diff --git a/packages/next-plugin-storybook/package.json b/packages/next-plugin-storybook/package.json index c440b9bf310d8d6e7fca019d04e75e79557b8564..3a90f4d222dc9df2e206dc5d3cc5269687cf5eb0 100644 --- a/packages/next-plugin-storybook/package.json +++ b/packages/next-plugin-storybook/package.json @@ -1,6 +1,6 @@ { "name": "@next/plugin-storybook", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "repository": { "url": "vercel/next.js", "directory": "packages/next-plugin-storybook" diff --git a/packages/next-polyfill-nomodule/package.json b/packages/next-polyfill-nomodule/package.json index 323e78d2ee5dc9711b7272e0d8b5ea5047b9c611..48d9a3d856beda7ccff01aa8934e7dbe0ed73c77 100644 --- a/packages/next-polyfill-nomodule/package.json +++ b/packages/next-polyfill-nomodule/package.json @@ -1,6 +1,6 @@ { "name": "@next/polyfill-nomodule", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "description": "A polyfill for non-dead, nomodule browsers.", "main": "dist/polyfill-nomodule.js", "license": "MIT", diff --git a/packages/next/package.json b/packages/next/package.json index 3d3c95acb7eba8f4eee66b29e06ef530a5e3d924..742c13edaf147653f358ab5f57a8c365c6fc266d 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "description": "The React Framework", "main": "./dist/server/next.js", "license": "MIT", @@ -76,8 +76,8 @@ "@babel/preset-typescript": "7.9.0", "@babel/runtime": "7.9.6", "@babel/types": "7.9.6", - "@next/react-dev-overlay": "9.4.5-canary.38", - "@next/react-refresh-utils": "9.4.5-canary.38", + "@next/react-dev-overlay": "9.4.5-canary.39", + "@next/react-refresh-utils": "9.4.5-canary.39", "babel-plugin-syntax-jsx": "6.18.0", "babel-plugin-transform-define": "2.0.0", "babel-plugin-transform-react-remove-prop-types": "0.4.24", @@ -115,7 +115,7 @@ "react-dom": "^16.6.0" }, "devDependencies": { - "@next/polyfill-nomodule": "9.4.5-canary.38", + "@next/polyfill-nomodule": "9.4.5-canary.39", "@taskr/clear": "1.1.0", "@taskr/esnext": "1.1.0", "@taskr/watch": "1.1.0", diff --git a/packages/react-dev-overlay/package.json b/packages/react-dev-overlay/package.json index 0b08d026dcf220973ee71da3277e49837d1e1689..ab54ec97ba487cb229c5d2ac452f47f61b624197 100644 --- a/packages/react-dev-overlay/package.json +++ b/packages/react-dev-overlay/package.json @@ -1,6 +1,6 @@ { "name": "@next/react-dev-overlay", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "description": "A development-only overlay for developing React applications.", "repository": { "url": "vercel/next.js", diff --git a/packages/react-refresh-utils/package.json b/packages/react-refresh-utils/package.json index 2bdf2afe98089b64752b752f3d292a685933a407..0ee8e4aedb925f5fc8393785f300a15495793983 100644 --- a/packages/react-refresh-utils/package.json +++ b/packages/react-refresh-utils/package.json @@ -1,6 +1,6 @@ { "name": "@next/react-refresh-utils", - "version": "9.4.5-canary.38", + "version": "9.4.5-canary.39", "description": "An experimental package providing utilities for React Refresh.", "repository": { "url": "vercel/next.js",