From 10771b47791e8bc7746b49a2379f8d46ee6701d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 14:41:38 +0000 Subject: [PATCH] website: bump the build group in /website with 6 updates (#13645) Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.11.11` | `1.11.12` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.11.11` | `1.11.12` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.11.11` | `1.11.12` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.11.11` | `1.11.13` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.11.11` | `1.11.13` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.11.11` | `1.11.13` | Updates `@swc/core-darwin-arm64` from 1.11.11 to 1.11.12 - [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.11.11...v1.11.12) Updates `@swc/core-linux-arm64-gnu` from 1.11.11 to 1.11.12 - [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.11.11...v1.11.12) Updates `@swc/core-linux-x64-gnu` from 1.11.11 to 1.11.12 - [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.11.11...v1.11.12) Updates `@swc/html-darwin-arm64` from 1.11.11 to 1.11.13 - [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.11.11...v1.11.13) Updates `@swc/html-linux-arm64-gnu` from 1.11.11 to 1.11.13 - [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.11.11...v1.11.13) Updates `@swc/html-linux-x64-gnu` from 1.11.11 to 1.11.13 - [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.11.11...v1.11.13) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- website/package-lock.json | 50 +++++++++++++++++++-------------------- website/package.json | 12 +++++----- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index 5debc12faf..25a80cdb31 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -17,7 +17,7 @@ "@docusaurus/theme-common": "^3.7.0", "@docusaurus/theme-mermaid": "^3.7.0", "@mdx-js/react": "^3.1.0", - "@swc/html-linux-x64-gnu": "1.11.11", + "@swc/html-linux-x64-gnu": "1.11.13", "clsx": "^2.1.1", "disqus-react": "^1.1.6", "docusaurus-plugin-openapi-docs": "4.3.4", @@ -52,12 +52,12 @@ "@rspack/binding-darwin-arm64": "1.2.8", "@rspack/binding-linux-arm64-gnu": "1.2.8", "@rspack/binding-linux-x64-gnu": "1.2.8", - "@swc/core-darwin-arm64": "1.11.11", - "@swc/core-linux-arm64-gnu": "1.11.11", - "@swc/core-linux-x64-gnu": "1.11.11", - "@swc/html-darwin-arm64": "1.11.11", - "@swc/html-linux-arm64-gnu": "1.11.11", - "@swc/html-linux-x64-gnu": "1.11.11", + "@swc/core-darwin-arm64": "1.11.12", + "@swc/core-linux-arm64-gnu": "1.11.12", + "@swc/core-linux-x64-gnu": "1.11.12", + "@swc/html-darwin-arm64": "1.11.13", + "@swc/html-linux-arm64-gnu": "1.11.13", + "@swc/html-linux-x64-gnu": "1.11.13", "lightningcss-darwin-arm64": "1.29.3", "lightningcss-linux-arm64-gnu": "1.29.3", "lightningcss-linux-x64-gnu": "1.29.3" @@ -5386,9 +5386,9 @@ } }, "node_modules/@swc/core-darwin-arm64": { - "version": "1.11.11", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.11.tgz", - "integrity": "sha512-vJcjGVDB8cZH7zyOkC0AfpFYI/7GHKG0NSsH3tpuKrmoAXJyCYspKPGid7FT53EAlWreN7+Pew+bukYf5j+Fmg==", + "version": "1.11.12", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.12.tgz", + "integrity": "sha512-x+iljeyIaVq7VCAy9pM0rqAb9GKA1cqDkqCxgFDxH3rcH+ykZa12vkDlTwysgkfLV8pr0KhCRHkwY+iAqPbO9g==", "cpu": [ "arm64" ], @@ -5434,9 +5434,9 @@ } }, "node_modules/@swc/core-linux-arm64-gnu": { - "version": "1.11.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.11.tgz", - "integrity": "sha512-YOCdxsqbnn/HMPCNM6nrXUpSndLXMUssGTtzT7ffXqr7WuzRg2e170FVDVQFIkb08E7Ku5uOnnUVAChAJQbMOQ==", + "version": "1.11.12", + "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.12.tgz", + "integrity": "sha512-F0nMLl5kYbew5GjHq7B21poE5VOPgSsoQ0VEXd4Fji3rR0d0gLoK2r+JP92XmpRxAzdzpdak1DQczWMyf2BQAQ==", "cpu": [ "arm64" ], @@ -5466,9 +5466,9 @@ } }, "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.11.11", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.11.tgz", - "integrity": "sha512-b4gBp5HA9xNWNC5gsYbdzGBJWx4vKSGybGMGOVWWuF+ynx10+0sA/o4XJGuNHm8TEDuNh9YLKf6QkIO8+GPJ1g==", + "version": "1.11.12", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.12.tgz", + "integrity": "sha512-ToEWzLA5lXlYCbGNzMow6+uy4zhpXKQyFb3RHM8AYVb0n4pNPWvwF+8ybWDimeGBBaHJLgRQsUMuJ4NV6urSrA==", "cpu": [ "x64" ], @@ -5624,9 +5624,9 @@ } }, "node_modules/@swc/html-darwin-arm64": { - "version": "1.11.11", - "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.11.11.tgz", - "integrity": "sha512-HX/9ib8nWqZAgecaPIJOMHp1Tsr1EDC/5S1IZxJrrVsOttWfeuOUEmEP9JkJnWXr509dk36h0SDHENHIVv34hw==", + "version": "1.11.13", + "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.11.13.tgz", + "integrity": "sha512-lSUDurzYr53qbojckF0T3V0PR8fLaqIq/0u5Stw+OEiV+5G7sfn+3fQzMR3jvrJW2DbwymPI0mPYDNw0xiniTw==", "cpu": [ "arm64" ], @@ -5672,9 +5672,9 @@ } }, "node_modules/@swc/html-linux-arm64-gnu": { - "version": "1.11.11", - "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.11.11.tgz", - "integrity": "sha512-uc7fUHp1Ck7vezG2t27lMeJmNiggkC0nkxtSVsXJV5JkrULmpVoIyS45iwRvQeU0wG99ILEemIz/jw2u524ohA==", + "version": "1.11.13", + "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.11.13.tgz", + "integrity": "sha512-p51hj6GMJCCyV1oDK+L6Upd9t9rea0J+dp4zfAP2xO4YE1fwn72GY44CS53Ww79smrJfmUDrN2PJDMlffqNIOw==", "cpu": [ "arm64" ], @@ -5704,9 +5704,9 @@ } }, "node_modules/@swc/html-linux-x64-gnu": { - "version": "1.11.11", - "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.11.11.tgz", - "integrity": "sha512-yAPDfzy5Yr1CLfr+awCLPylvCrv1uMqe4ehEtFULgEmIXAtnAAX4lmpU23cSLj27ktHRfYueCSoiWJRCZPb0zQ==", + "version": "1.11.13", + "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.11.13.tgz", + "integrity": "sha512-CRWcqxsZT7fEwrz3kYf0OQSCf79MP9rOG/+JhUq8YKvh5VYfGFjnhlcqqE757k+GHeSIFYBbBmhr8AQ5ZbbkMw==", "cpu": [ "x64" ], diff --git a/website/package.json b/website/package.json index 917dba7929..b512f73579 100644 --- a/website/package.json +++ b/website/package.json @@ -71,12 +71,12 @@ "lightningcss-darwin-arm64": "1.29.3", "lightningcss-linux-arm64-gnu": "1.29.3", "lightningcss-linux-x64-gnu": "1.29.3", - "@swc/core-darwin-arm64": "1.11.11", - "@swc/core-linux-arm64-gnu": "1.11.11", - "@swc/core-linux-x64-gnu": "1.11.11", - "@swc/html-darwin-arm64": "1.11.11", - "@swc/html-linux-arm64-gnu": "1.11.11", - "@swc/html-linux-x64-gnu": "1.11.11" + "@swc/core-darwin-arm64": "1.11.12", + "@swc/core-linux-arm64-gnu": "1.11.12", + "@swc/core-linux-x64-gnu": "1.11.12", + "@swc/html-darwin-arm64": "1.11.13", + "@swc/html-linux-arm64-gnu": "1.11.13", + "@swc/html-linux-x64-gnu": "1.11.13" }, "wireit": { "lint:lockfile": {