Skip to content

Commit 0fd9ffa

Browse files
website: bump the build group in /website with 6 updates (#17712)
Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.13.20` | `1.13.21` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.13.20` | `1.13.21` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.13.20` | `1.13.21` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.13.20` | `1.13.21` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.13.20` | `1.13.21` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.13.20` | `1.13.21` | Updates `@swc/core-darwin-arm64` from 1.13.20 to 1.13.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.20...v1.13.21) Updates `@swc/core-linux-arm64-gnu` from 1.13.20 to 1.13.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.20...v1.13.21) Updates `@swc/core-linux-x64-gnu` from 1.13.20 to 1.13.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.20...v1.13.21) Updates `@swc/html-darwin-arm64` from 1.13.20 to 1.13.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.20...v1.13.21) Updates `@swc/html-linux-arm64-gnu` from 1.13.20 to 1.13.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.20...v1.13.21) Updates `@swc/html-linux-x64-gnu` from 1.13.20 to 1.13.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.20...v1.13.21) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.13.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.13.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.13.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.13.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.13.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.13.21 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>
1 parent 811c2e7 commit 0fd9ffa

File tree

3 files changed

+43
-42
lines changed

3 files changed

+43
-42
lines changed

website/api/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
"@rspack/binding-darwin-arm64": "1.5.8",
4949
"@rspack/binding-linux-arm64-gnu": "1.5.8",
5050
"@rspack/binding-linux-x64-gnu": "1.5.8",
51-
"@swc/core-darwin-arm64": "1.13.20",
52-
"@swc/core-linux-arm64-gnu": "1.13.20",
53-
"@swc/core-linux-x64-gnu": "1.13.20",
54-
"@swc/html-darwin-arm64": "1.13.20",
55-
"@swc/html-linux-arm64-gnu": "1.13.20",
56-
"@swc/html-linux-x64-gnu": "1.13.20",
51+
"@swc/core-darwin-arm64": "1.13.21",
52+
"@swc/core-linux-arm64-gnu": "1.13.21",
53+
"@swc/core-linux-x64-gnu": "1.13.21",
54+
"@swc/html-darwin-arm64": "1.13.21",
55+
"@swc/html-linux-arm64-gnu": "1.13.21",
56+
"@swc/html-linux-x64-gnu": "1.13.21",
5757
"lightningcss-darwin-arm64": "1.30.2",
5858
"lightningcss-linux-arm64-gnu": "1.30.2",
5959
"lightningcss-linux-x64-gnu": "1.30.2"

website/package-lock.json

Lines changed: 31 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@rspack/binding-darwin-arm64": "1.5.8",
3939
"@rspack/binding-linux-arm64-gnu": "1.5.8",
4040
"@rspack/binding-linux-x64-gnu": "1.5.8",
41-
"@swc/core-darwin-arm64": "1.13.20",
42-
"@swc/core-linux-arm64-gnu": "1.13.20",
43-
"@swc/core-linux-x64-gnu": "1.13.20",
44-
"@swc/html-darwin-arm64": "1.13.20",
45-
"@swc/html-linux-arm64-gnu": "1.13.20",
46-
"@swc/html-linux-x64-gnu": "1.13.20",
41+
"@swc/core-darwin-arm64": "1.13.21",
42+
"@swc/core-linux-arm64-gnu": "1.13.21",
43+
"@swc/core-linux-x64-gnu": "1.13.21",
44+
"@swc/html-darwin-arm64": "1.13.21",
45+
"@swc/html-linux-arm64-gnu": "1.13.21",
46+
"@swc/html-linux-x64-gnu": "1.13.21",
4747
"lightningcss-darwin-arm64": "1.30.2",
4848
"lightningcss-linux-arm64-gnu": "1.30.2",
4949
"lightningcss-linux-x64-gnu": "1.30.2"

0 commit comments

Comments
 (0)