Skip to content

Commit 92c02a0

Browse files
committed
chore(deps): lock file maintenance
1 parent b702211 commit 92c02a0

File tree

1 file changed

+75
-75
lines changed

1 file changed

+75
-75
lines changed

yarn.lock

+75-75
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,18 @@
4949
"@jridgewell/trace-mapping" "^0.3.24"
5050

5151
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
52-
version "7.26.0"
53-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
54-
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
52+
version "7.26.2"
53+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
54+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
5555
dependencies:
5656
"@babel/helper-validator-identifier" "^7.25.9"
5757
js-tokens "^4.0.0"
5858
picocolors "^1.0.0"
5959

6060
"@babel/compat-data@^7.25.9":
61-
version "7.26.0"
62-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
63-
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
61+
version "7.26.2"
62+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.2.tgz#278b6b13664557de95b8f35b90d96785850bb56e"
63+
integrity sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==
6464

6565
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9":
6666
version "7.26.0"
@@ -84,11 +84,11 @@
8484
semver "^6.3.1"
8585

8686
"@babel/generator@^7.25.9", "@babel/generator@^7.26.0", "@babel/generator@^7.7.2":
87-
version "7.26.0"
88-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7"
89-
integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==
87+
version "7.26.2"
88+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.2.tgz#87b75813bec87916210e5e01939a4c823d6bb74f"
89+
integrity sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==
9090
dependencies:
91-
"@babel/parser" "^7.26.0"
91+
"@babel/parser" "^7.26.2"
9292
"@babel/types" "^7.26.0"
9393
"@jridgewell/gen-mapping" "^0.3.5"
9494
"@jridgewell/trace-mapping" "^0.3.25"
@@ -150,10 +150,10 @@
150150
"@babel/template" "^7.25.9"
151151
"@babel/types" "^7.26.0"
152152

153-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0":
154-
version "7.26.1"
155-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975"
156-
integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw==
153+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.2":
154+
version "7.26.2"
155+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11"
156+
integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==
157157
dependencies:
158158
"@babel/types" "^7.26.0"
159159

@@ -1192,15 +1192,15 @@
11921192
ts-api-utils "^1.3.0"
11931193

11941194
"@typescript-eslint/eslint-plugin@^8.0.0":
1195-
version "8.11.0"
1196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.11.0.tgz#c3f087d20715fa94310b30666c08b3349e0ab084"
1197-
integrity sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==
1195+
version "8.12.2"
1196+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.12.2.tgz#c2ef660bb83fd1432368319312a2581fc92ccac1"
1197+
integrity sha512-gQxbxM8mcxBwaEmWdtLCIGLfixBMHhQjBqR8sVWNTPpcj45WlYL2IObS/DNMLH1DBP0n8qz+aiiLTGfopPEebw==
11981198
dependencies:
11991199
"@eslint-community/regexpp" "^4.10.0"
1200-
"@typescript-eslint/scope-manager" "8.11.0"
1201-
"@typescript-eslint/type-utils" "8.11.0"
1202-
"@typescript-eslint/utils" "8.11.0"
1203-
"@typescript-eslint/visitor-keys" "8.11.0"
1200+
"@typescript-eslint/scope-manager" "8.12.2"
1201+
"@typescript-eslint/type-utils" "8.12.2"
1202+
"@typescript-eslint/utils" "8.12.2"
1203+
"@typescript-eslint/visitor-keys" "8.12.2"
12041204
graphemer "^1.4.0"
12051205
ignore "^5.3.1"
12061206
natural-compare "^1.4.0"
@@ -1218,14 +1218,14 @@
12181218
debug "^4.3.4"
12191219

12201220
"@typescript-eslint/parser@^8.0.0":
1221-
version "8.11.0"
1222-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.11.0.tgz#2ad1481388dc1c937f50b2d138c9ca57cc6c5cce"
1223-
integrity sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg==
1224-
dependencies:
1225-
"@typescript-eslint/scope-manager" "8.11.0"
1226-
"@typescript-eslint/types" "8.11.0"
1227-
"@typescript-eslint/typescript-estree" "8.11.0"
1228-
"@typescript-eslint/visitor-keys" "8.11.0"
1221+
version "8.12.2"
1222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.12.2.tgz#2e8173b34e1685e918b2d571c16c906d3747bad2"
1223+
integrity sha512-MrvlXNfGPLH3Z+r7Tk+Z5moZAc0dzdVjTgUgwsdGweH7lydysQsnSww3nAmsq8blFuRD5VRlAr9YdEFw3e6PBw==
1224+
dependencies:
1225+
"@typescript-eslint/scope-manager" "8.12.2"
1226+
"@typescript-eslint/types" "8.12.2"
1227+
"@typescript-eslint/typescript-estree" "8.12.2"
1228+
"@typescript-eslint/visitor-keys" "8.12.2"
12291229
debug "^4.3.4"
12301230

12311231
"@typescript-eslint/scope-manager@7.18.0":
@@ -1236,13 +1236,13 @@
12361236
"@typescript-eslint/types" "7.18.0"
12371237
"@typescript-eslint/visitor-keys" "7.18.0"
12381238

1239-
"@typescript-eslint/scope-manager@8.11.0":
1240-
version "8.11.0"
1241-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.11.0.tgz#9d399ce624118966732824878bc9a83593a30405"
1242-
integrity sha512-Uholz7tWhXmA4r6epo+vaeV7yjdKy5QFCERMjs1kMVsLRKIrSdM6o21W2He9ftp5PP6aWOVpD5zvrvuHZC0bMQ==
1239+
"@typescript-eslint/scope-manager@8.12.2":
1240+
version "8.12.2"
1241+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.12.2.tgz#6db0213745e6392c8e90fe9af5915e6da32eb94a"
1242+
integrity sha512-gPLpLtrj9aMHOvxJkSbDBmbRuYdtiEbnvO25bCMza3DhMjTQw0u7Y1M+YR5JPbMsXXnSPuCf5hfq0nEkQDL/JQ==
12431243
dependencies:
1244-
"@typescript-eslint/types" "8.11.0"
1245-
"@typescript-eslint/visitor-keys" "8.11.0"
1244+
"@typescript-eslint/types" "8.12.2"
1245+
"@typescript-eslint/visitor-keys" "8.12.2"
12461246

12471247
"@typescript-eslint/type-utils@7.18.0":
12481248
version "7.18.0"
@@ -1254,13 +1254,13 @@
12541254
debug "^4.3.4"
12551255
ts-api-utils "^1.3.0"
12561256

1257-
"@typescript-eslint/type-utils@8.11.0":
1258-
version "8.11.0"
1259-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.11.0.tgz#b7f9e6120c1ddee8a1a07615646642ad85fc91b5"
1260-
integrity sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==
1257+
"@typescript-eslint/type-utils@8.12.2":
1258+
version "8.12.2"
1259+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.12.2.tgz#132b0c52d45f6814e6f2e32416c7951ed480b016"
1260+
integrity sha512-bwuU4TAogPI+1q/IJSKuD4shBLc/d2vGcRT588q+jzayQyjVK2X6v/fbR4InY2U2sgf8MEvVCqEWUzYzgBNcGQ==
12611261
dependencies:
1262-
"@typescript-eslint/typescript-estree" "8.11.0"
1263-
"@typescript-eslint/utils" "8.11.0"
1262+
"@typescript-eslint/typescript-estree" "8.12.2"
1263+
"@typescript-eslint/utils" "8.12.2"
12641264
debug "^4.3.4"
12651265
ts-api-utils "^1.3.0"
12661266

@@ -1269,10 +1269,10 @@
12691269
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
12701270
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
12711271

1272-
"@typescript-eslint/types@8.11.0":
1273-
version "8.11.0"
1274-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.11.0.tgz#7c766250502097f49bbc2e651132e6bf489e20b8"
1275-
integrity sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==
1272+
"@typescript-eslint/types@8.12.2":
1273+
version "8.12.2"
1274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.2.tgz#8d70098c0e90442495b53d0296acdca6d0f3f73c"
1275+
integrity sha512-VwDwMF1SZ7wPBUZwmMdnDJ6sIFk4K4s+ALKLP6aIQsISkPv8jhiw65sAK6SuWODN/ix+m+HgbYDkH+zLjrzvOA==
12761276

12771277
"@typescript-eslint/typescript-estree@7.18.0":
12781278
version "7.18.0"
@@ -1288,13 +1288,13 @@
12881288
semver "^7.6.0"
12891289
ts-api-utils "^1.3.0"
12901290

1291-
"@typescript-eslint/typescript-estree@8.11.0":
1292-
version "8.11.0"
1293-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.11.0.tgz#35fe5d3636fc5727c52429393415412e552e222b"
1294-
integrity sha512-yHC3s1z1RCHoCz5t06gf7jH24rr3vns08XXhfEqzYpd6Hll3z/3g23JRi0jM8A47UFKNc3u/y5KIMx8Ynbjohg==
1291+
"@typescript-eslint/typescript-estree@8.12.2":
1292+
version "8.12.2"
1293+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.12.2.tgz#206df9b1cbff212aaa9401985ef99f04daa84da5"
1294+
integrity sha512-mME5MDwGe30Pq9zKPvyduyU86PH7aixwqYR2grTglAdB+AN8xXQ1vFGpYaUSJ5o5P/5znsSBeNcs5g5/2aQwow==
12951295
dependencies:
1296-
"@typescript-eslint/types" "8.11.0"
1297-
"@typescript-eslint/visitor-keys" "8.11.0"
1296+
"@typescript-eslint/types" "8.12.2"
1297+
"@typescript-eslint/visitor-keys" "8.12.2"
12981298
debug "^4.3.4"
12991299
fast-glob "^3.3.2"
13001300
is-glob "^4.0.3"
@@ -1312,15 +1312,15 @@
13121312
"@typescript-eslint/types" "7.18.0"
13131313
"@typescript-eslint/typescript-estree" "7.18.0"
13141314

1315-
"@typescript-eslint/utils@8.11.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1316-
version "8.11.0"
1317-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.11.0.tgz#4480d1e9f2bb18ea3510c79f870a1aefc118103d"
1318-
integrity sha512-CYiX6WZcbXNJV7UNB4PLDIBtSdRmRI/nb0FMyqHPTQD1rMjA0foPLaPUV39C/MxkTd/QKSeX+Gb34PPsDVC35g==
1315+
"@typescript-eslint/utils@8.12.2", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1316+
version "8.12.2"
1317+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.12.2.tgz#726cc9f49f5866605bd15bbc1768ffc15637930e"
1318+
integrity sha512-UTTuDIX3fkfAz6iSVa5rTuSfWIYZ6ATtEocQ/umkRSyC9O919lbZ8dcH7mysshrCdrAM03skJOEYaBugxN+M6A==
13191319
dependencies:
13201320
"@eslint-community/eslint-utils" "^4.4.0"
1321-
"@typescript-eslint/scope-manager" "8.11.0"
1322-
"@typescript-eslint/types" "8.11.0"
1323-
"@typescript-eslint/typescript-estree" "8.11.0"
1321+
"@typescript-eslint/scope-manager" "8.12.2"
1322+
"@typescript-eslint/types" "8.12.2"
1323+
"@typescript-eslint/typescript-estree" "8.12.2"
13241324

13251325
"@typescript-eslint/visitor-keys@7.18.0":
13261326
version "7.18.0"
@@ -1330,12 +1330,12 @@
13301330
"@typescript-eslint/types" "7.18.0"
13311331
eslint-visitor-keys "^3.4.3"
13321332

