Update dependency typescript to v7
This commit is contained in:
parent
0595bbced8
commit
bef5c2c769
2 changed files with 43 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"svelte": "^5.54.0",
|
||||
"svelte-check": "^4.4.5",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript": "^7.0.0",
|
||||
"vite": "^8.0.1",
|
||||
"wrangler": "^4.75.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue