From 022b7b96f33cf0e26585eb8a5f40e917fbb7184a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Donny/=EA=B0=95=EB=8F=99=EC=9C=A4?= Date: Thu, 17 Nov 2022 05:54:41 +0000 Subject: [PATCH] Revert helper update --- package.json | 2 +- packages/next/package.json | 2 +- pnpm-lock.yaml | 51 ++++++++++++++++---------------------- 3 files changed, 24 insertions(+), 31 deletions(-) diff --git a/package.json b/package.json index cb3074e5d8a6..029fc11a7b29 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@svgr/webpack": "5.5.0", "@swc/cli": "0.1.55", "@swc/core": "1.2.203", - "@swc/helpers": "0.4.12", + "@swc/helpers": "0.4.11", "@testing-library/react": "13.0.0", "@types/cheerio": "0.22.16", "@types/fs-extra": "8.1.0", diff --git a/packages/next/package.json b/packages/next/package.json index 1c3607213e66..ba585e500016 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -76,7 +76,7 @@ }, "dependencies": { "@next/env": "13.0.4-canary.3", - "@swc/helpers": "0.4.12", + "@swc/helpers": "0.4.11", "caniuse-lite": "^1.0.30001406", "postcss": "8.4.14", "styled-jsx": "5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0126797a4bd..2f4630050e1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ importers: '@svgr/webpack': 5.5.0 '@swc/cli': 0.1.55 '@swc/core': 1.2.203 - '@swc/helpers': 0.4.12 + '@swc/helpers': 0.4.11 '@testing-library/react': 13.0.0 '@types/cheerio': 0.22.16 '@types/fs-extra': 8.1.0 @@ -199,7 +199,7 @@ importers: '@svgr/webpack': 5.5.0 '@swc/cli': 0.1.55_@swc+core@1.2.203 '@swc/core': 1.2.203 - '@swc/helpers': 0.4.12 + '@swc/helpers': 0.4.11 '@testing-library/react': 13.0.0_biqbaboplfbrettd7655fr4n2y '@types/cheerio': 0.22.16 '@types/fs-extra': 8.1.0 @@ -485,7 +485,7 @@ importers: '@next/react-refresh-utils': 13.0.4-canary.3 '@next/swc': 13.0.4-canary.3 '@segment/ajv-human-errors': 2.1.2 - '@swc/helpers': 0.4.12 + '@swc/helpers': 0.4.11 '@taskr/clear': 1.1.0 '@taskr/esnext': 1.1.0 '@taskr/watch': 1.1.0 @@ -648,7 +648,7 @@ importers: ws: 8.2.3 dependencies: '@next/env': link:../next-env - '@swc/helpers': 0.4.12 + '@swc/helpers': 0.4.11 caniuse-lite: 1.0.30001406 postcss: 8.4.14 styled-jsx: 5.1.0_uuaxwgga6hqycsez5ok7v2wg4i @@ -3121,7 +3121,7 @@ packages: '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-module-transforms': 7.18.0 '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.16.7 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color @@ -4204,7 +4204,7 @@ packages: resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 '@babel/parser': 7.18.0 '@babel/types': 7.18.0 @@ -5934,7 +5934,6 @@ packages: /@npmcli/move-file/1.0.1: resolution: {integrity: sha512-Uv6h1sT+0DrblvIrolFtbvM1FgWm+/sy4B3pvLp67Zys+thcukzS5ekn7HsZFGpWP4Q3fYJCljbWQE/XivMRLw==} engines: {node: '>=10'} - deprecated: This functionality has been moved to @npmcli/fs dependencies: mkdirp: 1.0.4 dev: true @@ -6403,7 +6402,7 @@ packages: peerDependencies: ajv: 4.11.8 - 6 dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 ajv: 6.12.6 chalk: 2.4.2 json-to-ast: 2.1.0 @@ -6720,12 +6719,6 @@ packages: resolution: {integrity: sha512-rEUrBSGIoSFuYxwBYtlUFMlE2CwGhmW+w9355/5oduSw8e5h2+Tj4UrAGNNgP9915++wj5vkQo0UuOBqOAq4nw==} dependencies: tslib: 2.4.0 - dev: true - - /@swc/helpers/0.4.12: - resolution: {integrity: sha512-R6RmwS9Dld5lNvwKlPn62+piU+WDG1sMfsnfJioXCciyko/gZ0DQ4Mqglhq1iGU1nQ/RcGkAwfMH+elMSkJH3Q==} - dependencies: - tslib: 2.4.0 /@szmarczak/http-timer/1.1.2: resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} @@ -6776,7 +6769,7 @@ packages: resolution: {integrity: sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==} engines: {node: '>=12'} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 '@babel/runtime': 7.16.7 '@types/aria-query': 4.2.1 aria-query: 5.0.0 @@ -12866,10 +12859,10 @@ packages: console-control-strings: 1.1.0 has-unicode: 2.0.1 object-assign: 4.1.1 - signal-exit: 3.0.7 + signal-exit: 3.0.3 string-width: 1.0.2 strip-ansi: 3.0.1 - wide-align: 1.1.5 + wide-align: 1.1.3 dev: true /generic-names/2.0.1: @@ -13732,7 +13725,7 @@ packages: engines: {node: '>= 8.5'} hasBin: true dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 '@sidvind/better-ajv-errors': 0.6.10_ajv@6.12.6 acorn-walk: 8.0.0 ajv: 6.12.6 @@ -15218,7 +15211,7 @@ packages: resolution: {integrity: sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 '@jest/types': 26.6.2 '@types/stack-utils': 2.0.0 chalk: 4.1.2 @@ -15233,7 +15226,7 @@ packages: resolution: {integrity: sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 '@jest/types': 27.5.1 '@types/stack-utils': 2.0.0 chalk: 4.1.2 @@ -15248,7 +15241,7 @@ packages: resolution: {integrity: sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 '@jest/types': 28.1.3 '@types/stack-utils': 2.0.0 chalk: 4.1.2 @@ -15777,7 +15770,7 @@ packages: dev: true /json-schema/0.2.3: - resolution: {integrity: sha512-a3xHnILGMtk+hDOqNwHzF6e2fNbiMrXZvxKQiEv2MlgQP+pjIOzqAmKYD2mDpXYE/44M7g+n9p2bKkYWDUcXCQ==} + resolution: {integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=} dev: true /json-stable-stringify-without-jsonify/1.0.1: @@ -18416,7 +18409,7 @@ packages: resolution: {integrity: sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 error-ex: 1.3.2 json-parse-better-errors: 1.0.2 lines-and-columns: 1.1.6 @@ -18516,7 +18509,7 @@ packages: engines: {node: '>=0.10.0'} /path-key/1.0.0: - resolution: {integrity: sha512-T3hWy7tyXlk3QvPFnT+o2tmXRzU4GkitkUWLp/WZ0S/FXd7XMx176tRurgTvHTNMJOQzTcesHNpBqetH86mQ9g==} + resolution: {integrity: sha1-XVPVeAGWRsDWiADbThRua9wqx68=} engines: {node: '>=0.10.0'} dev: false @@ -21059,7 +21052,7 @@ packages: peerDependencies: rollup: ^2.0.0 dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.16.7 jest-worker: 26.6.2 rollup: 2.35.1 serialize-javascript: 4.0.0 @@ -23512,7 +23505,7 @@ packages: dev: true /verror/1.10.0: - resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==} + resolution: {integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=} engines: {'0': node >=0.6.0} dependencies: assert-plus: 1.0.0 @@ -23867,10 +23860,10 @@ packages: dependencies: isexe: 2.0.0 - /wide-align/1.1.5: - resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} + /wide-align/1.1.3: + resolution: {integrity: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==} dependencies: - string-width: 4.2.3 + string-width: 2.1.1 dev: true /widest-line/3.1.0: