[chore] Update npm packages

This commit is contained in:
2022-03-21 11:03:21 +01:00
parent 8047ffe034
commit 69f1da4bf4
2 changed files with 190 additions and 163 deletions

View File

@@ -19,23 +19,23 @@
},
"dependencies": {
"animejs": "^3.2.1",
"dayjs": "^1.10.8",
"dayjs": "^1.11.0",
"embla-carousel": "^6.2.0",
"focus-visible": "^5.2.0",
"sanitize.css": "^13.0.0"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^1.0.0-next.31",
"@sveltejs/adapter-node": "^1.0.0-next.71",
"@sveltejs/adapter-auto": "^1.0.0-next.33",
"@sveltejs/adapter-node": "^1.0.0-next.73",
"@sveltejs/kit": "next",
"@types/animejs": "^3.1.4",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"eslint": "^8.11.0",
"eslint-plugin-svelte3": "^3.4.1",
"sass": "^1.49.9",
"svelte": "^3.46.4",
"svelte-check": "^2.4.5",
"svelte-check": "^2.4.6",
"svelte-preprocess": "^4.10.4",
"swell-node": "^4.0.9",
"tslib": "^2.3.1",