Skip to content

Commit

Permalink
chore: Update lightningcss (#68576)
Browse files Browse the repository at this point in the history
### What?

Update `lightningcss` crate of next.js


### Why?

To apply parcel-bundler/lightningcss#784 and parcel-bundler/lightningcss#783

### How?

- Closes PACK-2933
- Closes PACK-3100
- Closes #66191
- Closes #64299
  • Loading branch information
kdy1 authored and ForsakenHarmony committed Aug 16, 2024
1 parent 4ee4b77 commit 0e30ed3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ indoc = "2.0.0"
itertools = "0.10.5"
lazy_static = "1.4.0"
log = "0.4.17"
lightningcss = { version = "1.0.0-alpha.57", features = [
lightningcss = { version = "1.0.0-alpha.58", features = [
"serde",
"visitor",
"into_owned",
Expand Down

0 comments on commit 0e30ed3

Please sign in to comment.