From ed35138edcf6cb4860225233ecf6e0f558231370 Mon Sep 17 00:00:00 2001 From: JJ Kasper Date: Tue, 28 Jun 2022 08:35:37 -0500 Subject: [PATCH] v12.1.7-canary.52 --- lerna.json | 2 +- packages/create-next-app/package.json | 2 +- packages/eslint-config-next/package.json | 4 ++-- packages/eslint-plugin-next/package.json | 2 +- packages/next-bundle-analyzer/package.json | 2 +- packages/next-codemod/package.json | 2 +- packages/next-env/package.json | 2 +- packages/next-mdx/package.json | 2 +- packages/next-plugin-storybook/package.json | 2 +- packages/next-polyfill-module/package.json | 2 +- packages/next-polyfill-nomodule/package.json | 2 +- packages/next-swc/package.json | 2 +- packages/next/package.json | 14 ++++++------- packages/react-dev-overlay/package.json | 2 +- packages/react-refresh-utils/package.json | 2 +- pnpm-lock.yaml | 21 ++++++++++---------- 16 files changed, 33 insertions(+), 32 deletions(-) diff --git a/lerna.json b/lerna.json index 9f9f1a2ad5589..ca3b8b4301b28 100644 --- a/lerna.json +++ b/lerna.json @@ -16,5 +16,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "12.1.7-canary.51" + "version": "12.1.7-canary.52" } diff --git a/packages/create-next-app/package.json b/packages/create-next-app/package.json index 254206b53ddcf..d7a51a0904b72 100644 --- a/packages/create-next-app/package.json +++ b/packages/create-next-app/package.json @@ -1,6 +1,6 @@ { "name": "create-next-app", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "keywords": [ "react", "next", diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index 8885c91396a22..1c6b4daa4c346 100644 --- a/packages/eslint-config-next/package.json +++ b/packages/eslint-config-next/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-next", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "description": "ESLint configuration used by NextJS.", "main": "index.js", "license": "MIT", @@ -9,7 +9,7 @@ "directory": "packages/eslint-config-next" }, "dependencies": { - "@next/eslint-plugin-next": "12.1.7-canary.51", + "@next/eslint-plugin-next": "12.1.7-canary.52", "@rushstack/eslint-patch": "^1.1.3", "@typescript-eslint/parser": "^5.21.0", "eslint-import-resolver-node": "^0.3.6", diff --git a/packages/eslint-plugin-next/package.json b/packages/eslint-plugin-next/package.json index d7dccf7232883..99b9e8d31246d 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": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "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 8ec0501d20d34..b555e6a6b3132 100644 --- a/packages/next-bundle-analyzer/package.json +++ b/packages/next-bundle-analyzer/package.json @@ -1,6 +1,6 @@ { "name": "@next/bundle-analyzer", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "main": "index.js", "types": "index.d.ts", "license": "MIT", diff --git a/packages/next-codemod/package.json b/packages/next-codemod/package.json index 1a69e1426ffcf..05ce1edb56513 100644 --- a/packages/next-codemod/package.json +++ b/packages/next-codemod/package.json @@ -1,6 +1,6 @@ { "name": "@next/codemod", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "license": "MIT", "dependencies": { "chalk": "4.1.0", diff --git a/packages/next-env/package.json b/packages/next-env/package.json index b27d3ccbcf909..c9f55d6ef897e 100644 --- a/packages/next-env/package.json +++ b/packages/next-env/package.json @@ -1,6 +1,6 @@ { "name": "@next/env", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "keywords": [ "react", "next", diff --git a/packages/next-mdx/package.json b/packages/next-mdx/package.json index cb980dce051b4..1481f65d5142b 100644 --- a/packages/next-mdx/package.json +++ b/packages/next-mdx/package.json @@ -1,6 +1,6 @@ { "name": "@next/mdx", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-plugin-storybook/package.json b/packages/next-plugin-storybook/package.json index 3af31f430719b..193ad15d0db5d 100644 --- a/packages/next-plugin-storybook/package.json +++ b/packages/next-plugin-storybook/package.json @@ -1,6 +1,6 @@ { "name": "@next/plugin-storybook", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "repository": { "url": "vercel/next.js", "directory": "packages/next-plugin-storybook" diff --git a/packages/next-polyfill-module/package.json b/packages/next-polyfill-module/package.json index 9b676eedd22fe..28b2779973172 100644 --- a/packages/next-polyfill-module/package.json +++ b/packages/next-polyfill-module/package.json @@ -1,6 +1,6 @@ { "name": "@next/polyfill-module", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "description": "A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)", "main": "dist/polyfill-module.js", "license": "MIT", diff --git a/packages/next-polyfill-nomodule/package.json b/packages/next-polyfill-nomodule/package.json index aa079b7dce8ec..a14e4c9f97270 100644 --- a/packages/next-polyfill-nomodule/package.json +++ b/packages/next-polyfill-nomodule/package.json @@ -1,6 +1,6 @@ { "name": "@next/polyfill-nomodule", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "description": "A polyfill for non-dead, nomodule browsers.", "main": "dist/polyfill-nomodule.js", "license": "MIT", diff --git a/packages/next-swc/package.json b/packages/next-swc/package.json index 02bd71ae26041..691b654f2c906 100644 --- a/packages/next-swc/package.json +++ b/packages/next-swc/package.json @@ -1,6 +1,6 @@ { "name": "@next/swc", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "private": true, "scripts": { "build-native": "napi build --platform -p next-swc-napi --cargo-name next_swc_napi native --features plugin", diff --git a/packages/next/package.json b/packages/next/package.json index b2264877727b6..dcfced9bf8549 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "description": "The React Framework", "main": "./dist/server/next.js", "license": "MIT", @@ -71,7 +71,7 @@ ] }, "dependencies": { - "@next/env": "12.1.7-canary.51", + "@next/env": "12.1.7-canary.52", "@swc/helpers": "0.4.2", "caniuse-lite": "^1.0.30001332", "postcss": "8.4.5", @@ -122,11 +122,11 @@ "@hapi/accept": "5.0.2", "@napi-rs/cli": "2.4.4", "@napi-rs/triples": "1.1.0", - "@next/polyfill-module": "12.1.7-canary.51", - "@next/polyfill-nomodule": "12.1.7-canary.51", - "@next/react-dev-overlay": "12.1.7-canary.51", - "@next/react-refresh-utils": "12.1.7-canary.51", - "@next/swc": "12.1.7-canary.51", + "@next/polyfill-module": "12.1.7-canary.52", + "@next/polyfill-nomodule": "12.1.7-canary.52", + "@next/react-dev-overlay": "12.1.7-canary.52", + "@next/react-refresh-utils": "12.1.7-canary.52", + "@next/swc": "12.1.7-canary.52", "@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 68f8639a0a2d4..cf9be11338c06 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": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "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 4fdd969acba4a..beca195f748f2 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": "12.1.7-canary.51", + "version": "12.1.7-canary.52", "description": "An experimental package providing utilities for React Refresh.", "repository": { "url": "vercel/next.js", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9adfb6ada5862..e8c8ac908347c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -354,7 +354,7 @@ importers: packages/eslint-config-next: specifiers: - '@next/eslint-plugin-next': 12.1.7-canary.51 + '@next/eslint-plugin-next': 12.1.7-canary.52 '@rushstack/eslint-patch': ^1.1.3 '@typescript-eslint/parser': ^5.21.0 eslint-import-resolver-node: ^0.3.6 @@ -410,12 +410,12 @@ importers: '@hapi/accept': 5.0.2 '@napi-rs/cli': 2.4.4 '@napi-rs/triples': 1.1.0 - '@next/env': 12.1.7-canary.51 - '@next/polyfill-module': 12.1.7-canary.51 - '@next/polyfill-nomodule': 12.1.7-canary.51 - '@next/react-dev-overlay': 12.1.7-canary.51 - '@next/react-refresh-utils': 12.1.7-canary.51 - '@next/swc': 12.1.7-canary.51 + '@next/env': 12.1.7-canary.52 + '@next/polyfill-module': 12.1.7-canary.52 + '@next/polyfill-nomodule': 12.1.7-canary.52 + '@next/react-dev-overlay': 12.1.7-canary.52 + '@next/react-refresh-utils': 12.1.7-canary.52 + '@next/swc': 12.1.7-canary.52 '@swc/helpers': 0.4.2 '@taskr/clear': 1.1.0 '@taskr/esnext': 1.1.0 @@ -20633,7 +20633,7 @@ packages: worker-farm: 1.7.0 dev: true - /terser-webpack-plugin/5.2.4: + /terser-webpack-plugin/5.2.4_webpack@5.73.0: resolution: {integrity: sha512-E2CkNMN+1cho04YpdANyRrn8CyN4yMy+WdFKZIySFZrGXZxJwJP6PMNGGc/Mcr6qygQHUUqRxnAPmi0M9f00XA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -20655,6 +20655,7 @@ packages: serialize-javascript: 6.0.0 source-map: 0.6.1 terser: 5.10.0 + webpack: 5.73.0 dev: true /terser/4.8.0: @@ -21000,7 +21001,7 @@ packages: typescript: 4.6.3 /tty-browserify/0.0.0: - resolution: {integrity: sha512-JVa5ijo+j/sOoHGjw0sxw734b1LhBkQ3bvUGNdxnVXDCX81Yx7TFgnZygxrIIWn23hbfTaMYLwRmAxFyDuFmIw==} + resolution: {integrity: sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=} dev: true /tty-browserify/0.0.1: @@ -22083,7 +22084,7 @@ packages: neo-async: 2.6.2 schema-utils: 3.1.1 tapable: 2.2.0 - terser-webpack-plugin: 5.2.4 + terser-webpack-plugin: 5.2.4_webpack@5.73.0 watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: