Skip to content

Commit 95225f4

Browse files
authored
Update e2b (#186)
* Update e2b * Update tsup
1 parent 3c4fcb1 commit 95225f4

File tree

2 files changed

+335
-111
lines changed

2 files changed

+335
-111
lines changed

js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dotenv": "^16.4.5",
4444
"knip": "^5.25.1",
4545
"npm-check-updates": "^17.1.14",
46-
"tsup": "^8.4.0",
46+
"tsup": "^8.5.1",
4747
"typedoc": "0.26.8",
4848
"typedoc-plugin-markdown": "4.2.7",
4949
"typescript": "^5.5.3",
@@ -74,6 +74,6 @@
7474
"defaults"
7575
],
7676
"dependencies": {
77-
"e2b": "^2.8.3"
77+
"e2b": "^2.8.4"
7878
}
7979
}

0 commit comments

Comments
 (0)