build(deps): bump mixpanel-browser from 2.67.0 to 2.69.1 in /website (#10443)

Bumps [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) from
2.67.0 to 2.69.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mixpanel/mixpanel-js/releases">mixpanel-browser's
releases</a>.</em></p>
<blockquote>
<h2>rrweb upgrade and stricter disable_persistence</h2>
<ul>
<li>Upgraded rrweb to use a Mixpanel-maintained fork containing
performance fixes from the rrweb team (<a
href="https://github.com/mixpanel/rrweb">https://github.com/mixpanel/rrweb</a>)</li>
<li>Added additional handling for <code>disable_persistence</code> so
that sessionStorage and IndexedDB are not modified</li>
<li>Fixed TypeScript imports for custom builds</li>
</ul>
<h2>Rage-Click detection and other updates</h2>
<p>This release adds support for Rage-Click tracking as part of the
Autocapture subsystem. It is enabled in the default autocapture config,
and can also be controlled explicitly with the <code>rage_click</code>
autocapture init option.</p>
<p>Other updates include:</p>
<ul>
<li>Session Recording now blocks <code>&lt;audio&gt;</code> tags by
default</li>
<li>A new Feature-Flag method <code>flags.update_context()</code>
facilitates updating context variables and refetching variants</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/mixpanel/mixpanel-js/commits">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~jakub.grz">jakub.grz</a>, a new releaser
for mixpanel-browser since your current version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mixpanel-browser&package-manager=npm_and_yarn&previous-version=2.67.0&new-version=2.69.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-24 05:03:50 +00:00
committed by GitHub
parent d51b716e9c
commit 12986ebbcc
2 changed files with 50 additions and 50 deletions

View File

@@ -31,7 +31,7 @@
"framer-motion": "^12.23.12",
"highlight.js": "^11.11.1",
"md5": "^2.3.0",
"mixpanel-browser": "^2.67.0",
"mixpanel-browser": "^2.69.1",
"next": "^15.5.0",
"next-hubspot": "^2.0.0",
"next-sitemap": "^4.2.3",

98
website/pnpm-lock.yaml generated
View File

@@ -66,8 +66,8 @@ importers:
specifier: ^2.3.0
version: 2.3.0
mixpanel-browser:
specifier: ^2.67.0
version: 2.67.0
specifier: ^2.69.1
version: 2.69.1
next:
specifier: ^15.5.0
version: 15.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@@ -440,6 +440,21 @@ packages:
'@types/react': '>=16'
react: '>=16'
'@mixpanel/rrdom@2.0.0-alpha.18.1':
resolution: {integrity: sha512-bkltbuuYuXuzGoBaDHQOotUn1Z3+kXg98uBjjoq+YLUh3REv0ok1q/B912ZyzBEcU856zM3iLYrFVt3sl9/ZYA==}
'@mixpanel/rrweb-snapshot@2.0.0-alpha.18.1':
resolution: {integrity: sha512-PKwu7NQwogHcJrWS7FSOIfo+d8QVjI1H67Xoe7q0CR9a0xpKsxrR/AhJRm4uUMI5cN4f7eH0mxyXuPj4X7rLtg==}
'@mixpanel/rrweb-types@2.0.0-alpha.18.1':
resolution: {integrity: sha512-0gVDvG551iDTV+ffn2KzPfEc1r2YD0y1Zwm+p1NzXMw55/dnu+ZXJ1yVF5ciI6ebYk0udKV9PAZlIye3M5yENA==}
'@mixpanel/rrweb-utils@2.0.0-alpha.18.1':
resolution: {integrity: sha512-RP9y05dt08HT2kcDZWQebU76LclCLivGvRqv6530w6e13UdfhPM+/Qxg9X49LuzJyuCCk+9FAu5IL4doph7nsQ==}
'@mixpanel/rrweb@2.0.0-alpha.18.1':
resolution: {integrity: sha512-LH2wmwLPSAtq7j3iqxm32cFwDCp0xqLiXKDJq1B7WWGowNfrGOfVjqZ4ftf5dXMm0w2UNpx8tWfi+9Tt4YMt0g==}
'@next/env@13.5.7':
resolution: {integrity: sha512-uVuRqoj28Ys/AI/5gVEgRAISd0KWI0HRjOO1CTpNgmX3ZsHb5mdn14Y59yk0IxizXdo7ZjsI2S7qbWnO+GNBcA==}
@@ -548,12 +563,6 @@ packages:
rollup:
optional: true
'@rrweb/types@2.0.0-alpha.18':
resolution: {integrity: sha512-iMH3amHthJZ9x3gGmBPmdfim7wLGygC2GciIkw2A6SO8giSn8PHYtRT8OKNH4V+k3SZ6RSnYHcTQxBA7pSWZ3Q==}
'@rrweb/utils@2.0.0-alpha.18':
resolution: {integrity: sha512-qV8azQYo9RuwW4NGRtOiQfTBdHNL1B0Q//uRLMbCSjbaKqJYd88Js17Bdskj65a0Vgp2dwTLPIZ0gK47dfjfaA==}
'@swc/helpers@0.5.15':
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
@@ -963,8 +972,8 @@ packages:
electron-to-chromium@1.5.128:
resolution: {integrity: sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==}
electron-to-chromium@1.5.222:
resolution: {integrity: sha512-gA7psSwSwQRE60CEoLz6JBCQPIxNeuzB2nL8vE03GK/OHxlvykbLyeiumQy1iH5C2f3YbRAZpGCMT12a/9ih9w==}
electron-to-chromium@1.5.223:
resolution: {integrity: sha512-qKm55ic6nbEmagFlTFczML33rF90aU+WtrJ9MdTCThrcvDNdUHN4p6QfVN78U06ZmguqXIyMPyYhw2TrbDUwPQ==}
emoji-regex@8.0.0:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -1532,8 +1541,8 @@ packages:
mitt@3.0.1:
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
mixpanel-browser@2.67.0:
resolution: {integrity: sha512-LudY4eRIkvjEpAlIAg10i2T2mbtiKZ4XlMGbTyF1kcAhEqMa9JhEEdEcjxYPwiKhuMVSBM3RVkNCZaNqcnE4ww==}
mixpanel-browser@2.69.1:
resolution: {integrity: sha512-wXSCOnoh6t6YEqfZauglXQW1PeWTbF/1Q1rMguCouhc4z2xcdpYJFYArNxyFapI5Xsp3LJqReHbquVhr5Udsxw==}
motion-dom@12.23.12:
resolution: {integrity: sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==}
@@ -1826,15 +1835,6 @@ packages:
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
rrdom@2.0.0-alpha.18:
resolution: {integrity: sha512-fSFzFFxbqAViITyYVA4Z0o5G6p1nEqEr/N8vdgSKie9Rn0FJxDSNJgjV0yiCIzcDs0QR+hpvgFhpbdZ6JIr5Nw==}
rrweb-snapshot@2.0.0-alpha.18:
resolution: {integrity: sha512-hBHZL/NfgQX6wO1D9mpwqFu1NJPpim+moIcKhFEjVTZVRUfCln+LOugRc4teVTCISYHN8Cw5e2iNTWCSm+SkoA==}
rrweb@2.0.0-alpha.18:
resolution: {integrity: sha512-1mjZcB+LVoGSx1+i9E2ZdAP90fS3MghYVix2wvGlZvrgRuLCbTCCOZMztFCkKpgp7/EeCdYM4nIHJkKX5J1Nmg==}
run-parallel@1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
@@ -2472,6 +2472,29 @@ snapshots:
'@types/react': 18.3.11
react: 18.3.1
'@mixpanel/rrdom@2.0.0-alpha.18.1':
dependencies:
'@mixpanel/rrweb-snapshot': 2.0.0-alpha.18.1
'@mixpanel/rrweb-snapshot@2.0.0-alpha.18.1':
dependencies:
postcss: 8.5.6
'@mixpanel/rrweb-types@2.0.0-alpha.18.1': {}
'@mixpanel/rrweb-utils@2.0.0-alpha.18.1': {}
'@mixpanel/rrweb@2.0.0-alpha.18.1':
dependencies:
'@mixpanel/rrdom': 2.0.0-alpha.18.1
'@mixpanel/rrweb-snapshot': 2.0.0-alpha.18.1
'@mixpanel/rrweb-types': 2.0.0-alpha.18.1
'@mixpanel/rrweb-utils': 2.0.0-alpha.18.1
'@types/css-font-loading-module': 0.0.7
'@xstate/fsm': 1.6.5
base64-arraybuffer: 1.0.2
mitt: 3.0.1
'@next/env@13.5.7': {}
'@next/env@15.5.0': {}
@@ -2544,10 +2567,6 @@ snapshots:
estree-walker: 2.0.2
picomatch: 4.0.2
'@rrweb/types@2.0.0-alpha.18': {}
'@rrweb/utils@2.0.0-alpha.18': {}
'@swc/helpers@0.5.15':
dependencies:
tslib: 2.8.1
@@ -2604,7 +2623,7 @@ snapshots:
'@types/mixpanel-browser@2.66.0':
dependencies:
mixpanel-browser: 2.67.0
mixpanel-browser: 2.69.1
'@types/ms@0.7.34': {}
@@ -2870,7 +2889,7 @@ snapshots:
dependencies:
baseline-browser-mapping: 2.8.6
caniuse-lite: 1.0.30001743
electron-to-chromium: 1.5.222
electron-to-chromium: 1.5.223
node-releases: 2.0.21
update-browserslist-db: 1.1.3(browserslist@4.26.2)
optional: true
@@ -2983,7 +3002,7 @@ snapshots:
electron-to-chromium@1.5.128: {}
electron-to-chromium@1.5.222:
electron-to-chromium@1.5.223:
optional: true
emoji-regex@8.0.0: {}
@@ -3915,9 +3934,9 @@ snapshots:
mitt@3.0.1: {}
mixpanel-browser@2.67.0:
mixpanel-browser@2.69.1:
dependencies:
rrweb: 2.0.0-alpha.18
'@mixpanel/rrweb': 2.0.0-alpha.18.1
motion-dom@12.23.12:
dependencies:
@@ -4280,25 +4299,6 @@ snapshots:
reusify@1.0.4: {}
rrdom@2.0.0-alpha.18:
dependencies:
rrweb-snapshot: 2.0.0-alpha.18
rrweb-snapshot@2.0.0-alpha.18:
dependencies:
postcss: 8.5.6
rrweb@2.0.0-alpha.18:
dependencies:
'@rrweb/types': 2.0.0-alpha.18
'@rrweb/utils': 2.0.0-alpha.18
'@types/css-font-loading-module': 0.0.7
'@xstate/fsm': 1.6.5
base64-arraybuffer: 1.0.2
mitt: 3.0.1
rrdom: 2.0.0-alpha.18
rrweb-snapshot: 2.0.0-alpha.18
run-parallel@1.2.0:
dependencies:
queue-microtask: 1.2.3