summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+joeacarstairs@users.noreply.github.com>2024-10-05 17:27:40 +0100
committerGitHub <noreply@github.com>2024-10-05 17:27:40 +0100
commit2febffe5e3036c4b35dff4a8b274f42a7f8fef42 (patch)
tree7287800600f340871620631b8431cef37fc58891 /package.json
parent285023b7c6bac87e049df0d8040ecd8f4a16ae78 (diff)
parentfdf28cb097596159a002326823f374a64e95c23c (diff)
Merge pull request #103 from joeacarstairs/staging
Update prod
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}": [