[chore] Update npm packages

This commit is contained in:
2021-12-06 15:11:36 +01:00
parent cc67b79779
commit 9da5ae55cd
2 changed files with 102 additions and 97 deletions

View File

@@ -30,11 +30,11 @@
"@sveltejs/adapter-vercel": "next",
"@sveltejs/kit": "next",
"@types/animejs": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"eslint": "^8.4.0",
"eslint-plugin-svelte3": "^3.2.1",
"sass": "^1.43.5",
"sass": "^1.44.0",
"svelte": "^3.44.2",
"svelte-check": "^2.2.10",
"svelte-preprocess": "^4.9.8",