From 2537e6209dba2b2d6e1222e51f473a8ec4c8a4f0 Mon Sep 17 00:00:00 2001 From: dyh_a Date: Tue, 11 Jun 2024 03:17:45 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E4=BF=AE=E5=A4=8D=20esno=20?= =?UTF-8?q?=E6=97=A7=E7=89=88=E5=9C=A8nodejs=2018.20=E4=BB=A5=E5=90=8E?= =?UTF-8?q?=E7=9A=84=E7=89=88=E6=9C=AC=E4=B8=AD=E4=BC=9A=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 8a46063..cb636af 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-config-prettier": "^9.0.0", "eslint-plugin-perfectionist": "^2.1.0", "eslint-plugin-prettier": "^5.0.0", - "esno": "^0.17.0", + "esno": "^4.7.0", "execa": "^8.0.1", "father": "^4.3.1", "fs-extra": "^11.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1e4d37..66cea41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -109,8 +109,8 @@ importers: specifier: ^5.0.0 version: 5.1.3(@types/eslint@8.56.10)(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.1) esno: - specifier: ^0.17.0 - version: 0.17.0 + specifier: ^4.7.0 + version: 4.7.0 execa: specifier: ^8.0.1 version: 8.0.1 @@ -5563,8 +5563,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true - esno@0.17.0: - resolution: {integrity: sha512-w78cQGlptQfsBYfootUCitsKS+MD74uR5L6kNsvwVkJsfzEepIafbvWsx2xK4rcFP4IUftt4F6J8EhagUxX+Bg==} + esno@4.7.0: + resolution: {integrity: sha512-81owrjxIxOwqcABt20U09Wn8lpBo9K6ttqbGvQcB3VYNLJyaV1fvKkDtpZd3Rj5BX3WXiGiJCjUevKQGNICzJg==} hasBin: true espree@9.6.1: @@ -11389,8 +11389,9 @@ packages: resolution: {integrity: sha512-ykAEkoBg30RXxeOMVeZwar+JH632dZn9EUJVyJwhfag62k6UO/dIyJEV58YuLF6e5BTdV/qmbQrpkWqjq9cUnQ==} hasBin: true - tsx@3.14.0: - resolution: {integrity: sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==} + tsx@4.15.1: + resolution: {integrity: sha512-k/6h17jA1KfUR7SpcteOa880zGmF56s8gMIcSqUR5avyNFi9nlCEKpMiHLrzrqyARGr52A/JablmGey1DEWbCA==} + engines: {node: '>=18.0.0'} hasBin: true tty-browserify@0.0.0: @@ -18760,9 +18761,9 @@ snapshots: transitivePeerDependencies: - supports-color - esno@0.17.0: + esno@4.7.0: dependencies: - tsx: 3.14.0 + tsx: 4.15.1 espree@9.6.1: dependencies: @@ -26065,11 +26066,10 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - tsx@3.14.0: + tsx@4.15.1: dependencies: - esbuild: 0.18.20 + esbuild: 0.21.4 get-tsconfig: 4.7.5 - source-map-support: 0.5.21 optionalDependencies: fsevents: 2.3.3