chore(deps-dev): upgrade svelte-check to v4

This commit is contained in:
Eric Liu 2024-11-10 10:18:23 -08:00
commit ece1779fac
2 changed files with 55 additions and 140 deletions

View file

@ -60,7 +60,7 @@
"standard-version": "^9.5.0",
"sveld": "^0.21.0",
"svelte": "^4.2.10",
"svelte-check": "^3.8.6",
"svelte-check": "^4.0.6",
"tinyglobby": "^0.2.10",
"typescript": "^5.6.3"
},