[chore] Update npm packages

This commit is contained in:
2022-03-01 12:47:22 +01:00
parent bfe6a9cd8a
commit f4a4744177
2 changed files with 215 additions and 217 deletions

View File

@@ -19,28 +19,27 @@
},
"dependencies": {
"animejs": "^3.2.1",
"dayjs": "^1.10.7",
"dayjs": "^1.10.8",
"embla-carousel": "^6.2.0",
"focus-visible": "^5.2.0",
"sanitize.css": "^13.0.0"
},
"devDependencies": {
"@sveltejs/adapter-cloudflare": "next",
"@sveltejs/adapter-node": "next",
"@sveltejs/adapter-vercel": "next",
"@sveltejs/adapter-auto": "^1.0.0-next.30",
"@sveltejs/adapter-node": "^1.0.0-next.70",
"@sveltejs/kit": "next",
"@types/animejs": "^3.1.4",
"@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.7",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^8.10.0",
"eslint-plugin-svelte3": "^3.4.1",
"sass": "^1.49.9",
"svelte": "^3.46.4",
"svelte-check": "^2.4.5",
"svelte-preprocess": "^4.10.3",
"svelte-preprocess": "^4.10.4",
"swell-node": "^4.0.9",
"tslib": "^2.3.1",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
},
"type": "module",
"browserslist": [