diff --git a/lerna.json b/lerna.json index bc46f3075539dad8c0d73967cd98a45fc93ca306..9034bdae715cf62c0759a25476656577c771b500 100644 --- a/lerna.json +++ b/lerna.json @@ -17,5 +17,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "9.4.5-canary.39" + "version": "9.4.5-canary.40" } diff --git a/packages/create-next-app/package.json b/packages/create-next-app/package.json index 7403913025d143deecfbcb0406d0b56106065565..58be19863c71613c26e6e4a07be3459880a3c035 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.39", + "version": "9.4.5-canary.40", "keywords": [ "react", "next", diff --git a/packages/eslint-plugin-next/package.json b/packages/eslint-plugin-next/package.json index 83eb16c6f9ee4f57f1676401a896d30ba4fe5008..e918e4242a33fe038aa5f672098ff22490517c4d 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.39", + "version": "9.4.5-canary.40", "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 a93d1296386e3e5f8e36e8c47f6ac7b74b979666..d5917a2cb4db17ff31f4d14e1eefc4637f222987 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.39", + "version": "9.4.5-canary.40", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-mdx/package.json b/packages/next-mdx/package.json index b08f7911f9d5e04ce21e038555feb16c0439f9d3..30da63e9354d8de160978ce7025ec10a47fa0620 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.39", + "version": "9.4.5-canary.40", "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 eb3ad1d3dbd3d7d98afcd04453d8f0438652343a..4f8289e030978e2c40edcd0e32f686bd617cfd79 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.39", + "version": "9.4.5-canary.40", "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 2f53c0e6193784a5f1a4f9a4b48f1e8f7fc2a2a6..4bcf1665b0ddd14f3962987a2c1c696e141cb8ca 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.39", + "version": "9.4.5-canary.40", "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 3a90f4d222dc9df2e206dc5d3cc5269687cf5eb0..0f947489d07af2a543e21c2dda724d8b0d6623d7 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.39", + "version": "9.4.5-canary.40", "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 48d9a3d856beda7ccff01aa8934e7dbe0ed73c77..d49afdf3f56ae0489b11c2f465e6a08e5e34207d 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.39", + "version": "9.4.5-canary.40", "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 a50fa2fdfa0f327e1fe54ee6d934d81c576133f6..6b78bbaa135e2d7687c83f2fd37c72572df15933 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "9.4.5-canary.39", + "version": "9.4.5-canary.40", "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.39", - "@next/react-refresh-utils": "9.4.5-canary.39", + "@next/react-dev-overlay": "9.4.5-canary.40", + "@next/react-refresh-utils": "9.4.5-canary.40", "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.39", + "@next/polyfill-nomodule": "9.4.5-canary.40", "@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 ab54ec97ba487cb229c5d2ac452f47f61b624197..17f3feda05171bde7f839538e2fa2892e0a8068d 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.39", + "version": "9.4.5-canary.40", "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 0ee8e4aedb925f5fc8393785f300a15495793983..664599cf3bc0ea220e9061f5fb227b50df426448 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.39", + "version": "9.4.5-canary.40", "description": "An experimental package providing utilities for React Refresh.", "repository": { "url": "vercel/next.js",