Skip to content

Commit f6641d5

Browse files
committed
chore: release v5.8.3
1 parent f9b2120 commit f6641d5

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

.yarn/versions/fa1a370a.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
undecided:
2+
- calcom-monorepo

apps/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calcom/web",
3-
"version": "5.8.1",
3+
"version": "5.8.3",
44
"private": true,
55
"scripts": {
66
"analyze": "ANALYZE=true next build",
@@ -201,8 +201,8 @@
201201
"tailwindcss": "^3.3.3",
202202
"tailwindcss-animate": "^1.0.6",
203203
"ts-node": "^10.9.1",
204-
"typescript": "^5.9.0-beta",
205-
"turbo": "^2.5.5"
204+
"turbo": "^2.5.5",
205+
"typescript": "^5.9.0-beta"
206206
},
207207
"nextBundleAnalysis": {
208208
"budget": 358400,

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4412,6 +4412,7 @@ __metadata:
44124412
tailwindcss-animate: ^1.0.6
44134413
tailwindcss-radix: ^2.6.0
44144414
ts-node: ^10.9.1
4415+
turbo: ^2.5.5
44154416
turndown: ^7.1.3
44164417
typescript: ^5.9.0-beta
44174418
uuid: ^8.3.2

0 commit comments

Comments
 (0)