Skip to content

Commit 6db2f85

Browse files
committed
Update esbuild
1 parent 4858f41 commit 6db2f85

3 files changed

Lines changed: 177 additions & 406 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"json2md": "^2.0.1",
5353
"knip": "^5.43.6",
5454
"npm-check-updates": "^16.14.6",
55-
"tsup": "^8.3.6",
55+
"tsup": "^8.4.0",
5656
"typescript": "^5.2.2"
5757
},
5858
"files": [

packages/js-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"openapi-typescript": "^7.6.1",
5454
"playwright": "^1.48.0",
5555
"react": "^18.3.1",
56-
"tsup": "^8.3.6",
56+
"tsup": "^8.4.0",
5757
"typedoc": "0.26.8",
5858
"typedoc-plugin-markdown": "4.2.7",
5959
"typescript": "^5.4.5",

0 commit comments

Comments
 (0)