Skip to content

Commit d6b98bc

Browse files
authored
chore: bump typescript (#6580)
Closes # ## 🎯 Changes Bumps typescript to 5.8 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Upgraded the project’s TypeScript dependency to version 5.8.2 across various modules, which may offer improved performance, reliability, and additional enhancements. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent d7439bd commit d6b98bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"prisma": "^5.12.1",
7575
"start-server-and-test": "^1.12.0",
7676
"tailwindcss": "^3.4.6",
77-
"typescript": "^5.7.2",
77+
"typescript": "^5.8.2",
7878
"typescript-eslint": "^8.24.1"
7979
},
8080
"publishConfig": {

0 commit comments

Comments
 (0)