diff --git a/lerna.json b/lerna.json index 4f5c7ea0951a7d15813eba8f7d4711c660d0afe4..86174b92cffd872eb918a8e95ffbd862e59bd49f 100644 --- a/lerna.json +++ b/lerna.json @@ -17,5 +17,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "9.5.3-canary.13" + "version": "9.5.3-canary.14" } diff --git a/packages/create-next-app/package.json b/packages/create-next-app/package.json index eaba0d3c4d0132dc1171fa4a95430046a7dfc8b4..0a43b834c3c6b83c2add05fe278c4f4732a2f775 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.5.3-canary.13", + "version": "9.5.3-canary.14", "keywords": [ "react", "next", diff --git a/packages/eslint-plugin-next/package.json b/packages/eslint-plugin-next/package.json index de2304e6568e0fcded98cf7a9912ddeb62e9b930..23ab8cb3531b34adde6a75e84fd5bb97b52b9355 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.5.3-canary.13", + "version": "9.5.3-canary.14", "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 570c1066fa8a243fb46063cb2e051e7bfc157405..422d12b588bfe8047f4388dca075e157e1f95d39 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.5.3-canary.13", + "version": "9.5.3-canary.14", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-codemod/package.json b/packages/next-codemod/package.json index 31ddef3d8b79c606488f6e4814eb244956b15c6c..dba755032b1f4ae94078ead58e2cf33974517a11 100644 --- a/packages/next-codemod/package.json +++ b/packages/next-codemod/package.json @@ -1,6 +1,6 @@ { "name": "@next/codemod", - "version": "9.5.3-canary.13", + "version": "9.5.3-canary.14", "license": "MIT", "dependencies": { "chalk": "4.1.0", diff --git a/packages/next-mdx/package.json b/packages/next-mdx/package.json index 3f9a7ab91939b8716fd9c229297772aa51ba5f62..0ed738d883f91c7f0f9daeb653614c51013fabaf 100644 --- a/packages/next-mdx/package.json +++ b/packages/next-mdx/package.json @@ -1,6 +1,6 @@ { "name": "@next/mdx", - "version": "9.5.3-canary.13", + "version": "9.5.3-canary.14", "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 13d6030f4d3c0d6c8d9a5fc7b6e8f9fbfe1a6fcc..6cf11bca83653c7e83981bf4d85a0e2593a442f6 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.5.3-canary.13", + "version": "9.5.3-canary.14", "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 8a6735b3f29e992f61171269f15993489e967e8a..c2e7c4aa21844c24aac1699821fd7602576a807d 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.5.3-canary.13", + "version": "9.5.3-canary.14", "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 d1f146e096d18fa051966898905e2112eee121c5..c2106388ebce3733291c199615975bf3c17083a8 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.5.3-canary.13", + "version": "9.5.3-canary.14", "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 bce2bda4b0d6dff3668215147ad3e0944f6f8717..3d127084c2b64f56d23f22a4e891f8bbd6614f1f 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.5.3-canary.13", + "version": "9.5.3-canary.14", "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 c10e13d65d88c486c753d54b86ec57ed7bd01e68..ecef3e12dd78f0408e40dba1cfd7a8ba249a8dcf 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "9.5.3-canary.13", + "version": "9.5.3-canary.14", "description": "The React Framework", "main": "./dist/server/next.js", "license": "MIT", @@ -77,8 +77,8 @@ "@babel/preset-typescript": "7.9.0", "@babel/runtime": "7.9.6", "@babel/types": "7.9.6", - "@next/react-dev-overlay": "9.5.3-canary.13", - "@next/react-refresh-utils": "9.5.3-canary.13", + "@next/react-dev-overlay": "9.5.3-canary.14", + "@next/react-refresh-utils": "9.5.3-canary.14", "ast-types": "0.13.2", "babel-plugin-syntax-jsx": "6.18.0", "babel-plugin-transform-define": "2.0.0", @@ -123,7 +123,7 @@ "react-dom": "^16.6.0" }, "devDependencies": { - "@next/polyfill-nomodule": "9.5.3-canary.13", + "@next/polyfill-nomodule": "9.5.3-canary.14", "@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 67e446c6505d3408caa09c619414440e2b80165d..7bea4ecf8cfa87596acb64378160b363368db483 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.5.3-canary.13", + "version": "9.5.3-canary.14", "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 27112d9fde0e755d196153dbcab69588f21a8584..9b1c9414229a4cac20517f442a0854d59b42ca2f 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.5.3-canary.13", + "version": "9.5.3-canary.14", "description": "An experimental package providing utilities for React Refresh.", "repository": { "url": "vercel/next.js",