[chore] Update npm packages

This commit is contained in:
2022-08-03 10:13:54 +02:00
parent c8a5388a3f
commit 821e8752e6
2 changed files with 143 additions and 133 deletions

View File

@@ -18,7 +18,7 @@
"@studio-freight/lenis": "^0.1.12",
"animejs": "^3.2.1",
"dayjs": "^1.11.4",
"embla-carousel": "^6.2.0",
"embla-carousel": "^7.0.0",
"focus-visible": "^5.2.0",
"ogl": "^0.0.97",
"sanitize.css": "^13.0.0",
@@ -28,10 +28,10 @@
"@sveltejs/adapter-auto": "^1.0.0-next.64",
"@sveltejs/adapter-node": "^1.0.0-next.85",
"@sveltejs/adapter-vercel": "^1.0.0-next.66",
"@sveltejs/kit": "^1.0.0-next.401",
"@sveltejs/kit": "^1.0.0-next.402",
"@types/animejs": "^3.1.5",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"browserslist": "^4.21.3",
"cssnano": "^5.1.12",
"eslint": "^8.21.0",
@@ -41,7 +41,7 @@
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^7.7.2",
"postcss-sort-media-queries": "^4.2.1",
"sass": "^1.54.0",
"sass": "^1.54.1",
"svelte": "^3.49.0",
"svelte-check": "^2.8.0",
"svelte-preprocess": "^4.10.7",