From 349136dff67e44a6117e01a8ddcaddf599e9c283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 20:12:41 +0000 Subject: [PATCH] Bump posthog-js from 1.307.1 to 1.309.1 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.307.1 to 1.309.1. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.307.1...posthog-js@1.309.1) --- updated-dependencies: - dependency-name: posthog-js dependency-version: 1.309.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 27 +++++++++++++++++---------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index ef98a92..bd1b5f0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lucide-react": "^0.561.0", "next": "16.0.10", "next-themes": "^0.4.6", - "posthog-js": "^1.307.1", + "posthog-js": "^1.309.1", "react": "^19.2.3", "react-dom": "^19.1.0", "react-hook-form": "^7.68.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1fb21ad..7d84288 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^0.4.6 version: 0.4.6(react-dom@19.1.0(react@19.2.3))(react@19.2.3) posthog-js: - specifier: ^1.307.1 - version: 1.307.1 + specifier: ^1.309.1 + version: 1.309.1 react: specifier: ^19.2.3 version: 19.2.3 @@ -727,8 +727,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@posthog/core@1.7.1': - resolution: {integrity: sha512-kjK0eFMIpKo9GXIbts8VtAknsoZ18oZorANdtuTj1CbgS28t4ZVq//HAWhnxEuXRTrtkd+SUJ6Ux3j2Af8NCuA==} + '@posthog/core@1.8.1': + resolution: {integrity: sha512-jfzBtQIk9auRi/biO+G/gumK5KxqsD5wOr7XpYMROE/I3pazjP4zIziinp21iQuIQJMXrDvwt9Af3njgOGwtew==} '@prisma/instrumentation@6.19.0': resolution: {integrity: sha512-QcuYy25pkXM8BJ37wVFBO7Zh34nyRV1GOb2n3lPkkbRYfl4hWl3PTcImP41P0KrzVXfa/45p6eVCos27x3exIg==} @@ -1516,6 +1516,9 @@ packages: '@types/node@25.0.2': resolution: {integrity: sha512-gWEkeiyYE4vqjON/+Obqcoeffmk0NF15WSBwSs7zwVA2bAbTaE0SJ7P0WNGoJn8uE7fiaV5a7dKYIJriEqOrmA==} + '@types/node@25.0.3': + resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} + '@types/pg-pool@2.0.6': resolution: {integrity: sha512-TaAUE5rq2VQYxab5Ts7WZhKNmuN78Q6PiFonTDdpbx8a1H0M1vhy3rhiMjl+e2iHmogyMw7jZF4FrE6eJUy5HQ==} @@ -3005,8 +3008,8 @@ packages: resolution: {integrity: sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==} engines: {node: '>=0.10.0'} - posthog-js@1.307.1: - resolution: {integrity: sha512-C1bwLQE45BIR1/3qXdkxelNGLhiPfGqxYxMjmm800p3wFr7ms8dCz3HEcXFzFblPug4JMOHWR6t4vdpWeU4Ezg==} + posthog-js@1.309.1: + resolution: {integrity: sha512-JUJcQhYzNNKO0cgnSbowCsVi2RTu75XGZ2EmnTQti4tMGRCTOv/HCnZasdFniBGZ0rLugQkaScYca/84Ta2u5Q==} preact@10.28.0: resolution: {integrity: sha512-rytDAoiXr3+t6OIP3WGlDd0ouCUG1iCWzkcY3++Nreuoi17y6T5i/zRhe6uYfoVcxq6YU+sBtJouuRDsq8vvqA==} @@ -4265,7 +4268,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@posthog/core@1.7.1': + '@posthog/core@1.8.1': dependencies: cross-spawn: 7.0.6 @@ -5018,6 +5021,10 @@ snapshots: dependencies: undici-types: 7.16.0 + '@types/node@25.0.3': + dependencies: + undici-types: 7.16.0 + '@types/pg-pool@2.0.6': dependencies: '@types/pg': 8.15.6 @@ -6313,7 +6320,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 25.0.2 + '@types/node': 25.0.3 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -6646,9 +6653,9 @@ snapshots: dependencies: xtend: 4.0.2 - posthog-js@1.307.1: + posthog-js@1.309.1: dependencies: - '@posthog/core': 1.7.1 + '@posthog/core': 1.8.1 core-js: 3.47.0 fflate: 0.4.8 preact: 10.28.0