setup: remove tsup as it is no longer used

This commit is contained in:
Abdullah Atta
2026-08-10 11:32:03 +05:00
parent a634d98a66
commit 5ce393ef4e
3 changed files with 4 additions and 2419 deletions

View File

@@ -1064,6 +1064,7 @@
"react-virtuoso": "^4.12.3",
"snarkdown": "^2.0.0",
"timeago.js": "4.0.2",
"validator": "^13.15.35",
"w3c-keyname": "^2.2.6",
"wouter": "2.12.1",
"zustand": "4.5.5",
@@ -1086,6 +1087,7 @@
"@types/react-dom": "18.3.0",
"@types/react-modal": "3.16.3",
"@types/react-scroll-sync": "^0.9.0",
"@types/validator": "^13.15.10",
"@types/wicg-file-system-access": "^2023.10.5",
"@vitejs/plugin-react-swc": "^3.7.2",
"autoprefixer": "^10.4.19",

2418
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -63,8 +63,7 @@
"husky": "^8.0.1",
"prettier": "^2.8.8",
"serve": "^14.0.1",
"tsdown": "^0.15.6",
"tsup": "^8.1.0"
"tsdown": "^0.15.6"
},
"dependencies": {
"eslint-plugin-header": "^3.1.1",