migration to SvelteKit 2
This commit is contained in:
parent
8b307684ca
commit
b106a6ea45
2 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-static": "^3.0.0",
|
||||
"@sveltejs/kit": "^1.20.4",
|
||||
"@sveltejs/kit": "^2.0.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
||||
"@typescript-eslint/parser": "^6.0.0",
|
||||
"bootstrap": "^5.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue