Skip to content

Commit

Permalink
Update dependency esbuild to ^0.19.0 (#5133)
Browse files Browse the repository at this point in the history
* Update dependency esbuild to ^0.19.0

* add changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gradio-pr-bot <[email protected]>
  • Loading branch information
renovate[bot] and gradio-pr-bot authored Aug 8, 2023
1 parent 56b0227 commit 6112905
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 71 deletions.
6 changes: 6 additions & 0 deletions .changeset/early-bees-travel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@gradio/client": patch
"gradio": patch
---

feat:Update dependency esbuild to ^0.19.0
2 changes: 1 addition & 1 deletion client/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/ws": "^8.5.4",
"esbuild": "^0.18.0"
"esbuild": "^0.19.0"
},
"scripts": {
"bundle": "vite build --ssr",
Expand Down
140 changes: 70 additions & 70 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 6112905

@vercel
Copy link

@vercel vercel bot commented on 6112905 Aug 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.