Skip to content

Commit f604a54

Browse files
Update dependency mixpanel-browser to v2.58.0
1 parent c9801c4 commit f604a54

File tree

2 files changed

+94
-10
lines changed

2 files changed

+94
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dayjs": "1.11.3",
1515
"framer-motion": "6.3.5",
1616
"gh-pages": "4.0.0",
17-
"mixpanel-browser": "2.45.0",
17+
"mixpanel-browser": "2.58.0",
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1",
2020
"react-modal-sheet": "1.5.1",
@@ -52,7 +52,7 @@
5252
]
5353
},
5454
"devDependencies": {
55-
"@types/mixpanel-browser": "2.38.0",
55+
"@types/mixpanel-browser": "2.51.0",
5656
"axios": "0.27.2",
5757
"ts-node": "10.8.1"
5858
}

yarn.lock

+92-8
Original file line numberDiff line numberDiff line change
@@ -2245,6 +2245,11 @@
22452245
estree-walker "^1.0.1"
22462246
picomatch "^2.2.2"
22472247

2248+
"@rrweb/types@^2.0.0-alpha.13":
2249+
version "2.0.0-alpha.18"
2250+
resolved "https://registry.yarnpkg.com/@rrweb/types/-/types-2.0.0-alpha.18.tgz#e1d9af844cebbf30a2be8808f6cf64f5df3e7f50"
2251+
integrity sha512-iMH3amHthJZ9x3gGmBPmdfim7wLGygC2GciIkw2A6SO8giSn8PHYtRT8OKNH4V+k3SZ6RSnYHcTQxBA7pSWZ3Q==
2252+
22482253
"@rushstack/eslint-patch@^1.1.0":
22492254
version "1.1.0"
22502255
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.0.tgz#7f698254aadf921e48dda8c0a6b304026b8a9323"
@@ -2529,6 +2534,11 @@
25292534
dependencies:
25302535
"@types/node" "*"
25312536

2537+
2538+
version "0.0.7"
2539+
resolved "https://registry.yarnpkg.com/@types/css-font-loading-module/-/css-font-loading-module-0.0.7.tgz#2f98ede46acc0975de85c0b7b0ebe06041d24601"
2540+
integrity sha512-nl09VhutdjINdWyXxHWN/w9zlNCfr60JUqJbd24YXUuCwgeL0TpFSdElCwb6cxfB6ybE19Gjj4g0jsgkXxKv1Q==
2541+
25322542
"@types/eslint-scope@^3.7.3":
25332543
version "3.7.3"
25342544
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.3.tgz#125b88504b61e3c8bc6f870882003253005c3224"
@@ -2661,10 +2671,10 @@
26612671
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
26622672
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
26632673

2664-
"@types/mixpanel-browser@2.38.0":
2665-
version "2.38.0"
2666-
resolved "https://registry.yarnpkg.com/@types/mixpanel-browser/-/mixpanel-browser-2.38.0.tgz#b3e28e1ba06c10a9f88510b88f1ac9d1b2adfc42"
2667-
integrity sha512-TR8rvsILnqXA7oiiGOxuMGXwvDeCoQDonXJB5UR+TYvEAFpiK8ReFj5LhZT+Xhm3NpI9aPoju30jB2ssorSUww==
2674+
"@types/mixpanel-browser@2.51.0":
2675+
version "2.51.0"
2676+
resolved "https://registry.yarnpkg.com/@types/mixpanel-browser/-/mixpanel-browser-2.51.0.tgz#64df4d23cc053b65eb3c140345d5b81885fd8b6d"
2677+
integrity sha512-or4HZRDmqMJ1OP+O6h4hB+tVDKJffpVi2bFxi/Gem5TGnE94I7OtWKXtrwdDfSGhfOLL+WQIOUOxUZHAzHNi8A==
26682678

26692679
"@types/node@*":
26702680
version "14.14.31"
@@ -3027,6 +3037,11 @@
30273037
"@webassemblyjs/ast" "1.11.1"
30283038
"@xtuc/long" "4.2.2"
30293039

3040+
"@xstate/fsm@^1.4.0":
3041+
version "1.6.5"
3042+
resolved "https://registry.yarnpkg.com/@xstate/fsm/-/fsm-1.6.5.tgz#f599e301997ad7e3c572a0b1ff0696898081bea5"
3043+
integrity sha512-b5o1I6aLNeYlU/3CPlj/Z91ybk1gUsKT+5NAJI+2W4UjvS5KLG28K9v5UvNoFVjHV8PajVZ00RH3vnjyQO7ZAw==
3044+
30303045
"@xtuc/ieee754@^1.2.0":
30313046
version "1.2.0"
30323047
resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790"
@@ -3543,6 +3558,11 @@ balanced-match@^1.0.0:
35433558
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
35443559
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
35453560

3561+
base64-arraybuffer@^1.0.1:
3562+
version "1.0.2"
3563+
resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz#1c37589a7c4b0746e34bd1feb951da2df01c1bdc"
3564+
integrity sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==
3565+
35463566
35473567
version "0.6.1"
35483568
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
@@ -5225,6 +5245,11 @@ fb-watchman@^2.0.0:
52255245
dependencies:
52265246
bser "2.1.1"
52275247

5248+
fflate@^0.4.4:
5249+
version "0.4.8"
5250+
resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.4.8.tgz#f90b82aefbd8ac174213abb338bd7ef848f0f5ae"
5251+
integrity sha512-FJqqoDBR00Mdj9ppamLa/Y7vxm+PRmNWA67N846RvsoYVMKB4q3y/de5PA7gUmRMYK/8CMz2GDZQmCRN1wBcWA==
5252+
52285253
file-entry-cache@^6.0.1:
52295254
version "6.0.1"
52305255
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -7174,10 +7199,17 @@ minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
71747199
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
71757200
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
71767201

