From 8191b90126b294a900a6e3fc9473fdaa27758a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 14:27:39 +0000 Subject: [PATCH] website: bump the build group in /website with 6 updates (#13396) Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.11.5` | `1.11.7` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.11.5` | `1.11.7` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.11.5` | `1.11.7` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.11.5` | `1.11.7` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.11.5` | `1.11.7` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.11.5` | `1.11.7` | Updates `@swc/core-darwin-arm64` from 1.11.5 to 1.11.7 - [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.5...v1.11.7) Updates `@swc/core-linux-arm64-gnu` from 1.11.5 to 1.11.7 - [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.5...v1.11.7) Updates `@swc/core-linux-x64-gnu` from 1.11.5 to 1.11.7 - [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.5...v1.11.7) Updates `@swc/html-darwin-arm64` from 1.11.5 to 1.11.7 - [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.5...v1.11.7) Updates `@swc/html-linux-arm64-gnu` from 1.11.5 to 1.11.7 - [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.5...v1.11.7) Updates `@swc/html-linux-x64-gnu` from 1.11.5 to 1.11.7 - [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.5...v1.11.7) --- 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 db2e69cb98..86b4ec00e8 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", - "@rspack/binding-linux-x64-gnu": "1.2.7", + "@swc/html-linux-x64-gnu": "1.11.7", "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.7", "@rspack/binding-linux-arm64-gnu": "1.2.7", "@rspack/binding-linux-x64-gnu": "1.2.7", - "@swc/core-darwin-arm64": "1.11.5", - "@swc/core-linux-arm64-gnu": "1.11.5", - "@swc/core-linux-x64-gnu": "1.11.5", - "@swc/html-darwin-arm64": "1.11.5", - "@swc/html-linux-arm64-gnu": "1.11.5", - "@swc/html-linux-x64-gnu": "1.11.5", + "@swc/core-darwin-arm64": "1.11.7", + "@swc/core-linux-arm64-gnu": "1.11.7", + "@swc/core-linux-x64-gnu": "1.11.7", + "@swc/html-darwin-arm64": "1.11.7", + "@swc/html-linux-arm64-gnu": "1.11.7", + "@swc/html-linux-x64-gnu": "1.11.7", "lightningcss-darwin-arm64": "1.29.1", "lightningcss-linux-arm64-gnu": "1.29.1", "lightningcss-linux-x64-gnu": "1.29.1" @@ -5380,9 +5380,9 @@ } }, "node_modules/@swc/core-darwin-arm64": { - "version": "1.11.5", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.5.tgz", - "integrity": "sha512-GEd1hzEx0mSGkJYMFMGLnrGgjL2rOsOsuYWyjyiA3WLmhD7o+n/EWBDo6mzD/9aeF8dzSPC0TnW216gJbvrNzA==", + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.7.tgz", + "integrity": "sha512-3+LhCP2H50CLI6yv/lhOtoZ5B/hi7Q/23dye1KhbSDeDprLTm/KfLJh/iQqwaHUponf5m8C2U0y6DD+HGLz8Yw==", "cpu": [ "arm64" ], @@ -5428,9 +5428,9 @@ } }, "node_modules/@swc/core-linux-arm64-gnu": { - "version": "1.11.5", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.5.tgz", - "integrity": "sha512-pydIlInHRzRIwB0NHblz3Dx58H/bsi0I5F2deLf9iOmwPNuOGcEEZF1Qatc7YIjP5DFbXK+Dcz+pMUZb2cc2MQ==", + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.7.tgz", + "integrity": "sha512-5GNs8ZjHQy/UTSnzzn+gm1RCUpCYo43lsxYOl8mpcnZSfxkNFVpjfylBv0QuJ5qhdfZ2iU55+v4iJCwCMtw0nA==", "cpu": [ "arm64" ], @@ -5460,9 +5460,9 @@ } }, "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.11.5", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.5.tgz", - "integrity": "sha512-dCi4xkxXlsk5sQYb3i413Cfh7+wMJeBYTvBZTD5xh+/DgRtIcIJLYJ2tNjWC4/C2i5fj+Ze9bKNSdd8weRWZ3A==", + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.7.tgz", + "integrity": "sha512-YAX2KfYPlbDsnZiVMI4ZwotF3VeURUrzD+emJgFf1g26F4eEmslldgnDrKybW7V+bObsH22cDqoy6jmQZgpuPQ==", "cpu": [ "x64" ], @@ -5618,9 +5618,9 @@ } }, "node_modules/@swc/html-darwin-arm64": { - "version": "1.11.5", - "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.11.5.tgz", - "integrity": "sha512-/OkBXfXAZ12lf7/6pLyf1EKVc1zDhrDCyhAdgIwcTA0FU6MjNlHGtpl077tMsqKLMA+q3Y0jsuSGzJIh8iGXKA==", + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.11.7.tgz", + "integrity": "sha512-/G0nBcu9ftfp78ipzj9nVbdBOavap2HafyZuZYrQ3IQkVXT9Ny0LKmQXF5nJoHplFOQIy8q5XR9cH3jcVjL5dw==", "cpu": [ "arm64" ], @@ -5666,9 +5666,9 @@ } }, "node_modules/@swc/html-linux-arm64-gnu": { - "version": "1.11.5", - "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.11.5.tgz", - "integrity": "sha512-IwVCAikE/uE9jAsq9Q/A47XD6jYUUhc6n5LvC+BLHmpYvmZ9rm+Z242oayyeDY3CkyyaMP+bceW38o9V93J9QA==", + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.11.7.tgz", + "integrity": "sha512-PnV/qHpVvR3dRPohftoRG08+F2oMiMS2cmBRUTJjdNjKuhJk7IM9upZoAI3eHW6iGP1DLpJSVl7T2q7/kbGcaw==", "cpu": [ "arm64" ], @@ -5698,9 +5698,9 @@ } }, "node_modules/@swc/html-linux-x64-gnu": { - "version": "1.11.5", - "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.11.5.tgz", - "integrity": "sha512-Y3RFVl9Ts91qCLkC2VO9TxIUst1IgQPIN7wmAQi7gsR0l830FACmyLa6ep+BzXYK389yJgGHozJK5P7+0EythQ==", + "version": "1.11.7", + "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.11.7.tgz", + "integrity": "sha512-1UV0Y+5ewDe0pczuzrA2mMQj91wfjvTMbBWFrlxMPLX9ThOJGse3EuE+8qw1vWX46RUuMnoE94ytBEMFUVBKyg==", "cpu": [ "x64" ], diff --git a/website/package.json b/website/package.json index 4c90800414..54014afd72 100644 --- a/website/package.json +++ b/website/package.json @@ -71,12 +71,12 @@ "lightningcss-darwin-arm64": "1.29.1", "lightningcss-linux-arm64-gnu": "1.29.1", "lightningcss-linux-x64-gnu": "1.29.1", - "@swc/core-darwin-arm64": "1.11.5", - "@swc/core-linux-arm64-gnu": "1.11.5", - "@swc/core-linux-x64-gnu": "1.11.5", - "@swc/html-darwin-arm64": "1.11.5", - "@swc/html-linux-arm64-gnu": "1.11.5", - "@swc/html-linux-x64-gnu": "1.11.5" + "@swc/core-darwin-arm64": "1.11.7", + "@swc/core-linux-arm64-gnu": "1.11.7", + "@swc/core-linux-x64-gnu": "1.11.7", + "@swc/html-darwin-arm64": "1.11.7", + "@swc/html-linux-arm64-gnu": "1.11.7", + "@swc/html-linux-x64-gnu": "1.11.7" }, "wireit": { "lint:lockfile": {