[chore] Update npm packages

This commit is contained in:
2022-08-26 10:23:01 +02:00
parent 7fe9866df3
commit b87e1f8a56
2 changed files with 75 additions and 103 deletions

View File

@@ -15,7 +15,7 @@
"lint": "eslint --ignore-path .gitignore ."
},
"dependencies": {
"@studio-freight/lenis": "^0.1.14",
"@studio-freight/lenis": "^0.1.15",
"dayjs": "^1.11.5",
"embla-carousel": "^7.0.1",
"focus-visible": "^5.2.0",
@@ -28,9 +28,9 @@
"@sveltejs/adapter-auto": "^1.0.0-next.66",
"@sveltejs/adapter-node": "^1.0.0-next.87",
"@sveltejs/adapter-vercel": "^1.0.0-next.68",
"@sveltejs/kit": "^1.0.0-next.435",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"@sveltejs/kit": "^1.0.0-next.442",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"browserslist": "^4.21.3",
"cssnano": "^5.1.13",
"eslint": "^8.22.0",
@@ -46,7 +46,7 @@
"svelte-preprocess": "^4.10.7",
"swell-node": "^4.0.10",
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"typescript": "^4.8.2",
"vite": "^3.0.9"
},
"type": "module",