Skip to content

Commit 843daad

Browse files
committedMay 30, 2022
Merge branch 'production'
# Conflicts: # .vscode/tasks.json # apps/console # apps/web/components/NavTabs.tsx # apps/web/components/SettingsShell.tsx # apps/web/components/booking/BookingListItem.tsx # apps/web/components/ui/TableActions.tsx # apps/web/components/ui/form/CheckboxField.tsx # apps/web/lib/emails/templates/attendee-scheduled-email.ts # apps/web/lib/emails/templates/organizer-scheduled-email.ts # apps/web/lib/types/booking.ts # apps/web/package.json # apps/web/pages/event-types/[type].tsx # apps/web/pages/getting-started.tsx # apps/web/pages/success.tsx # apps/web/public/static/locales/en/common.json # packages/config/package.json # packages/embeds/embed-core/package.json # packages/embeds/embed-react/package.json # packages/embeds/embed-react/src/index.ts # packages/embeds/embed-snippet/package.json # packages/embeds/embed-snippet/src/index.ts # packages/lib/isPrismaObj.ts # packages/lib/package.json # packages/ui/Dialog.tsx # yarn.lock
2 parents 3755174 + 4114975 commit 843daad

File tree

1 file changed

+35
-94
lines changed

1 file changed

+35
-94
lines changed
 

‎yarn.lock

+35-94
Original file line numberDiff line numberDiff line change
@@ -102,20 +102,20 @@
102102
semver "^6.3.0"
103103

104104
"@babel/core@^7.11.6":
105-
version "7.18.0"
106-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
107-
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
105+
version "7.17.12"
106+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.12.tgz#b4eb2d7ebc3449b062381644c93050db545b70ee"
107+
integrity sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w==
108108
dependencies:
109109
"@ampproject/remapping" "^2.1.0"
110110
"@babel/code-frame" "^7.16.7"
111-
"@babel/generator" "^7.18.0"
111+
"@babel/generator" "^7.17.12"
112112
"@babel/helper-compilation-targets" "^7.17.10"
113-
"@babel/helper-module-transforms" "^7.18.0"
114-
"@babel/helpers" "^7.18.0"
115-
"@babel/parser" "^7.18.0"
113+
"@babel/helper-module-transforms" "^7.17.12"
114+
"@babel/helpers" "^7.17.9"
115+
"@babel/parser" "^7.17.12"
116116
"@babel/template" "^7.16.7"
117-
"@babel/traverse" "^7.18.0"
118-
"@babel/types" "^7.18.0"
117+
"@babel/traverse" "^7.17.12"
118+
"@babel/types" "^7.17.12"
119119
convert-source-map "^1.7.0"
120120
debug "^4.1.0"
121121
gensync "^1.0.0-beta.2"
@@ -188,15 +188,6 @@
188188
jsesc "^2.5.1"
189189
source-map "^0.5.0"
190190

191-
"@babel/generator@^7.18.0":
192-
version "7.18.0"
193-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f"
194-
integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
195-
dependencies:
196-
"@babel/types" "^7.18.0"
197-
"@jridgewell/gen-mapping" "^0.3.0"
198-
jsesc "^2.5.1"
199-
200191
"@babel/helper-annotate-as-pure@^7.16.7":
201192
version "7.16.7"
202193
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
@@ -283,19 +274,19 @@
283274
"@babel/traverse" "^7.17.3"
284275
"@babel/types" "^7.17.0"
285276

286-
"@babel/helper-module-transforms@^7.18.0":
287-
version "7.18.0"
288-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd"
289-
integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==
277+
"@babel/helper-module-transforms@^7.17.12":
278+
version "7.17.12"
279+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.12.tgz#bec00139520cb3feb078ef7a4578562480efb77e"
280+
integrity sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA==
290281
dependencies:
291282
"@babel/helper-environment-visitor" "^7.16.7"
292283
"@babel/helper-module-imports" "^7.16.7"
293284
"@babel/helper-simple-access" "^7.17.7"
294285
"@babel/helper-split-export-declaration" "^7.16.7"
295286
"@babel/helper-validator-identifier" "^7.16.7"
296287
"@babel/template" "^7.16.7"
297-
"@babel/traverse" "^7.18.0"
298-
"@babel/types" "^7.18.0"
288+
"@babel/traverse" "^7.17.12"
289+
"@babel/types" "^7.17.12"
299290

