Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 13fb680

Browse files
Update all non-major dependencies
1 parent 892b297 commit 13fb680

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"opus-recorder": "^8.0.3",
123123
"pako": "^2.0.3",
124124
"png-chunks-extract": "^1.0.0",
125-
"posthog-js": "1.157.2",
125+
"posthog-js": "1.160.0",
126126
"qrcode": "1.5.4",
127127
"re-resizable": "^6.9.0",
128128
"react": "17.0.2",

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2983,13 +2983,13 @@
29832983
"@typescript-eslint/types" "7.18.0"
29842984
"@typescript-eslint/visitor-keys" "7.18.0"
29852985

2986-
"@typescript-eslint/scope-manager@8.3.0":
2987-
version "8.3.0"
2988-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.3.0.tgz#834301d2e70baf924c26818b911bdc40086f7468"
2989-
integrity sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg==
2986+
"@typescript-eslint/scope-manager@8.4.0":
2987+
version "8.4.0"
2988+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4"
2989+
integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==
29902990
dependencies:
2991-
"@typescript-eslint/types" "8.3.0"
2992-
"@typescript-eslint/visitor-keys" "8.3.0"
2991+
"@typescript-eslint/types" "8.4.0"
2992+
"@typescript-eslint/visitor-keys" "8.4.0"
29932993

29942994
"@typescript-eslint/[email protected]":
29952995
version "7.18.0"
@@ -3006,10 +3006,10 @@
30063006
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
30073007
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
30083008

3009-
"@typescript-eslint/types@8.3.0":
3010-
version "8.3.0"
3011-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b"
3012-
integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==
3009+
"@typescript-eslint/types@8.4.0":
3010+
version "8.4.0"
3011+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
3012+
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
30133013

30143014
"@typescript-eslint/[email protected]":
30153015
version "7.18.0"
@@ -3025,13 +3025,13 @@
30253025
semver "^7.6.0"
30263026
ts-api-utils "^1.3.0"
30273027

3028-
"@typescript-eslint/typescript-estree@8.3.0":
3029-
version "8.3.0"
3030-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9"
3031-
integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==
3028+
"@typescript-eslint/typescript-estree@8.4.0":
3029+
version "8.4.0"
3030+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482"
3031+
integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==
30323032
dependencies:
3033-
"@typescript-eslint/types" "8.3.0"
3034-
"@typescript-eslint/visitor-keys" "8.3.0"
3033+
"@typescript-eslint/types" "8.4.0"
3034+
"@typescript-eslint/visitor-keys" "8.4.0"
30353035
debug "^4.3.4"
30363036
fast-glob "^3.3.2"
30373037
is-glob "^4.0.3"
@@ -3050,14 +3050,14 @@
30503050
"@typescript-eslint/typescript-estree" "7.18.0"
30513051

30523052
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
3053-
version "8.3.0"
3054-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.3.0.tgz#b10972319deac5959c7a7075d0cf2b5e1de7ec08"
3055-
integrity sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA==
3053+
version "8.4.0"
3054+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3"
3055+
integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==
30563056
dependencies:
30573057
"@eslint-community/eslint-utils" "^4.4.0"
3058-
"@typescript-eslint/scope-manager" "8.3.0"
3059-
"@typescript-eslint/types" "8.3.0"
3060-
"@typescript-eslint/typescript-estree" "8.3.0"
3058+
"@typescript-eslint/scope-manager" "8.4.0"
3059+
"@typescript-eslint/types" "8.4.0"
3060+
"@typescript-eslint/typescript-estree" "8.4.0"
30613061

30623062
"@typescript-eslint/[email protected]":
30633063
version "7.18.0"
@@ -3067,12 +3067,12 @@
30673067
"@typescript-eslint/types" "7.18.0"
30683068
eslint-visitor-keys "^3.4.3"
30693069

