From 3f872795353cc34b1ff06ba7affbb5959f94f66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 14:23:47 +0200 Subject: [PATCH] website: bump the build group in /website with 6 updates (#17042) Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.13.5` | `1.13.19` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.13.5` | `1.13.19` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.13.5` | `1.13.19` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.13.8` | `1.13.19` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.13.8` | `1.13.19` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.13.8` | `1.13.19` | Updates `@swc/core-darwin-arm64` from 1.13.5 to 1.13.19 - [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.13.5...v1.13.19) Updates `@swc/core-linux-arm64-gnu` from 1.13.5 to 1.13.19 - [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.13.5...v1.13.19) Updates `@swc/core-linux-x64-gnu` from 1.13.5 to 1.13.19 - [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.13.5...v1.13.19) Updates `@swc/html-darwin-arm64` from 1.13.8 to 1.13.19 - [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.13.8...v1.13.19) Updates `@swc/html-linux-arm64-gnu` from 1.13.8 to 1.13.19 - [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.13.8...v1.13.19) Updates `@swc/html-linux-x64-gnu` from 1.13.8 to 1.13.19 - [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.13.8...v1.13.19) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.13.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.13.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.13.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.13.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.13.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.13.19 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/api/package.json | 12 ++--- website/package-lock.json | 110 +++++++++++++++++++++++++++----------- website/package.json | 12 ++--- 3 files changed, 91 insertions(+), 43 deletions(-) diff --git a/website/api/package.json b/website/api/package.json index 8ef94fe1a1..fc3a9b469e 100644 --- a/website/api/package.json +++ b/website/api/package.json @@ -48,12 +48,12 @@ "@rspack/binding-darwin-arm64": "1.5.7", "@rspack/binding-linux-arm64-gnu": "1.5.7", "@rspack/binding-linux-x64-gnu": "1.5.7", - "@swc/core-darwin-arm64": "1.13.5", - "@swc/core-linux-arm64-gnu": "1.13.5", - "@swc/core-linux-x64-gnu": "1.13.5", - "@swc/html-darwin-arm64": "1.13.8", - "@swc/html-linux-arm64-gnu": "1.13.8", - "@swc/html-linux-x64-gnu": "1.13.8", + "@swc/core-darwin-arm64": "1.13.19", + "@swc/core-linux-arm64-gnu": "1.13.19", + "@swc/core-linux-x64-gnu": "1.13.19", + "@swc/html-darwin-arm64": "1.13.19", + "@swc/html-linux-arm64-gnu": "1.13.19", + "@swc/html-linux-x64-gnu": "1.13.19", "lightningcss-darwin-arm64": "1.30.1", "lightningcss-linux-arm64-gnu": "1.30.1", "lightningcss-linux-x64-gnu": "1.30.1" diff --git a/website/package-lock.json b/website/package-lock.json index f8a55b7166..57c030faf1 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -19,7 +19,7 @@ "@goauthentik/eslint-config": "^1.0.5", "@goauthentik/prettier-config": "^3.1.0", "@goauthentik/tsconfig": "^1.0.4", - "@rspack/binding-linux-x64-gnu": "1.5.7", + "@swc/html-linux-x64-gnu": "1.13.19", "@types/node": "^24.5.2", "@typescript-eslint/eslint-plugin": "^8.44.1", "@typescript-eslint/parser": "^8.44.1", @@ -39,12 +39,12 @@ "@rspack/binding-darwin-arm64": "1.5.7", "@rspack/binding-linux-arm64-gnu": "1.5.7", "@rspack/binding-linux-x64-gnu": "1.5.7", - "@swc/core-darwin-arm64": "1.13.5", - "@swc/core-linux-arm64-gnu": "1.13.5", - "@swc/core-linux-x64-gnu": "1.13.5", - "@swc/html-darwin-arm64": "1.13.8", - "@swc/html-linux-arm64-gnu": "1.13.8", - "@swc/html-linux-x64-gnu": "1.13.8", + "@swc/core-darwin-arm64": "1.13.19", + "@swc/core-linux-arm64-gnu": "1.13.19", + "@swc/core-linux-x64-gnu": "1.13.19", + "@swc/html-darwin-arm64": "1.13.19", + "@swc/html-linux-arm64-gnu": "1.13.19", + "@swc/html-linux-x64-gnu": "1.13.19", "lightningcss-darwin-arm64": "1.30.1", "lightningcss-linux-arm64-gnu": "1.30.1", "lightningcss-linux-x64-gnu": "1.30.1" @@ -83,12 +83,12 @@ "@rspack/binding-darwin-arm64": "1.5.7", "@rspack/binding-linux-arm64-gnu": "1.5.7", "@rspack/binding-linux-x64-gnu": "1.5.7", - "@swc/core-darwin-arm64": "1.13.5", - "@swc/core-linux-arm64-gnu": "1.13.5", - "@swc/core-linux-x64-gnu": "1.13.5", - "@swc/html-darwin-arm64": "1.13.8", - "@swc/html-linux-arm64-gnu": "1.13.8", - "@swc/html-linux-x64-gnu": "1.13.8", + "@swc/core-darwin-arm64": "1.13.19", + "@swc/core-linux-arm64-gnu": "1.13.19", + "@swc/core-linux-x64-gnu": "1.13.19", + "@swc/html-darwin-arm64": "1.13.19", + "@swc/html-linux-arm64-gnu": "1.13.19", + "@swc/html-linux-x64-gnu": "1.13.19", "lightningcss-darwin-arm64": "1.30.1", "lightningcss-linux-arm64-gnu": "1.30.1", "lightningcss-linux-x64-gnu": "1.30.1" @@ -6157,9 +6157,9 @@ } }, "node_modules/@swc/core-darwin-arm64": { - "version": "1.13.5", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.5.tgz", - "integrity": "sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==", + "version": "1.13.19", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.19.tgz", + "integrity": "sha512-NxDyte9tCJSJ8+R62WDtqwg8eI57lubD52sHyGOfezpJBOPr36bUSGGLyO3Vod9zTGlOu2CpkuzA/2iVw92u1g==", "cpu": [ "arm64" ], @@ -6205,9 +6205,9 @@ } }, "node_modules/@swc/core-linux-arm64-gnu": { - "version": "1.13.5", - "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.5.tgz", - "integrity": "sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==", + "version": "1.13.19", + "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.19.tgz", + "integrity": "sha512-ml3I6Lm2marAQ3UC/TS9t/yILBh/eDSVHAdPpikp652xouWAVW1znUeV6bBSxe1sSZIenv+p55ubKAWq/u84sQ==", "cpu": [ "arm64" ], @@ -6237,9 +6237,9 @@ } }, "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.13.5", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.5.tgz", - "integrity": "sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==", + "version": "1.13.19", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.19.tgz", + "integrity": "sha512-NoMUKaOJEdouU4tKF88ggdDHFiRRING+gYLxDqnTfm+sUXaizB5OGBRzvSVDYSXQb1SuUuChnXFPFzwTWbt3ZQ==", "cpu": [ "x64" ], @@ -6316,6 +6316,54 @@ "node": ">=10" } }, + "node_modules/@swc/core/node_modules/@swc/core-darwin-arm64": { + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.5.tgz", + "integrity": "sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==", + "cpu": [ + "arm64" + ], + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core/node_modules/@swc/core-linux-arm64-gnu": { + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.5.tgz", + "integrity": "sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==", + "cpu": [ + "arm64" + ], + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core/node_modules/@swc/core-linux-x64-gnu": { + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.5.tgz", + "integrity": "sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==", + "cpu": [ + "x64" + ], + "license": "Apache-2.0 AND MIT", + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, "node_modules/@swc/counter": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", @@ -6347,9 +6395,9 @@ } }, "node_modules/@swc/html-darwin-arm64": { - "version": "1.13.8", - "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.13.8.tgz", - "integrity": "sha512-VTcA5JA4mIxbDoEQNBP90n5uihKd3SolPcpoY/fWoH0GKy8sfu4JPJ8P4FnuY8eYCmeBeG+rlXY+Poz6c2HG4Q==", + "version": "1.13.19", + "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.13.19.tgz", + "integrity": "sha512-lyZ5o745fBtrYQQn8tTeGoQ2fGdI6Epk1qgfqLWsb4L7bR3zjwXWIc5L4GGJejqIO3hpJ4I2pjAC1MMb/8Gjtw==", "cpu": [ "arm64" ], @@ -6395,9 +6443,9 @@ } }, "node_modules/@swc/html-linux-arm64-gnu": { - "version": "1.13.8", - "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.13.8.tgz", - "integrity": "sha512-onlYZSx9wlngUSCr8hNFiTKtABak9EudNmkyEWU03zTYkQp5nwKoYjC/mdat1HOSm7OmAcHZU8I9bzBp/WPAJg==", + "version": "1.13.19", + "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.13.19.tgz", + "integrity": "sha512-cRi8vemRbyHL6CCaVHn5HAxqusODVYMdK4KdT1seFuNCmuT5BKTzdDM8JfBkf59CKoHueP6kji/Q8CHk14O0ow==", "cpu": [ "arm64" ], @@ -6427,9 +6475,9 @@ } }, "node_modules/@swc/html-linux-x64-gnu": { - "version": "1.13.8", - "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.13.8.tgz", - "integrity": "sha512-j5B8oJmwNnlgDbXLPadIiSmImqmECKxVGAx63nRdamcreDYkbR8MStiIa91lZWCklWTIAucK0PUUg/IKCDN4UA==", + "version": "1.13.19", + "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.13.19.tgz", + "integrity": "sha512-mbbFhan9IObGZOuGw51AdJetLpa61xbg6dv/qDS/KEsrVu8V4Zm+TwLd/0c/65JYJFj2tB9YFTyhBYOJwh9uMw==", "cpu": [ "x64" ], diff --git a/website/package.json b/website/package.json index d412de534f..89b4259c90 100644 --- a/website/package.json +++ b/website/package.json @@ -38,12 +38,12 @@ "@rspack/binding-darwin-arm64": "1.5.7", "@rspack/binding-linux-arm64-gnu": "1.5.7", "@rspack/binding-linux-x64-gnu": "1.5.7", - "@swc/core-darwin-arm64": "1.13.5", - "@swc/core-linux-arm64-gnu": "1.13.5", - "@swc/core-linux-x64-gnu": "1.13.5", - "@swc/html-darwin-arm64": "1.13.8", - "@swc/html-linux-arm64-gnu": "1.13.8", - "@swc/html-linux-x64-gnu": "1.13.8", + "@swc/core-darwin-arm64": "1.13.19", + "@swc/core-linux-arm64-gnu": "1.13.19", + "@swc/core-linux-x64-gnu": "1.13.19", + "@swc/html-darwin-arm64": "1.13.19", + "@swc/html-linux-arm64-gnu": "1.13.19", + "@swc/html-linux-x64-gnu": "1.13.19", "lightningcss-darwin-arm64": "1.30.1", "lightningcss-linux-arm64-gnu": "1.30.1", "lightningcss-linux-x64-gnu": "1.30.1"