[chore] Update npm packages and fix errors/run migrations

This commit is contained in:
2022-01-03 20:12:22 +01:00
parent 9de5aa16c9
commit 729138cffb
15 changed files with 186 additions and 182 deletions

View File

@@ -30,14 +30,14 @@
"@sveltejs/adapter-vercel": "next",
"@sveltejs/kit": "next",
"@types/animejs": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"eslint": "^8.4.1",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"eslint": "^8.6.0",
"eslint-plugin-svelte3": "^3.2.1",
"sass": "^1.45.0",
"sass": "^1.45.2",
"svelte": "^3.44.3",
"svelte-check": "^2.2.10",
"svelte-preprocess": "^4.10.0",
"svelte-check": "^2.2.11",
"svelte-preprocess": "^4.10.1",
"swell-node": "^4.0.9",
"tslib": "^2.3.1",
"typescript": "^4.5.4"