Skip to content

Commit 1992207

Browse files
meta: bump the compiling group with 2 updates (#708)
Bumps the compiling group with 2 updates: [lightningcss-wasm](https://github.com/parcel-bundler/lightningcss) and [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown). Updates `lightningcss-wasm` 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 `rolldown` from 1.0.0-rc.6 to 1.0.0-rc.10 - [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.10/packages/rolldown) --- updated-dependencies: - dependency-name: lightningcss-wasm dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compiling - dependency-name: rolldown dependency-version: 1.0.0-rc.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compiling ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62c482f commit 1992207

File tree

2 files changed

+104
-70
lines changed

2 files changed

+104
-70
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"globals": "^17.3.0",
6262
"hast-util-to-string": "^3.0.1",
6363
"hastscript": "^9.0.1",
64-
"lightningcss-wasm": "^1.31.1",
64+
"lightningcss-wasm": "^1.32.0",
6565
"mdast-util-slice-markdown": "^2.0.1",
6666
"piscina": "^5.1.4",
6767
"preact": "^10.29.0",
@@ -75,7 +75,7 @@
7575
"remark-parse": "^11.0.0",
7676
"remark-rehype": "^11.1.2",
7777
"remark-stringify": "^11.0.0",
78-
"rolldown": "^1.0.0-rc.6",
78+
"rolldown": "^1.0.0-rc.10",
7979
"semver": "^7.7.4",
8080
"shiki": "^4.0.0",
8181
"tinyglobby": "^0.2.15",

0 commit comments

Comments
 (0)