3070-
"@typescript-eslint/visitor-keys@8.3.0":
3071-
version "8.3.0"
3072-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.3.0.tgz#320d747d107af1eef1eb43fbc4ccdbddda13068b"
3073-
integrity sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA==
3070+
"@typescript-eslint/visitor-keys@8.4.0":
3071+
version "8.4.0"
3072+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2"
3073+
integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==
30743074
dependencies:
3075-
"@typescript-eslint/types" "8.3.0"
3075+
"@typescript-eslint/types" "8.4.0"
30763076
eslint-visitor-keys "^3.4.3"
30773077

30783078
"@ungap/structured-clone@^1.2.0":
@@ -4718,9 +4718,9 @@ eslint-plugin-import@^2.25.4:
47184718
tsconfig-paths "^3.15.0"
47194719

47204720
eslint-plugin-jest@^28.0.0:
4721-
version "28.8.0"
4722-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
4723-
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
4721+
version "28.8.2"
4722+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.2.tgz#7f8307179c5cf8d51101b3aa002be168daadecbc"
4723+
integrity sha512-mC3OyklHmS5i7wYU1rGId9EnxRI8TVlnFG56AE+8U9iRy6zwaNygZR+DsdZuCL0gRG0wVeyzq+uWcPt6yJrrMA==
47244724
dependencies:
47254725
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
47264726

@@ -7748,10 +7748,10 @@ postcss@^8.4.41:
77487748
picocolors "^1.0.1"
77497749
source-map-js "^1.2.0"
77507750

7751-
posthog-js@1.157.2:
7752-
version "1.157.2"
7753-
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.157.2.tgz#dc2515818ead408aefb900e90c535fb57beb1f59"
7754-
integrity sha512-ATYKGs+Q51u26nHHhrhWNh1whqFm7j/rwQQYw+y6/YzNmRlo+YsqrGZji9nqXb9/4fo0ModDr+ZmuOI3hKkUXA==
7751+
posthog-js@1.160.0:
7752+
version "1.160.0"
7753+
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.160.0.tgz#ad686f3c161c7dc2ba716281b5cef94c64ce41b1"
7754+
integrity sha512-K/RRgmPYIpP69nnveCJfkclb8VU+R+jsgqlrKaLGsM5CtQM9g01WOzAiT3u36WLswi58JiFMXgJtECKQuoqTgQ==
77557755
dependencies:
77567756
fflate "^0.4.8"
77577757
preact "^10.19.3"
@@ -7973,9 +7973,9 @@ react-error-boundary@^3.1.0:
79737973
"@babel/runtime" "^7.12.5"
79747974

79757975
react-focus-lock@^2.5.1:
7976-
version "2.12.1"
7977-
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.12.1.tgz#0eaefd5fc34de8998967043d902e426352393349"
7978-
integrity sha512-lfp8Dve4yJagkHiFrC1bGtib3mF2ktqwPJw4/WGcgPW+pJ/AVQA5X2vI7xgp13FcxFEpYBBHpXai/N2DBNC0Jw==
7976+
version "2.13.2"
7977+
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.13.2.tgz#e1addac2f8b9550bc0581f3c416755ba0f81f5ef"
7978+
integrity sha512-T/7bsofxYqnod2xadvuwjGKHOoL5GH7/EIPI5UyEvaU/c2CcphvGI371opFtuY/SYdbMsNiuF4HsHQ50nA/TKQ==
79797979
dependencies:
79807980
"@babel/runtime" "^7.0.0"
79817981
focus-lock "^1.3.5"
@@ -9127,16 +9127,16 @@ tsconfig-paths@^3.15.0:
91279127
minimist "^1.2.6"
91289128
strip-bom "^3.0.0"
91299129

9130-
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.1, tslib@^2.6.2:
9130+
tslib@^2.0.0, tslib@^2.0.3:
9131+
version "2.7.0"
9132+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
9133+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
9134+
9135+
tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.1, tslib@^2.6.2:
91319136
version "2.6.3"
91329137
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
91339138
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
91349139

9135-
tslib@^2.0.3:
9136-
version "2.6.2"
9137-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
9138-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
9139-
91409140
type-check@^0.4.0, type-check@~0.4.0:
91419141
version "0.4.0"
91429142
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)