Upgrade Kit to v1

This commit is contained in:
Ryan Gossiaux
2023-06-14 14:17:44 -07:00
parent be556f1870
commit ddd186ca85
3 changed files with 651 additions and 610 deletions

View File

@@ -35,7 +35,7 @@
"@babel/preset-env": "^7.16.5",
"@rgossiaux/svelte-heroicons": "^0.1.2",
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "^1.0.0-next.578",
"@sveltejs/kit": "^1.20.2",
"@sveltejs/package": "1.0",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
@@ -69,7 +69,7 @@
"ts-jest": "^27.1.2",
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"vite": "^3.2.7"
"vite": "^4.3.9"
},
"type": "module"
}