Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.21.0 (#8229)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency esbuild to ^0.21.0

* add changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
  • Loading branch information
renovate[bot] and gradio-pr-bot committed May 14, 2024
1 parent 053316d commit 7c81897
Show file tree
Hide file tree
Showing 3 changed files with 177 additions and 171 deletions.
6 changes: 6 additions & 0 deletions .changeset/rare-rings-retire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@gradio/client": patch
"gradio": patch
---

feat:chore(deps): update dependency esbuild to ^0.21.0
2 changes: 1 addition & 1 deletion client/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/ws": "^8.5.10",
"esbuild": "^0.20.0"
"esbuild": "^0.21.0"
},
"scripts": {
"bundle": "vite build --ssr",
Expand Down

0 comments on commit 7c81897

Please sign in to comment.