summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 1e21397..37d11da 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"dotenv": "^16.3.1",
"sass": "^1.69.3",
"typescript": "^5.2.2",
- "vercel": "^34.2.8"
+ "vercel": "^37.4.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.2.1",
@@ -39,8 +39,8 @@
"eslint-plugin-astro": "^0.28.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
- "prettier": "^3.0.0",
- "prettier-plugin-astro": "^0.11.0"
+ "prettier": "^3.3.3",
+ "prettier-plugin-astro": "^0.14.1"
},
"lint-staged": {
"**/*.{ts,cts,mts,astro,json,md,js,cjs,mjs,html}": [