aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/package.json b/package.json
index 3d190b5..a141b25 100644
--- a/package.json
+++ b/package.json
@@ -17,9 +17,7 @@
"@playwright/test": "^1.30.0",
"@portabletext/svelte": "2.0.0-0",
"@sveltejs/adapter-auto": "^2.0.0",
- "@sveltejs/adapter-vercel": "^2.0.4",
- "@sveltejs/kit": "^1.7.1",
- "@sveltejs/package": "^2.0.0",
+ "@sveltejs/kit": "^1.7.2",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
@@ -39,7 +37,7 @@
"tailwindcss": "^3.2.7",
"tslib": "^2.5.0",
"typescript": "^4.9.5",
- "vite": "^4.1.1",
+ "vite": "^4.1.2",
"vitest": "^0.28.5"
},
"type": "module",