Skip to content

Commit b475f72

Browse files
Update dependency typescript to v6
1 parent d95614e commit b475f72

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
@@ -26,7 +26,7 @@
2626
"svelte": "^5.33.1",
2727
"svelte-check": "^4.2.1",
2828
"tailwindcss": "^4.1.7",
29-
"typescript": "^5.8.3",
29+
"typescript": "^6.0.0",
3030
"vite": "^8.0.0",
3131
"vite-plugin-static-copy": "^4.0.0"
3232
},

0 commit comments

Comments
 (0)