Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 96ef7d6

Browse files
fix(deps): bump tsup from 8.4.0 to 8.5.0
Bumps [tsup](https://github.com/egoist/tsup) from 8.4.0 to 8.5.0. - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.4.0...v8.5.0) --- updated-dependencies: - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 056ef50 commit 96ef7d6

File tree

2 files changed

+74
-8
lines changed

2 files changed

+74
-8
lines changed

package-lock.json

Lines changed: 73 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"ts-jest": "^29.3.2",
169169
"ts-loader": "^9.5.2",
170170
"ts-node": "^10.9.2",
171-
"tsup": "^8.4.0",
171+
"tsup": "^8.5.0",
172172
"typescript": "^5.7.3",
173173
"vite": "^6.3.5",
174174
"vite-plugin-vue-devtools": "^7.7.6",

0 commit comments

Comments
 (0)