From c3e98982e5c5853cbfdd97ba39e46df58c078f89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:02:34 +0000 Subject: [PATCH] fix(deps): bump @swc/core-linux-x64-gnu from 1.10.1 to 1.10.4 Bumps [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) from 1.10.1 to 1.10.4. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.10.1...v1.10.4) --- updated-dependencies: - dependency-name: "@swc/core-linux-x64-gnu" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) 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