diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 9361a2ae246..92d483619a0 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -77,7 +77,7 @@ "p-limit": "^6.2.0", "papaparse": "^5.4.1", "pluralize": "^8.0.0", - "posthog-js": "1.67.1", + "posthog-js": "1.203.2", "qrcode": "^1.5.3", "react": "19.0.0", "react-children-utilities": "^2.10.0", diff --git a/apps/portal/package.json b/apps/portal/package.json index 157b241be77..1495c0d0c9b 100644 --- a/apps/portal/package.json +++ b/apps/portal/package.json @@ -36,7 +36,7 @@ "next": "15.1.0", "nextjs-toploader": "^1.6.12", "node-html-parser": "^6.1.13", - "posthog-js": "1.67.1", + "posthog-js": "1.203.2", "prettier": "3.3.3", "react": "19.0.0", "react-dom": "19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aaace9a4fd3..82d62165af2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ importers: specifier: ^8.0.0 version: 8.0.0 posthog-js: - specifier: 1.67.1 - version: 1.67.1 + specifier: 1.203.2 + version: 1.203.2 qrcode: specifier: ^1.5.3 version: 1.5.4 @@ -604,8 +604,8 @@ importers: specifier: ^6.1.13 version: 6.1.13 posthog-js: - specifier: 1.67.1 - version: 1.67.1 + specifier: 1.203.2 + version: 1.203.2 prettier: specifier: 3.3.3 version: 3.3.3 @@ -7398,6 +7398,9 @@ packages: core-js-pure@3.39.0: resolution: {integrity: sha512-7fEcWwKI4rJinnK+wLTezeg2smbFFdSBP6E2kQZNbnzM2s1rpKQ6aaRteZSSg7FLU3P0HGGVo/gbpfanU36urg==} + core-js@3.39.0: + resolution: {integrity: sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==} + core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} @@ -11676,9 +11679,8 @@ packages: resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==} engines: {node: '>=0.10.0'} - posthog-js@1.67.1: - resolution: {integrity: sha512-gvdCVrrxoRYbtNTCUt2/YdZ+tfSfzcl72ym/dtRVCYJpwlCUIKnNJ3E2g7Bbw1+Ki6CvGxdu9r7jHIWnvJAMuw==} - deprecated: This version of posthog-js is deprecated, please update posthog-js, and do not use this version! Check out our JS docs at https://posthog.com/docs/libraries/js + posthog-js@1.203.2: + resolution: {integrity: sha512-3aLpEhM4i9sQQtobRmDttJ3rTW1+gwQ9HL7QiOeDueE2T7CguYibYS7weY1UhXMerx5lh1A7+szlOJTTibifLQ==} preact@10.24.3: resolution: {integrity: sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==} @@ -13995,6 +13997,9 @@ packages: web-tree-sitter@0.24.3: resolution: {integrity: sha512-uR9YNewr1S2EzPKE+y39nAwaTyobBaZRG/IsfkB/OT4v0lXtNj5WjtHKgn2h7eOYUWIZh5rK9Px7tI6S9CRKdA==} + web-vitals@4.2.4: + resolution: {integrity: sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==} + webauthn-p256@0.0.10: resolution: {integrity: sha512-EeYD+gmIT80YkSIDb2iWq0lq2zbHo1CxHlQTeJ+KkCILWpVy3zASH3ByD4bopzfk0uCwXxLqKGLqp2W4O28VFA==} @@ -23766,6 +23771,8 @@ snapshots: core-js-pure@3.39.0: {} + core-js@3.39.0: {} + core-util-is@1.0.3: {} cosmiconfig@5.2.1: @@ -29194,9 +29201,12 @@ snapshots: dependencies: xtend: 4.0.2 - posthog-js@1.67.1: + posthog-js@1.203.2: dependencies: + core-js: 3.39.0 fflate: 0.4.8 + preact: 10.24.3 + web-vitals: 4.2.4 preact@10.24.3: {} @@ -32015,6 +32025,8 @@ snapshots: web-tree-sitter@0.24.3: optional: true + web-vitals@4.2.4: {} + webauthn-p256@0.0.10: dependencies: '@noble/curves': 1.7.0