Skip to content

Commit 53a0679

Browse files
author
GitHub Actions
committed
chore: release v5.3.4
1 parent 99eb743 commit 53a0679

9 files changed

Lines changed: 34 additions & 1 deletion

File tree

.yarn/versions/85a860e5.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
undecided:
2+
- calcom-monorepo
3+
- "@calcom/app-store-cli"
4+
- "@calcom/platform-constants"
5+
- "@calcom/platform-enums"
6+
- "@calcom/platform-types"
7+
- "@calcom/platform-utils"
8+
- "@calcom/prisma"

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calcom/web",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"private": true,
55
"scripts": {
66
"analyze": "ANALYZE=true next build",
2.95 KB
Binary file not shown.
2.95 KB
Binary file not shown.
2.95 KB
Binary file not shown.
2.95 KB
Binary file not shown.
2.95 KB
Binary file not shown.
2.95 KB
Binary file not shown.

yarn.lock

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2933,6 +2933,16 @@ __metadata:
29332933
languageName: unknown
29342934
linkType: soft
29352935

2936+
"@calcom/dub@workspace:packages/app-store/dub":
2937+
version: 0.0.0-use.local
2938+
resolution: "@calcom/dub@workspace:packages/app-store/dub"
2939+
dependencies:
2940+
"@calcom/lib": "*"
2941+
"@calcom/types": "*"
2942+
dub-package: "npm:dub@^0.61.12"
2943+
languageName: unknown
2944+
linkType: soft
2945+
29362946
"@calcom/ee@workspace:packages/features/ee":
29372947
version: 0.0.0-use.local
29382948
resolution: "@calcom/ee@workspace:packages/features/ee"
@@ -24803,6 +24813,21 @@ __metadata:
2480324813
languageName: node
2480424814
linkType: hard
2480524815

24816+
"dub-package@npm:dub@^0.61.12":
24817+
version: 0.61.14
24818+
resolution: "dub@npm:0.61.14"
24819+
peerDependencies:
24820+
"@modelcontextprotocol/sdk": ">=1.5.0 <1.10.0"
24821+
zod: ">= 3"
24822+
peerDependenciesMeta:
24823+
"@modelcontextprotocol/sdk":
24824+
optional: true
24825+
bin:
24826+
mcp: bin/mcp-server.js
24827+
checksum: 5cc08e5e3c85401f14141d898f43ab20908c2f9a113747b79ae194833e6e00e418c9c877113c4830b1d83c1c40901a8f2f07fff864d113b2d6561fd565cd7d1f
24828+
languageName: node
24829+
linkType: hard
24830+
2480624831
"dub@npm:^0.59.1":
2480724832
version: 0.59.1
2480824833
resolution: "dub@npm:0.59.1"

0 commit comments

Comments
 (0)