Skip to content

Commit 772a0e5

Browse files
authored
Merge pull request #203 from mRemoteNG/renovate/typescript-6.x
Update dependency typescript to v6
2 parents d95614e + b475f72 commit 772a0e5

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)