fix: tsup version 8.4.0

This commit is contained in:
sriram veeraghanta 2025-05-28 02:17:23 +05:30
parent e388a9a279
commit 26b62c4a70
7 changed files with 44 additions and 81 deletions

View file

@ -71,7 +71,7 @@
"postcss-cli": "^11.0.0",
"postcss-nested": "^6.0.1",
"storybook": "^8.1.1",
"tsup": "8.3.0",
"tsup": "8.4.0",
"typescript": "5.3.3"
}
}