From b217e36d67d75fd846d2b158efd0a663b588fccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:11:56 +0000 Subject: [PATCH] chore(deps): bump posthog-js from 1.141.0 to 1.160.1 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.141.0 to 1.160.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/v1.141.0...v1.160.1) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d10075a..c05be01 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "clsx": "2.1.1", "jiti": "1.21.6", "next": "14.2.4", - "posthog-js": "1.141.0", + "posthog-js": "1.160.1", "qrcode.react": "3.1.0", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 601504b..f64a6f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 14.2.4 version: 14.2.4(@babel/core@7.24.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.5) posthog-js: - specifier: 1.141.0 - version: 1.141.0 + specifier: 1.160.1 + version: 1.160.1 qrcode.react: specifier: 3.1.0 version: 3.1.0(react@18.3.1) @@ -7103,8 +7103,8 @@ packages: resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} engines: {node: ^10 || ^12 || >=14} - posthog-js@1.141.0: - resolution: {integrity: sha512-EuVCq86izPX7+1eD/o87lF1HalRD6Nk5735w+FKZJ5KAPwoQjr5FCaL2V8Ed36DyQQz4gQj+PEx5i6DFKCiDzA==} + posthog-js@1.160.1: + resolution: {integrity: sha512-OfzFSArlkSEUxQzL9+2qulbkJsVFAvpgb7rQaWBGtlY3qPKfdND+ak79rZkVPZHkP0JOh4keAM6xE4ZxLesvXA==} preact@10.22.0: resolution: {integrity: sha512-RRurnSjJPj4rp5K6XoP45Ui33ncb7e4H7WiOHVpjbkvqvA3U+N8Z6Qbo0AE6leGYBV66n8EhEaFixvIu3SkxFw==} @@ -8500,6 +8500,9 @@ packages: web-namespaces@2.0.1: resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==} + web-vitals@4.2.3: + resolution: {integrity: sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==} + webidl-conversions@7.0.0: resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} engines: {node: '>=12'} @@ -17703,10 +17706,11 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 - posthog-js@1.141.0: + posthog-js@1.160.1: dependencies: fflate: 0.4.8 preact: 10.22.0 + web-vitals: 4.2.3 preact@10.22.0: {} @@ -19302,6 +19306,8 @@ snapshots: web-namespaces@2.0.1: {} + web-vitals@4.2.3: {} + webidl-conversions@7.0.0: {} webpack-dev-middleware@6.1.3(webpack@5.92.1(@swc/core@1.6.5(@swc/helpers@0.5.11))(esbuild@0.20.2)):