[chore] Update npm packages and fix errors/run migrations
This commit is contained in:
12
package.json
12
package.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user