From 915f5689c639391406906ddc7ede93e4c202305b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 13:33:39 +0000 Subject: [PATCH] website: bump the build group in /website with 6 updates (#13558) Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.11.9` | `1.11.11` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.11.9` | `1.11.11` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.11.9` | `1.11.11` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.11.9` | `1.11.11` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.11.9` | `1.11.11` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.11.9` | `1.11.11` | Updates `@swc/core-darwin-arm64` from 1.11.9 to 1.11.11 - [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.9...v1.11.11) Updates `@swc/core-linux-arm64-gnu` from 1.11.9 to 1.11.11 - [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.9...v1.11.11) Updates `@swc/core-linux-x64-gnu` from 1.11.9 to 1.11.11 - [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.9...v1.11.11) Updates `@swc/html-darwin-arm64` from 1.11.9 to 1.11.11 - [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.9...v1.11.11) Updates `@swc/html-linux-arm64-gnu` from 1.11.9 to 1.11.11 - [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.9...v1.11.11) Updates `@swc/html-linux-x64-gnu` from 1.11.9 to 1.11.11 - [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.9...v1.11.11) --- 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 8b2f730f4f..5debc12faf 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -17,11 +17,11 @@ "@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", "clsx": "^2.1.1", "disqus-react": "^1.1.6", "docusaurus-plugin-openapi-docs": "4.3.4", "docusaurus-theme-openapi-docs": "4.3.4", - "lightningcss-linux-x64-gnu": "1.29.3", "postcss": "^8.5.3", "prism-react-renderer": "^2.4.1", "react": "^18.3.1", @@ -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.9", - "@swc/core-linux-arm64-gnu": "1.11.9", - "@swc/core-linux-x64-gnu": "1.11.9", - "@swc/html-darwin-arm64": "1.11.9", - "@swc/html-linux-arm64-gnu": "1.11.9", - "@swc/html-linux-x64-gnu": "1.11.9", + "@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", "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.9", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.9.tgz", - "integrity": "sha512-moqbPCWG6SHiDMENTDYsEQJ0bFustbLtrdbDbdjnijSyhCyIcm9zKowmovE6MF8JBdOwmLxbuN1Yarq6CrPNlw==", + "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==", "cpu": [ "arm64" ], @@ -5434,9 +5434,9 @@ } }, "node_modules/@swc/core-linux-arm64-gnu": { - "version": "1.11.9", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.9.tgz", - "integrity": "sha512-9ArpxjrNbyFTr7gG+toiGbbK2mfS+X97GIruBKPsD8CJH/yJlMknBsX3lfy9h/L119zYVnFBmZDnwsv5yW8/cw==", + "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==", "cpu": [ "arm64" ], @@ -5466,9 +5466,9 @@ } }, "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.11.9", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.9.tgz", - "integrity": "sha512-HAqmCkNoNhRusBqSokyylXKsLJ/dr3dnMgBERdUrCIh47L8CKR2qEFUP6FI05sHVB85403ctWnfzBYblcarpqg==", + "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==", "cpu": [ "x64" ], @@ -5624,9 +5624,9 @@ } }, "node_modules/@swc/html-darwin-arm64": { - "version": "1.11.9", - "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.11.9.tgz", - "integrity": "sha512-Aci42QDf2UPf3q4GrXwCDK7VXV5OMVnuz81LBHHLM3+tQwss3SwVncBupK2xNAC6M9WkM5p+J135gJXZTfpAig==", + "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==", "cpu": [ "arm64" ], @@ -5672,9 +5672,9 @@ } }, "node_modules/@swc/html-linux-arm64-gnu": { - "version": "1.11.9", - "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.11.9.tgz", - "integrity": "sha512-U18LsfLxV3JIDcoD7YIFRjdnJBtJIw9wNlgohvkfytgHgaEX1kUZzuTAx1tFzt6ouMk3dwgrD250UsJH6MkJog==", + "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==", "cpu": [ "arm64" ], @@ -5704,9 +5704,9 @@ } }, "node_modules/@swc/html-linux-x64-gnu": { - "version": "1.11.9", - "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.11.9.tgz", - "integrity": "sha512-bZl6ZIO7B1sbhlqEG82nNYx5pKkqS5CSMz0f6FDFtvK8EsiOjsRO7Ty1kqeHrHgjmNK7/XHOC9+5yJ2B6UZQ8A==", + "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==", "cpu": [ "x64" ], diff --git a/website/package.json b/website/package.json index a9b32d412e..41b17818f1 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.9", - "@swc/core-linux-arm64-gnu": "1.11.9", - "@swc/core-linux-x64-gnu": "1.11.9", - "@swc/html-darwin-arm64": "1.11.9", - "@swc/html-linux-arm64-gnu": "1.11.9", - "@swc/html-linux-x64-gnu": "1.11.9" + "@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" }, "wireit": { "lint:lockfile": {