Update npm packages and code for newest SvelteKit updates

This commit is contained in:
2022-01-24 22:18:09 +01:00
parent f3d26d4377
commit 1a37a7d5b8
3 changed files with 132 additions and 137 deletions

View File

@@ -20,7 +20,7 @@
"dependencies": {
"animejs": "^3.2.1",
"dayjs": "^1.10.7",
"embla-carousel": "^5.0.1",
"embla-carousel": "^6.1.1",
"focus-visible": "^5.2.0",
"sanitize.css": "^13.0.0"
},
@@ -30,17 +30,17 @@
"@sveltejs/adapter-vercel": "next",
"@sveltejs/kit": "next",
"@types/animejs": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"eslint": "^8.7.0",
"eslint-plugin-svelte3": "^3.4.0",
"sass": "^1.48.0",
"sass": "^1.49.0",
"svelte": "^3.46.2",
"svelte-check": "^2.3.0",
"svelte-preprocess": "^4.10.1",
"svelte-preprocess": "^4.10.2",
"swell-node": "^4.0.9",
"tslib": "^2.3.1",
"typescript": "^4.5.4"
"typescript": "^4.5.5"
},
"type": "module",
"browserslist": [