[chore] Update npm packages

This commit is contained in:
2021-09-24 11:03:20 +02:00
parent bb8a67a82a
commit 1dbadd5bbe
2 changed files with 120 additions and 120 deletions

View File

@@ -20,17 +20,17 @@
"sanitize.css": "^12.0.1"
},
"devDependencies": {
"@sveltejs/adapter-node": "^1.0.0-next.46",
"@sveltejs/adapter-vercel": "^1.0.0-next.28",
"@sveltejs/adapter-node": "^1.0.0-next.49",
"@sveltejs/adapter-vercel": "^1.0.0-next.29",
"@sveltejs/kit": "next",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"eslint": "^7.32.0",
"eslint-plugin-svelte3": "^3.2.1",
"sass": "^1.40.1",
"svelte": "^3.42.5",
"sass": "^1.42.1",
"svelte": "^3.43.0",
"svelte-check": "^2.2.6",
"svelte-preprocess": "^4.9.4",
"svelte-preprocess": "^4.9.5",
"tslib": "^2.3.1",
"typescript": "^4.4.3"
},