Skip to content

Commit a0386b6

Browse files
committed
fix: update TypeScript to 5.9.2 for viem compatibility
1 parent 844e8f6 commit a0386b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"prettier": "^2.8.4",
6060
"tailwindcss": "^3.3.3",
6161
"type-fest": "^4.6.0",
62-
"typescript": "5.1.6",
62+
"typescript": "^5.9.2",
6363
"vercel": "^28.15.1"
6464
}
6565
}

0 commit comments

Comments
 (0)