Skip to content

Commit 408a16a

Browse files
renovate[bot]kdy1
andauthored
chore(deps): Update swc_core (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
1 parent 7abd7dc commit 408a16a

22 files changed

Lines changed: 94 additions & 93 deletions

File tree

Cargo.lock

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

packages/emotion/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ crate-type = ["cdylib", "rlib"]
1414
serde = "1"
1515
serde_json = "1.0.79"
1616
swc_common = {version = "0.29.28", features = ["concurrent"]}
17-
swc_core = {version = "0.59.1", features = [
17+
swc_core = {version = "0.59.7", features = [
1818
"ecma_plugin_transform",
1919
"ecma_utils",
2020
"ecma_visit",

packages/emotion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/plugin-emotion",
3-
"version": "2.5.39",
3+
"version": "2.5.40",
44
"description": "SWC plugin for emotion css-in-js library",
55
"main": "swc_plugin_emotion.wasm",
66
"scripts": {

0 commit comments

Comments
 (0)