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

Commit f6605a7

Browse files
Update all non-major dependencies
1 parent 6490742 commit f6605a7

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
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.1",
126126
"qrcode": "1.5.4",
127127
"re-resizable": "^6.9.0",
128128
"react": "17.0.2",

yarn.lock

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

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

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

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

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

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

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

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

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

30773077
"@ungap/structured-clone@^1.2.0":
@@ -4717,9 +4717,9 @@ eslint-plugin-import@^2.25.4:
47174717
tsconfig-paths "^3.15.0"
47184718

47194719
eslint-plugin-jest@^28.0.0:
4720-
version "28.8.0"
4721-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
4722-
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
4720+
version "28.8.3"
4721+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
4722+
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
47234723
dependencies:
47244724
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
47254725

@@ -6790,17 +6790,17 @@ [email protected]:
67906790
integrity sha512-auMesunaJ8yfkHvK4gfg1K0SaKX/6Wn9g2Aac/NwX+l5VdmFZzo/hdPGxEOETj+ryRa4/fiOPjeeKURSAJx1sg==
67916791

67926792
lint-staged@^15.0.2:
6793-
version "15.2.9"
6794-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
6795-
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
6793+
version "15.2.10"
6794+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.10.tgz#92ac222f802ba911897dcf23671da5bb80643cd2"
6795+
integrity sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==
67966796
dependencies:
67976797
chalk "~5.3.0"
67986798
commander "~12.1.0"
67996799
debug "~4.3.6"
68006800
execa "~8.0.1"
68016801
lilconfig "~3.1.2"
68026802
listr2 "~8.2.4"
6803-
micromatch "~4.0.7"
6803+
micromatch "~4.0.8"
68046804
pidtree "~0.6.0"
68056805
string-argv "~0.3.2"
68066806
yaml "~2.5.0"
@@ -7125,7 +7125,7 @@ methods@~1.1.2:
71257125
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
71267126
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
71277127

7128-
micromatch@^4.0.4, micromatch@^4.0.8, micromatch@~4.0.7:
7128+
micromatch@^4.0.4, micromatch@^4.0.8, micromatch@~4.0.8:
71297129
version "4.0.8"
71307130
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
71317131
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -7739,10 +7739,10 @@ postcss@^8.4.41:
77397739
picocolors "^1.0.1"
77407740
source-map-js "^1.2.0"
77417741

7742-
posthog-js@1.157.2:
7743-
version "1.157.2"
7744-
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.157.2.tgz#dc2515818ead408aefb900e90c535fb57beb1f59"
7745-
integrity sha512-ATYKGs+Q51u26nHHhrhWNh1whqFm7j/rwQQYw+y6/YzNmRlo+YsqrGZji9nqXb9/4fo0ModDr+ZmuOI3hKkUXA==
7742+
posthog-js@1.160.1:
7743+
version "1.160.1"
7744+
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.160.1.tgz#6ef51351190c6bfc246c16799c83ba8bf8d4cd9f"
7745+
integrity sha512-OfzFSArlkSEUxQzL9+2qulbkJsVFAvpgb7rQaWBGtlY3qPKfdND+ak79rZkVPZHkP0JOh4keAM6xE4ZxLesvXA==
77467746
dependencies:
77477747
fflate "^0.4.8"
77487748
preact "^10.19.3"
@@ -7964,9 +7964,9 @@ react-error-boundary@^3.1.0:
79647964
"@babel/runtime" "^7.12.5"
79657965

79667966
react-focus-lock@^2.5.1:
7967-
version "2.12.1"
7968-
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.12.1.tgz#0eaefd5fc34de8998967043d902e426352393349"
7969-
integrity sha512-lfp8Dve4yJagkHiFrC1bGtib3mF2ktqwPJw4/WGcgPW+pJ/AVQA5X2vI7xgp13FcxFEpYBBHpXai/N2DBNC0Jw==
7967+
version "2.13.2"
7968+
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.13.2.tgz#e1addac2f8b9550bc0581f3c416755ba0f81f5ef"
7969+
integrity sha512-T/7bsofxYqnod2xadvuwjGKHOoL5GH7/EIPI5UyEvaU/c2CcphvGI371opFtuY/SYdbMsNiuF4HsHQ50nA/TKQ==
79707970
dependencies:
79717971
"@babel/runtime" "^7.0.0"
79727972
focus-lock "^1.3.5"
@@ -9118,16 +9118,16 @@ tsconfig-paths@^3.15.0:
91189118
minimist "^1.2.6"
91199119
strip-bom "^3.0.0"
91209120

9121-
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.1, tslib@^2.6.2:
9121+
tslib@^2.0.0, tslib@^2.0.3:
9122+
version "2.7.0"
9123+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
9124+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
9125+
9126+
tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.1, tslib@^2.6.2:
91229127
version "2.6.3"
91239128
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
91249129
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
91259130

9126-
tslib@^2.0.3:
9127-
version "2.6.2"
9128-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
9129-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
9130-
91319131
type-check@^0.4.0, type-check@~0.4.0:
91329132
version "0.4.0"
91339133
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
@@ -9673,9 +9673,9 @@ yallist@^4.0.0:
96739673
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
96749674

96759675
yaml@~2.5.0:
9676-
version "2.5.0"
9677-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.5.0.tgz#c6165a721cf8000e91c36490a41d7be25176cf5d"
9678-
integrity sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==
9676+
version "2.5.1"
9677+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.5.1.tgz#c9772aacf62cb7494a95b0c4f1fb065b563db130"
9678+
integrity sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==
96799679

96809680
yargs-parser@^18.1.2:
96819681
version "18.1.3"

0 commit comments

Comments
 (0)