diff --git a/package.json b/package.json index a8f9670f..af202ad8 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "^4.29.1", - "@swc/core-linux-x64-gnu": "^1.10.1" + "@swc/core-linux-x64-gnu": "^1.10.4" }, "files": [ "dist" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c6a78be..f1bb19aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^4.29.1 version: 4.29.1 '@swc/core-linux-x64-gnu': - specifier: ^1.10.1 - version: 1.10.1 + specifier: ^1.10.4 + version: 1.10.4 devDependencies: '@swc/cli': specifier: ^0.5.2 @@ -1074,6 +1074,12 @@ packages: cpu: [x64] os: [linux] + '@swc/core-linux-x64-gnu@1.10.4': + resolution: {integrity: sha512-qJXh9D6Kf5xSdGWPINpLGixAbB5JX8JcbEJpRamhlDBoOcQC79dYfOMEIxWPhTS1DGLyFakAx2FX/b2VmQmj0g==} + engines: {node: '>=10'} + cpu: [x64] + os: [linux] + '@swc/core-linux-x64-musl@1.10.1': resolution: {integrity: sha512-tcaS43Ydd7Fk7sW5ROpaf2Kq1zR+sI5K0RM+0qYLYYurvsJruj3GhBCaiN3gkzd8m/8wkqNqtVklWaQYSDsyqA==} engines: {node: '>=10'} @@ -3557,6 +3563,9 @@ snapshots: '@swc/core-linux-x64-gnu@1.10.1': optional: true + '@swc/core-linux-x64-gnu@1.10.4': + optional: true + '@swc/core-linux-x64-musl@1.10.1': optional: true