7177-
7178-
version "2.45.0"
7179-
resolved "https://registry.yarnpkg.com/mixpanel-browser/-/mixpanel-browser-2.45.0.tgz#a2973be5b66e6d2799ef95a1e55b8ad8eede57e8"
7180-
integrity sha512-PQ1DaTk68yyYtLA0iejmzPA9iNDhT4uIZpqZjRTw7HWpYfl123fydHb2laKanaKjm8YDmrGGz3+xZ4Q6joogyg==
7202+
mitt@^3.0.0:
7203+
version "3.0.1"
7204+
resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1"
7205+
integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==
7206+
7207+
7208+
version "2.58.0"
7209+
resolved "https://registry.yarnpkg.com/mixpanel-browser/-/mixpanel-browser-2.58.0.tgz#bf2e7575152f6e43b78194bb4a2d38558dc726c0"
7210+
integrity sha512-ZayNE4augjSJh5RxYKRPhFe1jzS9HZnoowvZaN4DaUeCezbLGVck46L+N9X8VLtK74UgLUYfehPgCr41rtgpRA==
7211+
dependencies:
7212+
rrweb "2.0.0-alpha.13"
71817213

71827214
mkdirp@^0.5.5, mkdirp@~0.5.1:
71837215
version "0.5.5"
@@ -7224,6 +7256,11 @@ nanoid@^3.3.1:
72247256
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
72257257
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
72267258

7259+
nanoid@^3.3.7:
7260+
version "3.3.8"
7261+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
7262+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
7263+
72277264
natural-compare@^1.4.0:
72287265
version "1.4.0"
72297266
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -7641,6 +7678,11 @@ picocolors@^1.0.0:
76417678
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
76427679
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
76437680

7681+
picocolors@^1.1.1:
7682+
version "1.1.1"
7683+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
7684+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
7685+
76447686
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1, picomatch@^2.2.2:
76457687
version "2.2.2"
76467688
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -8251,6 +8293,15 @@ postcss@^8.3.5, postcss@^8.4.4, postcss@^8.4.5, postcss@^8.4.6:
82518293
picocolors "^1.0.0"
82528294
source-map-js "^1.0.2"
82538295

8296+
postcss@^8.4.38:
8297+
version "8.4.49"
8298+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
8299+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
8300+
dependencies:
8301+
nanoid "^3.3.7"
8302+
picocolors "^1.1.1"
8303+
source-map-js "^1.2.1"
8304+
82548305
prelude-ls@^1.2.1:
82558306
version "1.2.1"
82568307
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -8810,6 +8861,34 @@ rollup@^2.43.1:
88108861
optionalDependencies:
88118862
fsevents "~2.3.2"
88128863

8864+
rrdom@^2.0.0-alpha.13:
8865+
version "2.0.0-alpha.18"
8866+
resolved "https://registry.yarnpkg.com/rrdom/-/rrdom-2.0.0-alpha.18.tgz#54726a87053c420ef67b7597a31fef515e372e85"
8867+
integrity sha512-fSFzFFxbqAViITyYVA4Z0o5G6p1nEqEr/N8vdgSKie9Rn0FJxDSNJgjV0yiCIzcDs0QR+hpvgFhpbdZ6JIr5Nw==
8868+
dependencies:
8869+
rrweb-snapshot "^2.0.0-alpha.18"
8870+
8871+
rrweb-snapshot@^2.0.0-alpha.13, rrweb-snapshot@^2.0.0-alpha.18:
8872+
version "2.0.0-alpha.18"
8873+
resolved "https://registry.yarnpkg.com/rrweb-snapshot/-/rrweb-snapshot-2.0.0-alpha.18.tgz#b242d079cb07acadd389a56674465a466b111e20"
8874+
integrity sha512-hBHZL/NfgQX6wO1D9mpwqFu1NJPpim+moIcKhFEjVTZVRUfCln+LOugRc4teVTCISYHN8Cw5e2iNTWCSm+SkoA==
8875+
dependencies:
8876+
postcss "^8.4.38"
8877+
8878+
8879+
version "2.0.0-alpha.13"
8880+
resolved "https://registry.yarnpkg.com/rrweb/-/rrweb-2.0.0-alpha.13.tgz#37798404acd985212f72544c8823af275fdad514"
8881+
integrity sha512-a8GXOCnzWHNaVZPa7hsrLZtNZ3CGjiL+YrkpLo0TfmxGLhjNZbWY2r7pE06p+FcjFNlgUVTmFrSJbK3kO7yxvw==
8882+
dependencies:
8883+
"@rrweb/types" "^2.0.0-alpha.13"
8884+
"@types/css-font-loading-module" "0.0.7"
8885+
"@xstate/fsm" "^1.4.0"
8886+
base64-arraybuffer "^1.0.1"
8887+
fflate "^0.4.4"
8888+
mitt "^3.0.0"
8889+
rrdom "^2.0.0-alpha.13"
8890+
rrweb-snapshot "^2.0.0-alpha.13"
8891+
88138892
run-parallel@^1.1.9:
88148893
version "1.2.0"
88158894
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
@@ -9087,6 +9166,11 @@ source-map-js@^1.0.1, source-map-js@^1.0.2:
90879166
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
90889167
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
90899168

9169+
source-map-js@^1.2.1:
9170+
version "1.2.1"
9171+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
9172+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
9173+
90909174
source-map-loader@^3.0.0:
90919175
version "3.0.1"
90929176
resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-3.0.1.tgz#9ae5edc7c2d42570934be4c95d1ccc6352eba52d"

0 commit comments

Comments
 (0)