[chore] Update npm packages

This commit is contained in:
2022-02-16 19:47:58 +01:00
parent 329e3b58d4
commit 4acd3fcf03
4 changed files with 262 additions and 208 deletions

View File

@@ -20,7 +20,7 @@
"dependencies": {
"animejs": "^3.2.1",
"dayjs": "^1.10.7",
"embla-carousel": "^6.1.1",
"embla-carousel": "^6.2.0",
"focus-visible": "^5.2.0",
"sanitize.css": "^13.0.0"
},
@@ -30,14 +30,14 @@
"@sveltejs/adapter-vercel": "next",
"@sveltejs/kit": "next",
"@types/animejs": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"eslint": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"eslint": "^8.9.0",
"eslint-plugin-svelte3": "^3.4.0",
"sass": "^1.49.0",
"svelte": "^3.46.3",
"svelte-check": "^2.4.1",
"svelte-preprocess": "^4.10.2",
"sass": "^1.49.7",
"svelte": "^3.46.4",
"svelte-check": "^2.4.5",
"svelte-preprocess": "^4.10.3",
"swell-node": "^4.0.9",
"tslib": "^2.3.1",
"typescript": "^4.5.5"