Skip to content

Commit cfca387

Browse files
committed
chore(deps): 🔗 bump turbo
1 parent bc4d094 commit cfca387

3 files changed

Lines changed: 31 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"oxlint": "^0.16.0",
3636
"sort-package-json": "^3.0.0",
3737
"tsup": "^8.4.0",
38-
"turbo": "^2.4.4"
38+
"turbo": "^2.5.0"
3939
},
4040
"engines": {
4141
"node": "22",

pnpm-lock.yaml

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
3+
"ui": "tui",
34
"tasks": {
45
"build": {
56
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)