diff --git a/ee/frontend/package.json b/ee/frontend/package.json index b261a7827b..2e2f5cad4a 100644 --- a/ee/frontend/package.json +++ b/ee/frontend/package.json @@ -6,7 +6,7 @@ "mobile-replay:schema:build:json": "pnpm mobile-replay:web:schema:build:json && pnpm mobile-replay:mobile:schema:build:json" }, "dependencies": { - "posthog-js": "1.268.4" + "posthog-js": "1.268.5" }, "devDependencies": { "ts-json-schema-generator": "^v2.4.0-next.6" diff --git a/frontend/__snapshots__/scenes-app-heatmaps--heatmaps-browser-with-page-selected--light.png b/frontend/__snapshots__/scenes-app-heatmaps--heatmaps-browser-with-page-selected--light.png index 2a3e26a8be..143b422542 100644 Binary files a/frontend/__snapshots__/scenes-app-heatmaps--heatmaps-browser-with-page-selected--light.png and b/frontend/__snapshots__/scenes-app-heatmaps--heatmaps-browser-with-page-selected--light.png differ diff --git a/frontend/package.json b/frontend/package.json index 3bde9ae196..bb0017cb05 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -191,7 +191,7 @@ "openai": "^4.81.0", "papaparse": "^5.4.1", "pmtiles": "^2.11.0", - "posthog-js": "1.268.4", + "posthog-js": "1.268.5", "posthog-js-lite": "4.1.0", "prettier": "^3.6.2", "prop-types": "^15.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63d972a5a3..35c56b85de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -369,8 +369,8 @@ importers: specifier: '*' version: 8.57.0 posthog-js: - specifier: 1.268.4 - version: 1.268.4(@rrweb/types@2.0.0-alpha.17) + specifier: 1.268.5 + version: 1.268.5(@rrweb/types@2.0.0-alpha.17) prettier: specifier: '*' version: 3.4.2 @@ -823,8 +823,8 @@ importers: specifier: ^2.11.0 version: 2.11.0 posthog-js: - specifier: 1.268.4 - version: 1.268.4(@rrweb/types@2.0.0-alpha.17) + specifier: 1.268.5 + version: 1.268.5(@rrweb/types@2.0.0-alpha.17) posthog-js-lite: specifier: 4.1.0 version: 4.1.0 @@ -1792,8 +1792,8 @@ importers: specifier: ^3.0.1 version: 3.0.1(kea@3.1.7(react@18.2.0)) posthog-js: - specifier: 1.268.4 - version: 1.268.4(@rrweb/types@2.0.0-alpha.17) + specifier: 1.268.5 + version: 1.268.5(@rrweb/types@2.0.0-alpha.17) react: specifier: '*' version: 18.2.0 @@ -2129,8 +2129,8 @@ importers: specifier: ^3.0.1 version: 3.0.1(kea@3.1.7(react@18.2.0)) posthog-js: - specifier: 1.268.4 - version: 1.268.4(@rrweb/types@2.0.0-alpha.17) + specifier: 1.268.5 + version: 1.268.5(@rrweb/types@2.0.0-alpha.17) react: specifier: '*' version: 18.2.0 @@ -2376,8 +2376,8 @@ importers: specifier: ^3.4.1 version: 3.4.1(kea@3.1.7(react@18.2.0)) posthog-js: - specifier: 1.268.4 - version: 1.268.4(@rrweb/types@2.0.0-alpha.17) + specifier: 1.268.5 + version: 1.268.5(@rrweb/types@2.0.0-alpha.17) react: specifier: '*' version: 18.2.0 @@ -15136,8 +15136,8 @@ packages: posthog-js-lite@4.1.0: resolution: {integrity: sha512-a+MoPmflhYtnKOuDg7tEgeiwT70mWwcZdqeMhduJw/3LPTFMTvnssTJ0jppmnwTkBoPdBgLYTO40l8k64Tl/yQ==} - posthog-js@1.268.4: - resolution: {integrity: sha512-kbE8SeH4Hi6uETEzO4EVANULz1ncw+PXC/SMfDdByf4Qt0a/AKoxjlGCZwHuZuflQmBfTwwQcjHeQxnmIxti1A==} + posthog-js@1.268.5: + resolution: {integrity: sha512-IRhFBeCKkl4bapbxmLvWedKUOG7Fh9jJab718qm7ce8j66LWaPiX7mEi/iuoYLYRU3wD6mWFFiWmeXh6prczRg==} peerDependencies: '@rrweb/types': 2.0.0-alpha.17 rrweb-snapshot: 2.0.0-alpha.17 @@ -35493,7 +35493,7 @@ snapshots: posthog-js-lite@4.1.0: {} - posthog-js@1.268.4(@rrweb/types@2.0.0-alpha.17): + posthog-js@1.268.5(@rrweb/types@2.0.0-alpha.17): dependencies: '@posthog/core': 1.2.1 core-js: 3.45.1 diff --git a/products/error_tracking/package.json b/products/error_tracking/package.json index 2f357c123e..a1d319d0a1 100644 --- a/products/error_tracking/package.json +++ b/products/error_tracking/package.json @@ -7,7 +7,7 @@ "kea-loaders": "^3.1.1", "kea-router": "^3.4.1", "kea-subscriptions": "^3.0.1", - "posthog-js": "1.268.4" + "posthog-js": "1.268.5" }, "peerDependencies": { "@dnd-kit/core": "*", diff --git a/products/messaging/package.json b/products/messaging/package.json index c4eebfdce7..32485c8b9d 100644 --- a/products/messaging/package.json +++ b/products/messaging/package.json @@ -6,7 +6,7 @@ "kea-loaders": "^3.1.1", "kea-router": "^3.4.1", "kea-subscriptions": "^3.0.1", - "posthog-js": "1.268.4" + "posthog-js": "1.268.5" }, "peerDependencies": { "@posthog/icons": "*", diff --git a/products/user_interviews/package.json b/products/user_interviews/package.json index 3bb530804f..9e1f8de286 100644 --- a/products/user_interviews/package.json +++ b/products/user_interviews/package.json @@ -4,7 +4,7 @@ "kea": "^3.1.7", "kea-loaders": "^3.1.1", "kea-router": "^3.4.1", - "posthog-js": "1.268.4" + "posthog-js": "1.268.5" }, "peerDependencies": { "@posthog/icons": "*",