Upgrade kit from 1.0.0-next.202 to 1.0.0-next.299
annoyingly got stuck in dependency hell here because of breaking changes in vite-plugin-svelte
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"@babel/preset-env": "^7.16.5",
|
||||
"@rgossiaux/svelte-heroicons": "^0.1.2",
|
||||
"@sveltejs/adapter-auto": "next",
|
||||
"@sveltejs/kit": "next",
|
||||
"@sveltejs/kit": "^1.0.0-next.299",
|
||||
"@tailwindcss/forms": "^0.4.0",
|
||||
"@tailwindcss/typography": "^0.5.0",
|
||||
"@testing-library/jest-dom": "^5.16.1",
|
||||
@@ -69,5 +69,8 @@
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@sveltejs/vite-plugin-svelte": "1.0.0-next.32"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user