Skip to content

Commit 80c90f5

Browse files
chore(deps): update dependency @swc/plugin-emotion to v9
1 parent 0e82903 commit 80c90f5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@storybook/react": "^8.2.9",
1919
"@storybook/react-vite": "^8.2.9",
2020
"@storybook/test": "^8.2.9",
21-
"@swc/plugin-emotion": "^4.0.0",
21+
"@swc/plugin-emotion": "^9.0.0",
2222
"@vitejs/plugin-react-swc": "^3.7.0",
2323
"prop-types": "15.8.1",
2424
"react": "17.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2684,7 +2684,7 @@ __metadata:
26842684
"@storybook/react": ^8.2.9
26852685
"@storybook/react-vite": ^8.2.9
26862686
"@storybook/test": ^8.2.9
2687-
"@swc/plugin-emotion": ^4.0.0
2687+
"@swc/plugin-emotion": ^9.0.0
26882688
"@vitejs/plugin-react-swc": ^3.7.0
26892689
prop-types: 15.8.1
26902690
react: 17.0.2
@@ -8757,12 +8757,12 @@ __metadata:
87578757
languageName: node
87588758
linkType: hard
87598759

8760-
"@swc/plugin-emotion@npm:^4.0.0":
8761-
version: 4.0.2
8762-
resolution: "@swc/plugin-emotion@npm:4.0.2"
8760+
"@swc/plugin-emotion@npm:^9.0.0":
8761+
version: 9.0.3
8762+
resolution: "@swc/plugin-emotion@npm:9.0.3"
87638763
dependencies:
87648764
"@swc/counter": ^0.1.3
8765-
checksum: 51d52d492a62417d6ae1ee0538899d8afabe293e0877bb4248291c4392728094093131f07b5709244ab8f325dc5b940d0ac092eb7cd6993eb41708add0f13556
8765+
checksum: b5c1394fd204aa375ed34815d46c3ca80a8c74b063828484dc83b3896cf62eccb8fd010155ccc9153fc0e28f05a8ae74a94d80ce62f89c530dfa54a9ea83ec1c
87668766
languageName: node
87678767
linkType: hard
87688768

0 commit comments

Comments
 (0)