Skip to content

Commit

Permalink
chore: move tsup to workspace root (latticexyz#3458)
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored Jan 17, 2025
1 parent 4c8f98f commit 5bfbf06
Show file tree
Hide file tree
Showing 28 changed files with 7 additions and 173 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"prettier-plugin-solidity": "1.3.1",
"shx": "^0.3.4",
"sort-package-json": "^2.10.1",
"tsup": "^6.7.0",
"tsx": "4.19.0",
"turbo": "^1.9.3",
"typescript": "5.4.2",
Expand Down
1 change: 0 additions & 1 deletion packages/block-logs-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
},
"devDependencies": {
"@types/debug": "^4.1.7",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6"
},
Expand Down
1 change: 0 additions & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
"@types/yargs": "^17.0.10",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"tsup": "^6.7.0",
"vitest": "0.34.6"
}
}
1 change: 0 additions & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
"devDependencies": {
"@types/debug": "^4.1.7",
"@viem/anvil": "^0.0.7",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6"
},
Expand Down
1 change: 0 additions & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"tsx": "^4.19.1"
},
"devDependencies": {
"tsup": "^6.7.0",
"viem": "2.21.19"
},
"peerDependencies": {
Expand Down
3 changes: 1 addition & 2 deletions packages/create-mud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"create-create-app": "git+https://github.com/holic/create-create-app#74376c59b48a04aabbe94d9cacfe9cb1cecccd63"
},
"devDependencies": {
"execa": "^7.0.0",
"tsup": "^6.7.0"
"execa": "^7.0.0"
},
"publishConfig": {
"access": "public",
Expand Down
1 change: 0 additions & 1 deletion packages/dev-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"tailwindcss": "^3.3.2",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6"
},
Expand Down
1 change: 0 additions & 1 deletion packages/entrykit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "^3.4.13",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vite": "^5.4.1",
"vite-plugin-dts": "^4.2.4",
Expand Down
1 change: 0 additions & 1 deletion packages/explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
"sonner": "^1.5.0",
"sql-autocomplete": "^1.1.1",
"tailwind-merge": "^1.12.0",
"tsup": "^6.7.0",
"wagmi": "2.12.11",
"yargs": "^17.7.1",
"zod": "3.23.8",
Expand Down
1 change: 0 additions & 1 deletion packages/faucet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
},
"devDependencies": {
"@types/debug": "^4.1.7",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6"
},
Expand Down
1 change: 0 additions & 1 deletion packages/gas-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"@types/yargs": "^17.0.10",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"tsup": "^6.7.0",
"vitest": "0.34.6"
}
}
1 change: 0 additions & 1 deletion packages/protocol-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"abitype": "1.0.6"
},
"devDependencies": {
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6"
},
Expand Down
1 change: 0 additions & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"eslint-plugin-react-hooks": "4.6.0",
"jsdom": "^22.1.0",
"react-test-renderer": "^18.2.0",
"tsup": "^6.7.0",
"vite": "^4.3.6",
"vitest": "0.34.6"
}
Expand Down
1 change: 0 additions & 1 deletion packages/recs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"@types/uuid": "^8.3.4",
"jest": "^29.3.1",
"ts-jest": "^29.0.5",
"tsup": "^6.7.0",
"type-fest": "^2.14.0"
}
}
1 change: 0 additions & 1 deletion packages/schema-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"@latticexyz/gas-report": "workspace:*",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/solhint-config-mud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
"clean": "pnpm run clean:js",
"clean:js": "shx rm -rf dist"
},
"devDependencies": {
"tsup": "^6.7.0"
},
"publishConfig": {
"access": "public"
}
Expand Down
3 changes: 0 additions & 3 deletions packages/solhint-plugin-mud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
"dependencies": {
"@solidity-parser/parser": "^0.16.0"
},
"devDependencies": {
"tsup": "^6.7.0"
},
"publishConfig": {
"access": "public"
}
Expand Down
1 change: 0 additions & 1 deletion packages/stash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"fast-deep-equal": "^3.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^6.7.0",
"viem": "2.21.19"
},
"peerDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/store-indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
"@types/koa__cors": "^4.0.3",
"@types/koa__router": "^12.0.4",
"concurrently": "^8.2.2",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6"
},
Expand Down
1 change: 0 additions & 1 deletion packages/store-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
"eslint-plugin-react-hooks": "4.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6",
"wagmi": "2.12.11"
Expand Down
1 change: 0 additions & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"solhint": "^3.3.7",
"tsup": "^6.7.0",
"viem": "2.21.19"
},
"peerDependencies": {
Expand Down
3 changes: 1 addition & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"devDependencies": {
"@types/jest": "^27.4.1",
"jest": "^29.3.1",
"ts-jest": "^29.0.5",
"tsup": "^6.7.0"
"ts-jest": "^29.0.5"
}
}
1 change: 0 additions & 1 deletion packages/vite-plugin-mud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"clean:js": "shx rm -rf dist"
},
"devDependencies": {
"tsup": "^6.7.0",
"vite": "^6.0.7"
},
"peerDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/world-module-erc20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"solhint": "^3.3.7",
"tsup": "^6.7.0",
"vitest": "0.34.6"
},
"publishConfig": {
Expand Down
1 change: 0 additions & 1 deletion packages/world-module-metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"solhint": "^3.3.7",
"tsup": "^6.7.0",
"vitest": "0.34.6"
},
"publishConfig": {
Expand Down
1 change: 0 additions & 1 deletion packages/world-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"glob": "^10.4.2",
"solhint": "^3.3.7",
"tsup": "^6.7.0",
"vitest": "0.34.6"
},
"publishConfig": {
Expand Down
1 change: 0 additions & 1 deletion packages/world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
"forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
"glob": "^10.4.2",
"solhint": "^3.3.7",
"tsup": "^6.7.0",
"viem": "2.21.19",
"vitest": "0.34.6"
},
Expand Down
Loading

0 comments on commit 5bfbf06

Please sign in to comment.