make Turborepo a default addon

This commit is contained in:
Aman Varshney
2025-05-09 16:18:09 +05:30
parent f67b04b14d
commit 89caa156d0
7 changed files with 188 additions and 95 deletions

View File

@@ -55,7 +55,7 @@
"dependencies": {
"@clack/prompts": "^0.10.1",
"consola": "^3.4.2",
"execa": "^9.5.2",
"execa": "^9.5.3",
"fs-extra": "^11.3.0",
"globby": "^14.1.0",
"gradient-string": "^3.0.0",
@@ -66,7 +66,7 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/globby": "^9.1.0",
"@types/node": "^22.14.1",
"@types/node": "^22.15.17",
"@types/yargs": "^17.0.33",
"tsdown": "^0.9.9",
"typescript": "^5.8.3"