Skip to content

Commit 1f61f33

Browse files
build(deps): bump the build group in /ui with 3 updates (#14929)
Bumps the build group in /ui with 3 updates: [@rolldown/binding-darwin-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown), [@rolldown/binding-darwin-x64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) and [@rolldown/binding-linux-x64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown). Updates `@rolldown/binding-darwin-arm64` from 1.0.0-rc.6 to 1.0.0-rc.7 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.7/packages/rolldown) Updates `@rolldown/binding-darwin-x64` from 1.0.0-rc.6 to 1.0.0-rc.7 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.7/packages/rolldown) Updates `@rolldown/binding-linux-x64-gnu` from 1.0.0-rc.6 to 1.0.0-rc.7 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.7/packages/rolldown) --- updated-dependencies: - dependency-name: "@rolldown/binding-darwin-arm64" dependency-version: 1.0.0-rc.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rolldown/binding-darwin-x64" dependency-version: 1.0.0-rc.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rolldown/binding-linux-x64-gnu" dependency-version: 1.0.0-rc.7 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> Co-authored-by: Miloš Paunović <paun992@hotmail.com>
1 parent 7485786 commit 1f61f33

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

ui/package-lock.json

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

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@
140140
"@esbuild/darwin-arm64": "^0.27.3",
141141
"@esbuild/darwin-x64": "^0.27.2",
142142
"@esbuild/linux-x64": "^0.27.2",
143-
"@rolldown/binding-darwin-arm64": "^1.0.0-rc.6",
144-
"@rolldown/binding-darwin-x64": "^1.0.0-rc.6",
145-
"@rolldown/binding-linux-x64-gnu": "^1.0.0-rc.6",
143+
"@rolldown/binding-darwin-arm64": "^1.0.0-rc.7",
144+
"@rolldown/binding-darwin-x64": "^1.0.0-rc.7",
145+
"@rolldown/binding-linux-x64-gnu": "^1.0.0-rc.7",
146146
"@rollup/rollup-darwin-arm64": "^4.59.0",
147147
"@rollup/rollup-darwin-x64": "^4.59.0",
148148
"@rollup/rollup-linux-x64-gnu": "^4.59.0",

0 commit comments

Comments
 (0)