Skip to content

Commit 5d03e35

Browse files
authored
ENG-1001: monthly update to supabase and vercel CLI tools (#516)
1 parent b964097 commit 5d03e35

File tree

3 files changed

+128
-135
lines changed

3 files changed

+128
-135
lines changed

packages/database/package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,19 @@
4747
"@supabase/supabase-js": "catalog:"
4848
},
4949
"devDependencies": {
50+
"@cucumber/cucumber": "^12.1.0",
5051
"@repo/eslint-config": "workspace:*",
5152
"@repo/typescript-config": "workspace:*",
52-
"@cucumber/cucumber": "^12.1.0",
53-
"@vercel/sdk": "^1.11.4",
53+
"@types/node": "^20",
54+
"@vercel/sdk": "^1.16.0",
5455
"dotenv": "^16.6.1",
5556
"eslint": "catalog:",
5657
"prettier-plugin-gherkin": "^3.1.2",
57-
"supabase": "^2.47.2",
58+
"supabase": "^2.53.6",
5859
"ts-node-maintained": "^10.9.5",
5960
"tsx": "4.20.6",
6061
"typescript": "5.9.2",
61-
"vercel": "48.1.6"
62+
"vercel": "48.6.0"
6263
},
6364
"prettier": {
6465
"plugins": [

0 commit comments

Comments
 (0)