Skip to content

Commit 1248d82

Browse files
chore(deps)!: migrate typescript to ^7.0.2
1 parent 94e0a86 commit 1248d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/deps/npm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ var npm = map[string]string{
7979
"tailwind-merge": "^3.6.0",
8080
"tailwindcss": "^4.3.0",
8181
"tsx": "^4.22.4",
82-
"typescript": "^6.0.3",
82+
"typescript": "^7.0.2",
8383
"vite": "^8.0.16",
8484
"vitest": "^4.1.8",
8585
"zod": "^4.4.3",

0 commit comments

Comments
 (0)