Skip to content

Commit da67be4

Browse files
committed
chore: release v5.8.2
1 parent e639237 commit da67be4

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.yarn/versions/774678d7.yml

Whitespace-only changes.

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "calcom-monorepo",
3-
"version": "0.0.0",
3+
"version": "5.8.2",
44
"private": true,
55
"workspaces": [
66
"apps/*",

yarn.lock

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

0 commit comments

Comments
 (0)