[chore] Update npm packages
This commit is contained in:
10
package.json
10
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user