Skip to content

Commit e5e2a72

Browse files
nami8824yihuiliao
andauthored
fix: add @babel/runtime to @spectrum-icons/ui dependencies (#8845)
Co-authored-by: 印南雄悟 <> Co-authored-by: Yihui Liao <[email protected]>
1 parent af10b48 commit e5e2a72

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/@spectrum-icons/ui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@adobe/react-spectrum-ui": "1.2.1",
26+
"@babel/runtime": "^7.24.4",
2627
"@react-spectrum/icon": "^3.8.8",
2728
"@swc/helpers": "^0.5.0"
2829
},

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9120,6 +9120,7 @@ __metadata:
91209120
resolution: "@spectrum-icons/ui@workspace:packages/@spectrum-icons/ui"
91219121
dependencies:
91229122
"@adobe/react-spectrum-ui": "npm:1.2.1"
9123+
"@babel/runtime": "npm:^7.24.4"
91239124
"@react-spectrum/icon": "npm:^3.8.8"
91249125
"@spectrum-icons/build-tools": "npm:3.0.0-alpha.1"
91259126
"@swc/helpers": "npm:^0.5.0"

0 commit comments

Comments
 (0)