From 695c80d0ec2ca560ab4a234124b69278e7eae732 Mon Sep 17 00:00:00 2001 From: gtmnayan Date: Mon, 28 Nov 2022 13:56:38 +0545 Subject: [PATCH] fix: types for acorn-walk --- package.json | 5 +++++ pnpm-lock.yaml | 37 ++++++++++++++++--------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index f1803199ec1c36..0a19895a9d0dfd 100644 --- a/package.json +++ b/package.json @@ -122,6 +122,11 @@ "peerDependencies": { "postcss": "*" } + }, + "acorn-walk": { + "peerDependencies": { + "acorn": "*" + } } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fe00cf0803210..6248bda52a1d1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ overrides: vite: workspace:* '@vitejs/plugin-vue': workspace:* -packageExtensionsChecksum: 696422bac84dd936748019990f84746e +packageExtensionsChecksum: 2a87e01b470616d3b7def19cc0830231 importers: @@ -293,7 +293,7 @@ importers: '@rollup/plugin-typescript': 9.0.2_rollup@3.3.0+tslib@2.4.1 '@rollup/pluginutils': 5.0.2_rollup@3.3.0 acorn: 8.8.1 - acorn-walk: 8.2.0 + acorn-walk: 8.2.0_acorn@8.8.1 cac: 6.7.14 chokidar: 3.5.3 connect: 3.7.0 @@ -2962,16 +2962,24 @@ packages: resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==} dependencies: acorn: 7.4.1 - acorn-walk: 7.2.0 + acorn-walk: 7.2.0_acorn@7.4.1 xtend: 4.0.2 - /acorn-walk/7.2.0: + /acorn-walk/7.2.0_acorn@7.4.1: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} + peerDependencies: + acorn: '*' + dependencies: + acorn: 7.4.1 - /acorn-walk/8.2.0: + /acorn-walk/8.2.0_acorn@8.8.1: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} engines: {node: '>=0.4.0'} + peerDependencies: + acorn: '*' + dependencies: + acorn: 8.8.1 /acorn/7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} @@ -5322,19 +5330,6 @@ packages: peerDependenciesMeta: debug: optional: true - dev: false - - /follow-redirects/1.15.0_debug@4.3.4: - resolution: {integrity: sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==} - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - dependencies: - debug: 4.3.4 - dev: true /form-data/4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} @@ -5729,7 +5724,7 @@ packages: engines: {node: '>=8.0.0'} dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.15.0_debug@4.3.4 + follow-redirects: 1.15.0 requires-port: 1.0.0 transitivePeerDependencies: - debug @@ -8612,7 +8607,7 @@ packages: '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 acorn: 8.8.1 - acorn-walk: 8.2.0 + acorn-walk: 8.2.0_acorn@8.8.1 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 @@ -8945,7 +8940,7 @@ packages: '@types/chai-subset': 1.3.3 '@types/node': 17.0.42 acorn: 8.8.1 - acorn-walk: 8.2.0 + acorn-walk: 8.2.0_acorn@8.8.1 chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.2