Skip to content

Commit 740d30b

Browse files
build(deps): bump the build group in /ui with 6 updates (#15017)
Bumps the build group in /ui with 6 updates: | Package | From | To | | --- | --- | --- | | [@rolldown/binding-darwin-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.7` | `1.0.0-rc.8` | | [@rolldown/binding-darwin-x64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.7` | `1.0.0-rc.8` | | [@rolldown/binding-linux-x64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.7` | `1.0.0-rc.8` | | [lightningcss-darwin-arm64](https://github.com/parcel-bundler/lightningcss) | `1.31.1` | `1.32.0` | | [lightningcss-darwin-x64](https://github.com/parcel-bundler/lightningcss) | `1.31.1` | `1.32.0` | | [lightningcss-linux-x64-gnu](https://github.com/parcel-bundler/lightningcss) | `1.31.1` | `1.32.0` | Updates `@rolldown/binding-darwin-arm64` from 1.0.0-rc.7 to 1.0.0-rc.8 - [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.8/packages/rolldown) Updates `@rolldown/binding-darwin-x64` from 1.0.0-rc.7 to 1.0.0-rc.8 - [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.8/packages/rolldown) Updates `@rolldown/binding-linux-x64-gnu` from 1.0.0-rc.7 to 1.0.0-rc.8 - [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.8/packages/rolldown) Updates `lightningcss-darwin-arm64` from 1.31.1 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.32.0) Updates `lightningcss-darwin-x64` from 1.31.1 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.32.0) Updates `lightningcss-linux-x64-gnu` from 1.31.1 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.32.0) --- updated-dependencies: - dependency-name: "@rolldown/binding-darwin-arm64" dependency-version: 1.0.0-rc.8 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.8 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.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: lightningcss-darwin-arm64 dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: lightningcss-darwin-x64 dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: lightningcss-linux-x64-gnu dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor 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 9bf2413 commit 740d30b

File tree

2 files changed

+94
-28
lines changed

2 files changed

+94
-28
lines changed

ui/package-lock.json

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

ui/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,18 +140,18 @@
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.7",
144-
"@rolldown/binding-darwin-x64": "^1.0.0-rc.7",
145-
"@rolldown/binding-linux-x64-gnu": "^1.0.0-rc.7",
143+
"@rolldown/binding-darwin-arm64": "^1.0.0-rc.8",
144+
"@rolldown/binding-darwin-x64": "^1.0.0-rc.8",
145+
"@rolldown/binding-linux-x64-gnu": "^1.0.0-rc.8",
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",
149149
"@swc/core-darwin-arm64": "^1.15.18",
150150
"@swc/core-darwin-x64": "^1.15.18",
151151
"@swc/core-linux-x64-gnu": "^1.15.18",
152-
"lightningcss-darwin-arm64": "^1.31.1",
153-
"lightningcss-darwin-x64": "^1.31.1",
154-
"lightningcss-linux-x64-gnu": "^1.31.1"
152+
"lightningcss-darwin-arm64": "^1.32.0",
153+
"lightningcss-darwin-x64": "^1.32.0",
154+
"lightningcss-linux-x64-gnu": "^1.32.0"
155155
},
156156
"overrides": {
157157
"bootstrap": {

0 commit comments

Comments
 (0)