Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update dependency @babel/runtime to ~7.23.0
  • Loading branch information
renovate[bot] authored Sep 25, 2023
commit b4e4e628f2da3009c447fdcde8a99f1b57306003
2 changes: 1 addition & 1 deletion packages/uiw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@babel/runtime": "~7.22.15",
"@babel/runtime": "~7.23.0",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"@uiw/formatter": "~2.0.0",
Expand Down