[chore] Update npm packages and Svelte alias config

This commit is contained in:
2022-05-23 23:10:42 +02:00
parent ed4dcd6051
commit 9792165272
4 changed files with 96 additions and 102 deletions

View File

@@ -25,16 +25,16 @@
"sanitize.css": "^13.0.0"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^1.0.0-next.43",
"@sveltejs/adapter-auto": "^1.0.0-next.44",
"@sveltejs/adapter-node": "^1.0.0-next.73",
"@sveltejs/adapter-vercel": "^1.0.0-next.52",
"@sveltejs/adapter-vercel": "^1.0.0-next.53",
"@sveltejs/kit": "next",
"@types/animejs": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"eslint": "^8.15.0",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"eslint": "^8.16.0",
"eslint-plugin-svelte3": "^4.0.0",
"sass": "^1.52.0",
"sass": "^1.52.1",
"svelte": "^3.48.0",
"svelte-check": "^2.7.1",
"svelte-preprocess": "^4.10.6",