[chore] Update npm packages

This commit is contained in:
2021-11-04 20:30:57 +01:00
parent e7bfc6fc52
commit cba5098c07
2 changed files with 86 additions and 69 deletions

View File

@@ -26,12 +26,12 @@
"@sveltejs/adapter-node": "next",
"@sveltejs/adapter-vercel": "next",
"@sveltejs/kit": "next",
"@typescript-eslint/eslint-plugin": "^5.2.0",
"@typescript-eslint/parser": "^5.2.0",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"eslint": "^8.1.0",
"eslint-plugin-svelte3": "^3.2.1",
"sass": "^1.43.4",
"svelte": "^3.44.0",
"svelte": "^3.44.1",
"svelte-check": "^2.2.8",
"svelte-preprocess": "^4.9.8",
"tslib": "^2.3.1",