Skip to content

Commit

Permalink
chore: update dependencies 📦 (#5048)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Jul 9, 2024
2 parents b140a61 + 0b67631 commit 772fc46
Show file tree
Hide file tree
Showing 5 changed files with 317 additions and 311 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@aws-sdk/client-ses": "^3.609.0",
"@aws-sdk/client-sts": "^3.609.0",
"@clickhouse/client": "^1.2.0",
"@clickhouse/client": "^1.3.0",
"@hey/abis": "workspace:*",
"@hey/data": "workspace:*",
"@hey/helpers": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"party-js": "^2.2.0",
"plur": "^5.1.0",
"plyr-react": "^5.3.0",
"prosekit": "0.9.4",
"prosekit": "0.9.5",
"rc-slider": "10.6.2",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
Expand Down Expand Up @@ -94,6 +94,6 @@
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3",
"vitest": "^2.0.0"
"vitest": "^2.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@hey/config": "workspace:*",
"@types/node": "^20.14.10",
"typescript": "^5.5.3",
"vitest": "^2.0.0"
"vitest": "^2.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@hey/config": "workspace:*",
"@types/omit-deep": "^0.3.2",
"typescript": "^5.5.3",
"vitest": "^2.0.0"
"vitest": "^2.0.1"
}
}
Loading

1 comment on commit 772fc46

@vercel
Copy link

@vercel vercel bot commented on 772fc46 Jul 9, 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

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

Please sign in to comment.