From 080e2311fee78133655aa4c5d70f32d16abbf502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 22:14:03 +0200 Subject: [PATCH] website: bump the build group in /website with 6 updates (#15166) Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.12.1` | `1.12.4` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.1` | `1.12.4` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.1` | `1.12.4` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.12.1` | `1.12.4` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.1` | `1.12.4` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.1` | `1.12.4` | Updates `@swc/core-darwin-arm64` from 1.12.1 to 1.12.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.12.1...v1.12.4) Updates `@swc/core-linux-arm64-gnu` from 1.12.1 to 1.12.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.12.1...v1.12.4) Updates `@swc/core-linux-x64-gnu` from 1.12.1 to 1.12.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.12.1...v1.12.4) Updates `@swc/html-darwin-arm64` from 1.12.1 to 1.12.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.12.1...v1.12.4) Updates `@swc/html-linux-arm64-gnu` from 1.12.1 to 1.12.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.12.1...v1.12.4) Updates `@swc/html-linux-x64-gnu` from 1.12.1 to 1.12.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.12.1...v1.12.4) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.12.4 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 | 49 ++++++++++++++++++++------------------- website/package.json | 12 +++++----- 2 files changed, 31 insertions(+), 30 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index a7ddbe2c96..619a48477a 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -19,6 +19,7 @@ "@goauthentik/docusaurus-config": "^1.1.0", "@goauthentik/tsconfig": "^1.0.4", "@mdx-js/react": "^3.1.0", + "@swc/html-linux-x64-gnu": "1.12.4", "clsx": "^2.1.1", "docusaurus-plugin-openapi-docs": "^4.4.0", "docusaurus-theme-openapi-docs": "^4.4.0", @@ -64,12 +65,12 @@ "@rspack/binding-darwin-arm64": "1.3.15", "@rspack/binding-linux-arm64-gnu": "1.3.15", "@rspack/binding-linux-x64-gnu": "1.3.15", - "@swc/core-darwin-arm64": "1.12.1", - "@swc/core-linux-arm64-gnu": "1.12.1", - "@swc/core-linux-x64-gnu": "1.12.1", - "@swc/html-darwin-arm64": "1.12.1", - "@swc/html-linux-arm64-gnu": "1.12.1", - "@swc/html-linux-x64-gnu": "1.12.1", + "@swc/core-darwin-arm64": "1.12.4", + "@swc/core-linux-arm64-gnu": "1.12.4", + "@swc/core-linux-x64-gnu": "1.12.4", + "@swc/html-darwin-arm64": "1.12.4", + "@swc/html-linux-arm64-gnu": "1.12.4", + "@swc/html-linux-x64-gnu": "1.12.4", "lightningcss-darwin-arm64": "1.30.1", "lightningcss-linux-arm64-gnu": "1.30.1", "lightningcss-linux-x64-gnu": "1.30.1" @@ -5592,9 +5593,9 @@ } }, "node_modules/@swc/core-darwin-arm64": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.12.1.tgz", - "integrity": "sha512-nUjWVcJ3YS2N40ZbKwYO2RJ4+o2tWYRzNOcIQp05FqW0+aoUCVMdAUUzQinPDynfgwVshDAXCKemY8X7nN5MaA==", + "version": "1.12.4", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.12.4.tgz", + "integrity": "sha512-HihKfeitjZU2ab94Zf893sxzFryLKX0TweGsNXXOLNtkSMLw50auuYfpRM0BOL9/uXXtuCWgRIF6P030SAX5xQ==", "cpu": [ "arm64" ], @@ -5640,9 +5641,9 @@ } }, "node_modules/@swc/core-linux-arm64-gnu": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.12.1.tgz", - "integrity": "sha512-BxJDIJPq1+aCh9UsaSAN6wo3tuln8UhNXruOrzTI8/ElIig/3sAueDM6Eq7GvZSGGSA7ljhNATMJ0elD7lFatQ==", + "version": "1.12.4", + "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.12.4.tgz", + "integrity": "sha512-n0IY76w+Scx8m3HIVRvLkoResuwsQgjDfAk9bxn99dq4leQO+mE0fkPl0Yw/1BIsPh+kxGfopIJH9zsZ1Z2YrA==", "cpu": [ "arm64" ], @@ -5672,9 +5673,9 @@ } }, "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.12.1.tgz", - "integrity": "sha512-CrYnV8SZIgArQ9LKH0xEF95PKXzX9WkRSc5j55arOSBeDCeDUQk1Bg/iKdnDiuj5HC1hZpvzwMzSBJjv+Z70jA==", + "version": "1.12.4", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.12.4.tgz", + "integrity": "sha512-6S50Xd/7ePjEwrXyHMxpKTZ+KBrgUwMA8hQPbArUOwH4S5vHBr51heL0iXbUkppn1bkSr0J0IbOove5hzn+iqQ==", "cpu": [ "x64" ], @@ -5830,9 +5831,9 @@ } }, "node_modules/@swc/html-darwin-arm64": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.12.1.tgz", - "integrity": "sha512-vbCqYgBBdoxlsnUe/G6irBJ69LUOrlLVXgdxWxDSZ3YcbnpVmwi5YEeaRvqf4vNzZ/nzBMd4DYl6KK2Qsi0prw==", + "version": "1.12.4", + "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.12.4.tgz", + "integrity": "sha512-mMBPb3mmS4eVekAq1cE5WM/fdO41Vuu3YJ96bIpF4VU68XAoRLcqkpf3rjp+EPWTQIEDQ3XwaqzF4CqPDYEP4w==", "cpu": [ "arm64" ], @@ -5878,9 +5879,9 @@ } }, "node_modules/@swc/html-linux-arm64-gnu": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.12.1.tgz", - "integrity": "sha512-KbqPLtsPVt0/kjp7sUT1APfEtNQUqMam3S0RzJkvuMz9jB2F9DREvj5EG+DPnx2s/kxnDm4sh9vM2sG2xNHErQ==", + "version": "1.12.4", + "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.12.4.tgz", + "integrity": "sha512-wNNEHTjkgXwgkzlnEE+SpqAtHEXUqAzaBRY4XZyyM3q9ubj0X8m5/cFtIYQhpcwvNcygpTrUsbi+iNOVMyG6AA==", "cpu": [ "arm64" ], @@ -5910,9 +5911,9 @@ } }, "node_modules/@swc/html-linux-x64-gnu": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.12.1.tgz", - "integrity": "sha512-9QNCTgCZtyQVifLXqDTW7v4lgaC11v0/iL9OhsSZ19ycJrBmnxBmZtDIbuQrXAIzE1GD8mMOK/GLey2IeceoDQ==", + "version": "1.12.4", + "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.12.4.tgz", + "integrity": "sha512-8t+bqm6ZAF18qg3GmlwJYIt8mX+OgAHA2hG9J4oaWD3Np+cTmbOIPVvjviAzHu1ne8OqKaekH8nTdSVKw2KK3Q==", "cpu": [ "x64" ], diff --git a/website/package.json b/website/package.json index 2306c17c2e..5196512aec 100644 --- a/website/package.json +++ b/website/package.json @@ -78,12 +78,12 @@ "@rspack/binding-darwin-arm64": "1.3.15", "@rspack/binding-linux-arm64-gnu": "1.3.15", "@rspack/binding-linux-x64-gnu": "1.3.15", - "@swc/core-darwin-arm64": "1.12.1", - "@swc/core-linux-arm64-gnu": "1.12.1", - "@swc/core-linux-x64-gnu": "1.12.1", - "@swc/html-darwin-arm64": "1.12.1", - "@swc/html-linux-arm64-gnu": "1.12.1", - "@swc/html-linux-x64-gnu": "1.12.1", + "@swc/core-darwin-arm64": "1.12.4", + "@swc/core-linux-arm64-gnu": "1.12.4", + "@swc/core-linux-x64-gnu": "1.12.4", + "@swc/html-darwin-arm64": "1.12.4", + "@swc/html-linux-arm64-gnu": "1.12.4", + "@swc/html-linux-x64-gnu": "1.12.4", "lightningcss-darwin-arm64": "1.30.1", "lightningcss-linux-arm64-gnu": "1.30.1", "lightningcss-linux-x64-gnu": "1.30.1"