Skip to content

Commit 0e18156

Browse files
committed
Bump crates
1 parent 132b90a commit 0e18156

File tree

12 files changed

+22
-22
lines changed

12 files changed

+22
-22
lines changed

Diff for: Cargo.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: crates/swc_experimental_babel/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homepage = { workspace = true }
1010
license = { workspace = true }
1111
repository = { workspace = true }
1212
rust-version = { workspace = true }
13-
version = "0.1.0"
13+
version = "0.2.0"
1414

1515
[dependencies]
1616
anyhow = { workspace = true }

Diff for: packages/emotion/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = { workspace = true }
77
name = "swc_emotion"
88
repository = { workspace = true }
99
rust-version = { workspace = true }
10-
version = "0.78.0"
10+
version = "0.79.0"
1111

1212

1313
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Diff for: packages/prefresh/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homepage = { workspace = true }
1010
license = { workspace = true }
1111
repository = { workspace = true }
1212
rust-version = { workspace = true }
13-
version = "0.5.0"
13+
version = "0.6.0"
1414

1515
[dependencies]
1616
serde = { workspace = true, features = ["derive"] }

Diff for: packages/react-remove-properties/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ homepage = { workspace = true }
1111
license = { workspace = true }
1212
repository = { workspace = true }
1313
rust-version = { workspace = true }
14-
version = "0.28.0"
14+
version = "0.29.0"
1515

1616

1717
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Diff for: packages/relay/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ homepage = { workspace = true }
1111
license = { workspace = true }
1212
repository = { workspace = true }
1313
rust-version = { workspace = true }
14-
version = "0.48.0"
14+
version = "0.49.0"
1515

1616

1717
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Diff for: packages/remove-console/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ homepage = { workspace = true }
1111
license = { workspace = true }
1212
repository = { workspace = true }
1313
rust-version = { workspace = true }
14-
version = "0.29.0"
14+
version = "0.30.0"
1515

1616

1717
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Diff for: packages/styled-components/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ homepage = { workspace = true }
1212
license = { workspace = true }
1313
repository = { workspace = true }
1414
rust-version = { workspace = true }
15-
version = "0.102.0"
15+
version = "0.103.0"
1616

1717

1818
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Diff for: packages/styled-jsx/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = { workspace = true }
1010
name = "styled_jsx"
1111
repository = { workspace = true }
1212
rust-version = { workspace = true }
13-
version = "0.78.0"
13+
version = "0.79.0"
1414

1515

1616
[features]

Diff for: packages/swc-confidential/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = { workspace = true }
1010
name = "swc_confidential"
1111
repository = { workspace = true }
1212
rust-version = { workspace = true }
13-
version = "0.23.0"
13+
version = "0.24.0"
1414

1515

1616
[dependencies]

Diff for: packages/swc-magic/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = { workspace = true }
1010
name = "swc_magic"
1111
repository = { workspace = true }
1212
rust-version = { workspace = true }
13-
version = "0.23.0"
13+
version = "0.24.0"
1414

1515

1616
[dependencies]

Diff for: packages/transform-imports/transform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ homepage = { workspace = true }
1111
license = { workspace = true }
1212
repository = { workspace = true }
1313
rust-version = { workspace = true }
14-
version = "0.74.0"
14+
version = "0.75.0"
1515

1616
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1717

0 commit comments

Comments
 (0)