300291
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0":
301292
version "7.16.7"
@@ -349,15 +340,6 @@
349340
"@babel/traverse" "^7.17.9"
350341
"@babel/types" "^7.17.0"
351342

352-
"@babel/helpers@^7.18.0":
353-
version "7.18.0"
354-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
355-
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
356-
dependencies:
357-
"@babel/template" "^7.16.7"
358-
"@babel/traverse" "^7.18.0"
359-
"@babel/types" "^7.18.0"
360-
361343
"@babel/highlight@^7.16.7":
362344
version "7.16.10"
363345
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.10.tgz#744f2eb81579d6eea753c227b0f570ad785aba88"
@@ -392,11 +374,6 @@
392374
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef"
393375
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==
394376

395-
"@babel/parser@^7.18.0":
396-
version "7.18.0"
397-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
398-
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
399-
400377
"@babel/plugin-syntax-async-generators@^7.8.4":
401378
version "7.8.4"
402379
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -613,51 +590,35 @@
613590
debug "^4.1.0"
614591
globals "^11.1.0"
615592

616-
"@babel/traverse@^7.17.9":
617-
version "7.17.9"
618-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d"
619-
integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==
620-
dependencies:
621-
"@babel/code-frame" "^7.16.7"
622-
"@babel/generator" "^7.17.9"
623-
"@babel/helper-environment-visitor" "^7.16.7"
624-
"@babel/helper-function-name" "^7.17.9"
625-
"@babel/helper-hoist-variables" "^7.16.7"
626-
"@babel/helper-split-export-declaration" "^7.16.7"
627-
"@babel/parser" "^7.17.9"
628-
"@babel/types" "^7.17.0"
629-
debug "^4.1.0"
630-
globals "^11.1.0"
631-
632-
"@babel/traverse@^7.18.0":
633-
version "7.18.0"
634-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba"
635-
integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
593+
"@babel/traverse@^7.17.12", "@babel/traverse@^7.7.2":
594+
version "7.17.12"
595+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
596+
integrity sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==
636597
dependencies:
637598
"@babel/code-frame" "^7.16.7"
638-
"@babel/generator" "^7.18.0"
599+
"@babel/generator" "^7.17.12"
639600
"@babel/helper-environment-visitor" "^7.16.7"
640601
"@babel/helper-function-name" "^7.17.9"
641602
"@babel/helper-hoist-variables" "^7.16.7"
642603
"@babel/helper-split-export-declaration" "^7.16.7"
643-
"@babel/parser" "^7.18.0"
644-
"@babel/types" "^7.18.0"
604+
"@babel/parser" "^7.17.12"
605+
"@babel/types" "^7.17.12"
645606
debug "^4.1.0"
646607
globals "^11.1.0"
647608

648-
"@babel/traverse@^7.7.2":
649-
version "7.17.12"
650-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
651-
integrity sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==
609+
"@babel/traverse@^7.17.9":
610+
version "7.17.9"
611+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d"
612+
integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==
652613
dependencies:
653614
"@babel/code-frame" "^7.16.7"
654-
"@babel/generator" "^7.17.12"
615+
"@babel/generator" "^7.17.9"
655616
"@babel/helper-environment-visitor" "^7.16.7"
656617
"@babel/helper-function-name" "^7.17.9"
657618
"@babel/helper-hoist-variables" "^7.16.7"
658619
"@babel/helper-split-export-declaration" "^7.16.7"
659-
"@babel/parser" "^7.17.12"
660-
"@babel/types" "^7.17.12"
620+
"@babel/parser" "^7.17.9"
621+
"@babel/types" "^7.17.0"
661622
debug "^4.1.0"
662623
globals "^11.1.0"
663624

