Skip to content

Commit a55c4cf

Browse files
chore(deps-dev): bump tsup from 6.7.0 to 8.0.2
Bumps [tsup](https://github.com/egoist/tsup) from 6.7.0 to 8.0.2. - [Release notes](https://github.com/egoist/tsup/releases) - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json) - [Commits](egoist/tsup@v6.7.0...v8.0.2) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e090998 commit a55c4cf

File tree

2 files changed

+319
-152
lines changed

2 files changed

+319
-152
lines changed

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react": "^18.0.22",
1313
"@types/react-native": "^0.69.15",
1414
"tsconfig": "workspace:*",
15-
"tsup": "^6.0.1",
15+
"tsup": "^8.0.2",
1616
"typescript": "^4.7.4"
1717
},
1818
"dependencies": {

0 commit comments

Comments
 (0)