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