diff --git a/internal/internal/package.json b/internal/internal/package.json index 718350e9e..afd3a6f1f 100644 --- a/internal/internal/package.json +++ b/internal/internal/package.json @@ -5,7 +5,7 @@ "main": "src/index.ts", "types": "src/index.ts", "dependencies": { - "@calcom/embed-react": "1.5.1", + "@calcom/embed-react": "1.5.3", "@heroicons/react": "2.2.0", "@namehash/namekit-react": "workspace:*", "classcat": "5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71cb2ec15..a0f033f2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -607,8 +607,8 @@ importers: internal/internal: dependencies: '@calcom/embed-react': - specifier: 1.5.1 - version: 1.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 1.5.3 + version: 1.5.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.2.0 version: 2.2.0(react@18.3.1) @@ -1074,15 +1074,27 @@ packages: '@calcom/embed-core@1.5.1': resolution: {integrity: sha512-wykzh1GKj5xhGxDJeCRJ7OulAgn9GVMYD/mmOBbvn06c3m9Lqoqn09E5kJ+DY+aokUncQPcstNsdiHsURjMuVw==} + '@calcom/embed-core@1.5.3': + resolution: {integrity: sha512-GeId9gaByJ5EWiPmuvelZOvFWPOTWkcWZr5vGTCbIUTX125oE5yn0n8lDF1MJk5Xj1WO+/dk9jKIE08Ad9ytiQ==} + '@calcom/embed-react@1.5.1': resolution: {integrity: sha512-vwRtaO/WbBLrXQbKek333BoY/0GMRVRxOva9VhRPmtC8kyT9pAw/IfKA+26gDtfE25XCx9nqdPIghUJQr+niUw==} peerDependencies: react: ^18.2.0 react-dom: ^18.2.0 + '@calcom/embed-react@1.5.3': + resolution: {integrity: sha512-JCgge04pc8fhdvUmPNVLhW8/lCWK+AAziKecKWWPfv1nn2s+qKP2BwsEAnxhxK9yPOBgE1EIEgmYkrrNB1iajA==} + peerDependencies: + react: ^18.2.0 || ^19.0.0 + react-dom: ^18.2.0 || ^19.0.0 + '@calcom/embed-snippet@1.3.1': resolution: {integrity: sha512-OmUAmwZt41I7vfKk9SqLMpCBxj91BHZ27NXFARSbECpw7MXcGHm2a4l1oqeuOe0vdRT27qDmKz/ccvKI0x/ttw==} + '@calcom/embed-snippet@1.3.3': + resolution: {integrity: sha512-pqqKaeLB8R6BvyegcpI9gAyY6Xyx1bKYfWvIGOvIbTpguWyM1BBBVcT9DCeGe8Zw7Ujp5K56ci7isRUrT2Uadg==} + '@changesets/apply-release-plan@7.0.7': resolution: {integrity: sha512-qnPOcmmmnD0MfMg9DjU1/onORFyRpDXkMMl2IJg9mECY6RnxL3wN0TCCc92b2sXt1jt8DgjAUUsZYGUGTdYIXA==} @@ -4474,20 +4486,23 @@ packages: glob@10.3.10: resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} engines: {node: '>=16 || 14 >=14.17'} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@11.0.0: resolution: {integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} @@ -7159,6 +7174,8 @@ snapshots: '@calcom/embed-core@1.5.1': {} + '@calcom/embed-core@1.5.3': {} + '@calcom/embed-react@1.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@calcom/embed-core': 1.5.1 @@ -7166,10 +7183,21 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + '@calcom/embed-react@1.5.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@calcom/embed-core': 1.5.3 + '@calcom/embed-snippet': 1.3.3 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + '@calcom/embed-snippet@1.3.1': dependencies: '@calcom/embed-core': 1.5.1 + '@calcom/embed-snippet@1.3.3': + dependencies: + '@calcom/embed-core': 1.5.3 + '@changesets/apply-release-plan@7.0.7': dependencies: '@changesets/config': 3.0.5