1333-
"@typescript-eslint/visitor-keys@8.11.0":
1334-
version "8.11.0"
1335-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.11.0.tgz#273de1cbffe63d9f9cd7dfc20b5a5af66310cb92"
1336-
integrity sha512-EaewX6lxSjRJnc+99+dqzTeoDZUfyrA52d2/HRrkI830kgovWsmIiTfmr0NZorzqic7ga+1bS60lRBUgR3n/Bw==
1333+
"@typescript-eslint/visitor-keys@8.12.2":
1334+
version "8.12.2"
1335+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.12.2.tgz#94d7410f78eb6d134b9fcabaf1eeedb910ba8c38"
1336+
integrity sha512-PChz8UaKQAVNHghsHcPyx1OMHoFRUEA7rJSK/mDhdq85bk+PLsUHUBqTQTFt18VJZbmxBovM65fezlheQRsSDA==
13371337
dependencies:
1338-
"@typescript-eslint/types" "8.11.0"
1338+
"@typescript-eslint/types" "8.12.2"
13391339
eslint-visitor-keys "^3.4.3"
13401340

13411341
"@ungap/structured-clone@^1.2.0":
@@ -1671,9 +1671,9 @@ camelcase@^6.2.0:
16711671
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
16721672

16731673
caniuse-lite@^1.0.30001669:
1674-
version "1.0.30001673"
1675-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001673.tgz#5aa291557af1c71340e809987367410aab7a5a9e"
1676-
integrity sha512-WTrjUCSMp3LYX0nE12ECkV0a+e6LC85E0Auz75555/qr78Oc8YWhEPNfDd6SHdtlCMSzqtuXY0uyEMNRcsKpKw==
1674+
version "1.0.30001677"
1675+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001677.tgz#27c2e2c637e007cfa864a16f7dfe7cde66b38b5f"
1676+
integrity sha512-fmfjsOlJUpMWu+mAAtZZZHz7UEwsUxIIvu1TJfO1HqFQvB/B+ii0xr9B5HpbZY/mC4XZ8SvjHJqtAY6pDPQEog==
16771677

16781678
chalk@^4.0.0, chalk@^4.0.2:
16791679
version "4.1.2"
@@ -1884,9 +1884,9 @@ ejs@^3.1.10:
18841884
jake "^10.8.5"
18851885

18861886
electron-to-chromium@^1.5.41:
1887-
version "1.5.47"
1888-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.47.tgz#ef0751bc19b28be8ee44cd8405309de3bf3b20c7"
1889-
integrity sha512-zS5Yer0MOYw4rtK2iq43cJagHZ8sXN0jDHDKzB+86gSBSAI4v07S97mcq+Gs2vclAxSh1j7vOAHxSVgduiiuVQ==
1887+
version "1.5.50"
1888+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.50.tgz#d9ba818da7b2b5ef1f3dd32bce7046feb7e93234"
1889+
integrity sha512-eMVObiUQ2LdgeO1F/ySTXsvqvxb6ZH2zPGaMYsWzRDdOddUa77tdmI0ltg+L16UpbWdhPmuF3wIQYyQq65WfZw==
18901890

18911891
emittery@^0.13.1:
18921892
version "0.13.1"
@@ -4034,9 +4034,9 @@ to-regex-range@^5.0.1:
40344034
is-number "^7.0.0"
40354035

40364036
ts-api-utils@^1.3.0:
4037-
version "1.3.0"
4038-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4039-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
4037+
version "1.4.0"
4038+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.0.tgz#709c6f2076e511a81557f3d07a0cbd566ae8195c"
4039+
integrity sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==
40404040

40414041
ts-jest@^29.1.0:
40424042
version "29.2.5"
@@ -4064,9 +4064,9 @@ tsconfig-paths@^3.15.0:
40644064
strip-bom "^3.0.0"
40654065

40664066
tslib@^2.6.2:
4067-
version "2.8.0"
4068-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
4069-
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
4067+
version "2.8.1"
4068+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
4069+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
40704070

40714071
tunnel@^0.0.6:
40724072
version "0.0.6"

0 commit comments

Comments
 (0)