Skip to content

Commit 9348970

Browse files
author
GitHub Actions
committed
chore: release v4.7.11
1 parent 050102f commit 9348970

File tree

9 files changed

+13
-1
lines changed

9 files changed

+13
-1
lines changed

.yarn/versions/8f86d7b6.yml

+8
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calcom/web",
3-
"version": "4.7.10",
3+
"version": "4.7.11",
44
"private": true,
55
"scripts": {
66
"analyze": "ANALYZE=true next build",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
13.2 KB
Binary file not shown.

yarn.lock

+4
Original file line numberDiff line numberDiff line change
@@ -3699,6 +3699,10 @@ __metadata:
36993699
vite-plugin-dts: ^3.7.3
37003700
vite-plugin-inspect: ^0.8.4
37013701
vite-plugin-node-polyfills: ^0.22.0
3702+
peerDependencies:
3703+
react: ^18.0.0 || ^19.0.0
3704+
react-awesome-query-builder: ^5.1.2
3705+
react-dom: ^18.0.0 || ^19.0.0
37023706
languageName: unknown
37033707
linkType: soft
37043708

0 commit comments

Comments
 (0)