Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit 1adf354

Browse files
Bump tsup from 8.0.2 to 8.2.0
Bumps [tsup](https://github.com/egoist/tsup) from 8.0.2 to 8.2.0. - [Release notes](https://github.com/egoist/tsup/releases) - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json) - [Commits](egoist/tsup@v8.0.2...v8.2.0) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5283f4 commit 1adf354

File tree

2 files changed

+251
-206
lines changed

2 files changed

+251
-206
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@changesets/cli": "^2.27.1",
1919
"prettier": "^3.2.5",
2020
"tailwindcss": "^3.4.3",
21-
"tsup": "^8.0.2",
21+
"tsup": "^8.2.0",
2222
"typescript": "^5.4.5"
2323
}
2424
}

0 commit comments

Comments
 (0)