[chore] Update npm packages

This commit is contained in:
2021-10-08 23:33:09 +02:00
parent d595a73063
commit cd543bc9b5
2 changed files with 131 additions and 115 deletions

View File

@@ -24,13 +24,13 @@
"@sveltejs/adapter-node": "next",
"@sveltejs/adapter-vercel": "next",
"@sveltejs/kit": "next",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.32.0",
"eslint-plugin-svelte3": "^3.2.1",
"sass": "^1.42.1",
"svelte": "^3.43.1",
"svelte-check": "^2.2.6",
"svelte-check": "^2.2.7",
"svelte-preprocess": "^4.9.8",
"tslib": "^2.3.1",
"typescript": "^4.4.3"