mirror of
https://github.com/goauthentik/authentik
synced 2026-05-05 06:32:15 +02:00
website: bump the build group in /website with 2 updates (#15882)
Bumps the build group in /website with 2 updates: [@swc/core-darwin-arm64](https://github.com/swc-project/swc) and [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc). Updates `@swc/core-darwin-arm64` from 1.13.2 to 1.13.3 - [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.2...v1.13.3) Updates `@swc/core-linux-arm64-gnu` from 1.13.2 to 1.13.3 - [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.2...v1.13.3) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
"@rspack/binding-darwin-arm64": "1.4.10",
|
||||
"@rspack/binding-linux-arm64-gnu": "1.4.10",
|
||||
"@rspack/binding-linux-x64-gnu": "1.4.10",
|
||||
"@swc/core-darwin-arm64": "1.13.2",
|
||||
"@swc/core-linux-arm64-gnu": "1.13.2",
|
||||
"@swc/core-darwin-arm64": "1.13.3",
|
||||
"@swc/core-linux-arm64-gnu": "1.13.3",
|
||||
"@swc/core-linux-x64-gnu": "1.13.3",
|
||||
"@swc/html-darwin-arm64": "1.13.3",
|
||||
"@swc/html-linux-arm64-gnu": "1.13.3",
|
||||
|
||||
Reference in New Issue
Block a user