Skip to content

Commit

Permalink
chore: update dependencies 📦 (#4934)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint authored May 23, 2024
1 parent 254681b commit 8ba84a9
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 114 deletions.
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"typecheck": "tsc --pretty"
},
"dependencies": {
"@aws-sdk/client-ses": "^3.577.0",
"@aws-sdk/client-sts": "^3.577.0",
"@aws-sdk/client-ses": "^3.582.0",
"@aws-sdk/client-sts": "^3.582.0",
"@clickhouse/client": "^1.0.2",
"@hey/abis": "workspace:*",
"@hey/data": "workspace:*",
Expand All @@ -39,7 +39,7 @@
"linkedom": "^0.18.0",
"pg-promise": "^11.6.0",
"request-ip": "^3.3.0",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"typescript": "^5.4.5",
"ua-parser-js": "^1.0.37",
"urlcat": "^3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"dependencies": {
"@apollo/client": "^3.10.4",
"@aws-sdk/client-s3": "^3.577.0",
"@aws-sdk/lib-storage": "^3.578.0",
"@aws-sdk/client-s3": "^3.582.0",
"@aws-sdk/lib-storage": "^3.582.0",
"@headlessui/react": "^2.0.3",
"@heroicons/react": "^2.1.3",
"@hey/abis": "workspace:*",
Expand Down Expand Up @@ -79,7 +79,7 @@
"use-resize-observer": "^9.1.0",
"uuid": "^9.0.1",
"viem": "^2.12.0",
"wagmi": "^2.9.4",
"wagmi": "^2.9.5",
"zod": "^3.23.8",
"zustand": "^4.5.2"
},
Expand Down
Loading

1 comment on commit 8ba84a9

@vercel
Copy link

@vercel vercel bot commented on 8ba84a9 May 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web – ./apps/web

web-git-main-heyxyz.vercel.app
heyxyz.vercel.app
hey.xyz
web-heyxyz.vercel.app

Please sign in to comment.