mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Generated
+79
-31
@@ -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"
|
||||
],
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user