@@ -694,14 +655,6 @@
694655
"@babel/helper-validator-identifier" "^7.16.7"
695656
to-fast-properties "^2.0.0"
696657

697-
"@babel/types@^7.18.0":
698-
version "7.18.0"
699-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
700-
integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
701-
dependencies:
702-
"@babel/helper-validator-identifier" "^7.16.7"
703-
to-fast-properties "^2.0.0"
704-
705658
"@bcoe/v8-coverage@^0.2.3":
706659
version "0.2.3"
707660
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -3097,14 +3050,7 @@
30973050
dependencies:
30983051
defer-to-connect "^1.0.1"
30993052

3100-
"@tailwindcss/forms@^0.5.0":
3101-
version "0.5.2"
3102-
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.2.tgz#4ef45f9916dcb37838cbe7fecdcc4ba7a7c2ab59"
3103-
integrity sha512-pSrFeJB6Bg1Mrg9CdQW3+hqZXAKsBrSG9MAfFLKy1pVA4Mb4W7C0k7mEhlmS2Dfo/otxrQOET7NJiJ9RrS563w==
3104-
dependencies:
3105-
mini-svg-data-uri "^1.2.3"
3106-
3107-
"@tailwindcss/forms@^0.5.1":
3053+
"@tailwindcss/forms@^0.5.0", "@tailwindcss/forms@^0.5.1":
31083054
version "0.5.1"
31093055
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.1.tgz#7fe86b9b67e6d91cb902e2d3f4ebe561cc057a13"
31103056
integrity sha512-QSwsFORnC2BAP0lRzQkz1pw+EzIiiPdk4e27vGQjyXkwJPeC7iLIRVndJzf9CJVbcrrIcirb/TfxF3gRTyFEVA==
@@ -12880,17 +12826,12 @@ playwright-core@1.22.1:
1288012826
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.22.1.tgz#59ddf903546171fdfd9c3dc189630c883619667c"
1288112827
integrity sha512-H+ZUVYnceWNXrRf3oxTEKAr81QzFsCKu5Fp//fEjQvqgKkfA1iX3E9DBrPJpPNOrgVzcE+IqeI0fDmYJe6Ynnw==
1288212828

12883-
playwright-core@1.22.2:
12884-
version "1.22.2"
12885-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.22.2.tgz#ed2963d79d71c2a18d5a6fd25b60b9f0a344661a"
12886-
integrity sha512-w/hc/Ld0RM4pmsNeE6aL/fPNWw8BWit2tg+TfqJ3+p59c6s3B6C8mXvXrIPmfQEobkcFDc+4KirNzOQ+uBSP1Q==
12887-
1288812829
playwright@^1.22.1:
12889-
version "1.22.2"
12890-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.22.2.tgz#353a7c29f89ca9600edc7a9a30aed790823c797d"
12891-
integrity sha512-hUTpg7LytIl3/O4t0AQJS1V6hWsaSY5uZ7w1oCC8r3a1AQN5d6otIdCkiB3cbzgQkcMaRxisinjMFMVqZkybdQ==
12830+
version "1.22.1"
12831+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.22.1.tgz#a41bf55065953a6b31c151433e0f00c9e23c54dd"
12832+
integrity sha512-pn4dvphQdL3zTgI+xfqkTL3HK1xbtQz+zjJxzyhwKLDxMNuAH7/NCm75auWbYLyssdnvApznujwrQuJvqXTKUw==
1289212833
dependencies:
12893-
playwright-core "1.22.2"
12834+
playwright-core "1.22.1"
1289412835

1289512836
pngjs@^3.0.0, pngjs@^3.3.3:
1289612837
version "3.4.0"
@@ -17098,4 +17039,4 @@ zwitch@^1.0.0:
1709817039
zwitch@^2.0.0:
1709917040
version "2.0.2"
1710017041
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.2.tgz#91f8d0e901ffa3d66599756dde7f57b17c95dce1"
17101-
integrity sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA==
17042+
integrity sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA==

0 commit comments

Comments
 (0)
Please sign in to comment.