From fd85dfa547bbe9b24311d55b844e7bc29bd65aba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 23:03:05 +0000 Subject: [PATCH] chore(deps): update dependency posthog-js to v1.313.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 dc7dd3c3..a6d58784 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.312.0", + "posthog-js": "1.313.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.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=="], + "posthog-js": ["posthog-js@1.313.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-CL8RkC7m9BTZrix86w0fdnSCVqC/gxrfs6c4Wfkz/CldFD7f2912S2KqnWFmwRVDGIwm9IR82YhublQ88gdDKw=="], "preact": ["preact@10.28.0", "", {}, "sha512-rytDAoiXr3+t6OIP3WGlDd0ouCUG1iCWzkcY3++Nreuoi17y6T5i/zRhe6uYfoVcxq6YU+sBtJouuRDsq8vvqA=="], diff --git a/package.json b/package.json index 106ba9ae..3e89f17e 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.312.0", + "posthog-js": "1.313.0", "react": "19.2.3", "react-dom": "19.2.3", "react-medium-image-zoom": "5.4.0",