Skip to content

Commit 307a7bc

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 36c1e39 commit 307a7bc

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"autoprefixer": "latest",
2525
"postcss": "latest",
2626
"tailwindcss": "latest",
27-
"typescript": "5.6.2"
27+
"typescript": "5.9.3"
2828
}
2929
}

bun.lockb

-53.5 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"concurrently": "9.0.1",
3333
"cz-git": "1.10.0",
3434
"lefthook": "1.7.18",
35-
"typescript": "5.6.2"
35+
"typescript": "5.9.3"
3636
}
3737
}

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@turbobun/backend": "workspace:*",
1616
"@turbobun/typescript-config": "workspace:*",
1717
"elysia": "1.1.17",
18-
"typescript": "5.6.2"
18+
"typescript": "5.9.3"
1919
}
2020
}

0 commit comments

Comments
 (0)