From 341ae4810754227c94f0f979e2573605c1b7cb4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 23:35:37 +0000 Subject: [PATCH] chore(deps): update dependency posthog-js to v1.312.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index b1e5616d..20f3b483 100644 --- a/bun.lock +++ b/bun.lock @@ -32,7 +32,7 @@ "mermaid": "11.12.2", "next": "16.1.1", "next-validate-link": "1.6.3", - "posthog-js": "1.311.0", + "posthog-js": "1.312.0", "react": "19.2.3", "react-dom": "19.2.3", "react-medium-image-zoom": "5.4.0", @@ -1717,7 +1717,7 @@ "postgres-interval": ["postgres-interval@1.2.0", "", { "dependencies": { "xtend": "^4.0.0" } }, "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="], - "posthog-js": ["posthog-js@1.311.0", "", { "dependencies": { "@posthog/core": "1.9.0", "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" } }, "sha512-P1dWYNFr1dlfa5sAOFj4uq2jJuGfNce3ctYl565t0Fm/i4ZJZq4D2hmKyTMjKu5f9wyZVlTeRdxdmTIGDjCegw=="], + "posthog-js": ["posthog-js@1.312.0", "", { "dependencies": { "@posthog/core": "1.9.0", "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" } }, "sha512-rdXprhuRzhutU8powMJpIfC0uRtI3OyuYktmLhZRMsD4DQaO3fnudKNq4zxtNmqMPFCSTfmlBH8ByLNOppm2tg=="], "preact": ["preact@10.28.0", "", {}, "sha512-rytDAoiXr3+t6OIP3WGlDd0ouCUG1iCWzkcY3++Nreuoi17y6T5i/zRhe6uYfoVcxq6YU+sBtJouuRDsq8vvqA=="], diff --git a/package.json b/package.json index e2babd82..fd0692d4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "mermaid": "11.12.2", "next": "16.1.1", "next-validate-link": "1.6.3", - "posthog-js": "1.311.0", + "posthog-js": "1.312.0", "react": "19.2.3", "react-dom": "19.2.3", "react-medium-image-zoom": "5.4.0",