Upgrade svelte-check, svelte2tsx

This commit is contained in:
Ryan Gossiaux
2023-07-11 12:54:05 -07:00
parent 4eb752cedf
commit 888b4b3c7e
13 changed files with 214 additions and 114 deletions

View File

@@ -60,12 +60,12 @@
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
"svelte": "^3.47.0",
"svelte-check": "^2.4.1",
"svelte-check": "^3.4.3",
"svelte-inline-compile": "^0.0.1",
"svelte-jester": "^2.1.5",
"svelte-popperjs": "^1.2.7",
"svelte-preprocess": "^4.9.8",
"svelte2tsx": "^0.5.0",
"svelte2tsx": "^0.6.15",
"tailwindcss": "^3.0.0",
"ts-jest": "^27.1.2",
"tslib": "^2.3.1",