[chore] Update npm packages and SvelteKit config

This commit is contained in:
2022-03-13 19:55:05 +01:00
parent df17b0cff1
commit 3841bc2ced
5 changed files with 186 additions and 176 deletions

View File

@@ -25,13 +25,13 @@
"sanitize.css": "^13.0.0"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^1.0.0-next.30",
"@sveltejs/adapter-node": "^1.0.0-next.70",
"@sveltejs/adapter-auto": "^1.0.0-next.31",
"@sveltejs/adapter-node": "^1.0.0-next.71",
"@sveltejs/kit": "next",
"@types/animejs": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^8.10.0",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"eslint": "^8.11.0",
"eslint-plugin-svelte3": "^3.4.1",
"sass": "^1.49.9",
"svelte": "^3.46.4",