From aa664868c102ddc5adc618415162d124503ad12e Mon Sep 17 00:00:00 2001 From: Tim Neutkens Date: Mon, 18 Jul 2022 19:20:48 +0200 Subject: [PATCH] v12.2.3-canary.13 --- 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 d59e2f1cb8fd9..a49e9597ec3bd 100644 --- a/lerna.json +++ b/lerna.json @@ -16,5 +16,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "12.2.3-canary.12" + "version": "12.2.3-canary.13" } diff --git a/packages/create-next-app/package.json b/packages/create-next-app/package.json index d5ef7b794c5ec..e507d881232c0 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.2.3-canary.12", + "version": "12.2.3-canary.13", "keywords": [ "react", "next", diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index e6a9ced272e2f..f3fe5d2b3d713 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.2.3-canary.12", + "version": "12.2.3-canary.13", "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.2.3-canary.12", + "@next/eslint-plugin-next": "12.2.3-canary.13", "@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 5bba9604a5e02..6982ae42b6f70 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.2.3-canary.12", + "version": "12.2.3-canary.13", "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 ff44178275661..5ac6b62911148 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.2.3-canary.12", + "version": "12.2.3-canary.13", "main": "index.js", "types": "index.d.ts", "license": "MIT", diff --git a/packages/next-codemod/package.json b/packages/next-codemod/package.json index 53e7f93fea5c7..5053972fd1c3b 100644 --- a/packages/next-codemod/package.json +++ b/packages/next-codemod/package.json @@ -1,6 +1,6 @@ { "name": "@next/codemod", - "version": "12.2.3-canary.12", + "version": "12.2.3-canary.13", "license": "MIT", "dependencies": { "chalk": "4.1.0", diff --git a/packages/next-env/package.json b/packages/next-env/package.json index 5b4a925c9339f..3e0d070d66e4a 100644 --- a/packages/next-env/package.json +++ b/packages/next-env/package.json @@ -1,6 +1,6 @@ { "name": "@next/env", - "version": "12.2.3-canary.12", + "version": "12.2.3-canary.13", "keywords": [ "react", "next", diff --git a/packages/next-mdx/package.json b/packages/next-mdx/package.json index a8caf1d12d04d..116e0e8ea1491 100644 --- a/packages/next-mdx/package.json +++ b/packages/next-mdx/package.json @@ -1,6 +1,6 @@ { "name": "@next/mdx", - "version": "12.2.3-canary.12", + "version": "12.2.3-canary.13", "main": "index.js", "license": "MIT", "repository": { diff --git a/packages/next-plugin-storybook/package.json b/packages/next-plugin-storybook/package.json index 85063cebc633d..58b6ce7c5cab0 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.2.3-canary.12", + "version": "12.2.3-canary.13", "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 332a963b98ff5..fb18677cbe7fb 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.2.3-canary.12", + "version": "12.2.3-canary.13", "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 7dbe63c5d7792..d59fe6fc8244d 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.2.3-canary.12", + "version": "12.2.3-canary.13", "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 8f36f4bbf6f4e..fea5df4285279 100644 --- a/packages/next-swc/package.json +++ b/packages/next-swc/package.json @@ -1,6 +1,6 @@ { "name": "@next/swc", - "version": "12.2.3-canary.12", + "version": "12.2.3-canary.13", "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 0724232a1260b..45d8437c78543 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "12.2.3-canary.12", + "version": "12.2.3-canary.13", "description": "The React Framework", "main": "./dist/server/next.js", "license": "MIT", @@ -72,7 +72,7 @@ ] }, "dependencies": { - "@next/env": "12.2.3-canary.12", + "@next/env": "12.2.3-canary.13", "@swc/helpers": "0.4.3", "caniuse-lite": "^1.0.30001332", "postcss": "8.4.14", @@ -123,11 +123,11 @@ "@hapi/accept": "5.0.2", "@napi-rs/cli": "2.4.4", "@napi-rs/triples": "1.1.0", - "@next/polyfill-module": "12.2.3-canary.12", - "@next/polyfill-nomodule": "12.2.3-canary.12", - "@next/react-dev-overlay": "12.2.3-canary.12", - "@next/react-refresh-utils": "12.2.3-canary.12", - "@next/swc": "12.2.3-canary.12", + "@next/polyfill-module": "12.2.3-canary.13", + "@next/polyfill-nomodule": "12.2.3-canary.13", + "@next/react-dev-overlay": "12.2.3-canary.13", + "@next/react-refresh-utils": "12.2.3-canary.13", + "@next/swc": "12.2.3-canary.13", "@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 1617d3dde0215..e3f51e0c069e6 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.2.3-canary.12", + "version": "12.2.3-canary.13", "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 efbff8a26bcba..0c1afe291f142 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.2.3-canary.12", + "version": "12.2.3-canary.13", "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 6ebc253acdf35..aa979f5150c2c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -364,7 +364,7 @@ importers: packages/eslint-config-next: specifiers: - '@next/eslint-plugin-next': 12.2.3-canary.12 + '@next/eslint-plugin-next': 12.2.3-canary.13 '@rushstack/eslint-patch': ^1.1.3 '@typescript-eslint/parser': ^5.21.0 eslint-import-resolver-node: ^0.3.6 @@ -420,12 +420,12 @@ importers: '@hapi/accept': 5.0.2 '@napi-rs/cli': 2.4.4 '@napi-rs/triples': 1.1.0 - '@next/env': 12.2.3-canary.12 - '@next/polyfill-module': 12.2.3-canary.12 - '@next/polyfill-nomodule': 12.2.3-canary.12 - '@next/react-dev-overlay': 12.2.3-canary.12 - '@next/react-refresh-utils': 12.2.3-canary.12 - '@next/swc': 12.2.3-canary.12 + '@next/env': 12.2.3-canary.13 + '@next/polyfill-module': 12.2.3-canary.13 + '@next/polyfill-nomodule': 12.2.3-canary.13 + '@next/react-dev-overlay': 12.2.3-canary.13 + '@next/react-refresh-utils': 12.2.3-canary.13 + '@next/swc': 12.2.3-canary.13 '@swc/helpers': 0.4.3 '@taskr/clear': 1.1.0 '@taskr/esnext': 1.1.0 @@ -20961,7 +20961,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: @@ -20983,6 +20983,7 @@ packages: serialize-javascript: 6.0.0 source-map: 0.6.1 terser: 5.14.1 + webpack: 5.73.0 dev: true /terser/4.8.0: @@ -21339,7 +21340,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: @@ -22422,7 +22423,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: