Skip to content

Commit 3e7a9c8

Browse files
fix(deps): update dependency @babel/runtime to ~7.26.0
1 parent 22244c4 commit 3e7a9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uiw/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-dom": ">=16.9.0"
5454
},
5555
"dependencies": {
56-
"@babel/runtime": "~7.23.0",
56+
"@babel/runtime": "~7.26.0",
5757
"@types/react": "~18.2.0",
5858
"@types/react-dom": "~18.2.0",
5959
"@uiw/formatter": "~2.0.0",

0 commit comments

Comments
 (0)