From 3b71f98460124b9ac46614a6fd6fcb8a8159f8f8 Mon Sep 17 00:00:00 2001 From: zomars Date: Thu, 8 Dec 2022 15:00:20 -0700 Subject: [PATCH] Submodule sync --- apps/api | 2 +- apps/console | 2 +- apps/website | 2 +- turbo.json | 2 +- yarn.lock | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/api b/apps/api index 3d84ce68c9..8b74f463f4 160000 --- a/apps/api +++ b/apps/api @@ -1 +1 @@ -Subproject commit 3d84ce68c9baa5d4ce7c85a37a9b8678f399b7a7 +Subproject commit 8b74f463f454cf84e0f39bf78ff7d0f245014caa diff --git a/apps/console b/apps/console index d2445da9f5..564f9b2faa 160000 --- a/apps/console +++ b/apps/console @@ -1 +1 @@ -Subproject commit d2445da9f5e623e2c93248f8d43daf78a2eb3946 +Subproject commit 564f9b2faa03bd4e7da6d978f990d53aebe3626f diff --git a/apps/website b/apps/website index c358039b1c..925f81ed92 160000 --- a/apps/website +++ b/apps/website @@ -1 +1 @@ -Subproject commit c358039b1c1d0c5c0b7901c6489261c4e8e8c6e0 +Subproject commit 925f81ed92ee54cb1512c2836077e06d68c95123 diff --git a/turbo.json b/turbo.json index 8aecd05262..b8bdfd152b 100644 --- a/turbo.json +++ b/turbo.json @@ -170,7 +170,7 @@ "globalDependencies": [ "$ANALYZE", "$API_KEY_PREFIX", - "$API_URL", + "$NEXT_PUBLIC_API_URL", "$APP_USER_NAME", "$CALCOM_LICENSE_KEY", "$CALCOM_TELEMETRY_DISABLED", diff --git a/yarn.lock b/yarn.lock index 7774b92ba0..e18378570a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21708,7 +21708,7 @@ prism-react-renderer@^1.3.5: resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-1.3.5.tgz#786bb69aa6f73c32ba1ee813fbe17a0115435085" integrity sha512-IJ+MSwBWKG+SM3b2SUfdrhC+gu01QkV2KmRQgREThBfSQRoufqRfxfHUxpG1WcaFjP+kojcFyO9Qqtpgt3qLCg== -prisma-field-encryption@^1.4.0-beta.2: +prisma-field-encryption@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/prisma-field-encryption/-/prisma-field-encryption-1.4.0.tgz#fb644cf98b782c81e443f022e27b0108fe31c7ed" integrity sha512-ZJLIZL4IzdkZSmeVnpvW7E4/P74txf2OLZWzzfHQlkLcDJOddfIcXPytCxwHiPZX12aXfsVt0bA2T11mdA/lMw==