mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
update og image
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 266 KiB After Width: | Height: | Size: 182 KiB |
30
bun.lock
30
bun.lock
@@ -14,27 +14,27 @@
|
||||
},
|
||||
"apps/cli": {
|
||||
"name": "create-better-t-stack",
|
||||
"version": "2.13.0",
|
||||
"version": "2.13.2",
|
||||
"bin": {
|
||||
"create-better-t-stack": "dist/index.js",
|
||||
},
|
||||
"dependencies": {
|
||||
"@clack/prompts": "latest",
|
||||
"consola": "latest",
|
||||
"execa": "latest",
|
||||
"fs-extra": "latest",
|
||||
"globby": "latest",
|
||||
"gradient-string": "latest",
|
||||
"handlebars": "latest",
|
||||
"picocolors": "latest",
|
||||
"yargs": "latest",
|
||||
"@clack/prompts": "^0.11.0",
|
||||
"consola": "^3.4.2",
|
||||
"execa": "^9.5.3",
|
||||
"fs-extra": "^11.3.0",
|
||||
"globby": "^14.1.0",
|
||||
"gradient-string": "^3.0.0",
|
||||
"handlebars": "^4.7.8",
|
||||
"picocolors": "^1.1.1",
|
||||
"yargs": "^17.7.2",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "latest",
|
||||
"@types/node": "latest",
|
||||
"@types/yargs": "latest",
|
||||
"tsdown": "latest",
|
||||
"typescript": "latest",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^22.15.21",
|
||||
"@types/yargs": "^17.0.33",
|
||||
"tsdown": "^0.12.3",
|
||||
"typescript": "^5.8.3",
|
||||
},
|
||||
},
|
||||
"apps/web": {
|
||||
|
||||
Reference in New Issue
Block a user