Skip to content

Commit 139cea6

Browse files
chore(deps): lock file maintenance
1 parent f7fa125 commit 139cea6

File tree

1 file changed

+47
-71
lines changed

1 file changed

+47
-71
lines changed

yarn.lock

Lines changed: 47 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -111,18 +111,16 @@
111111
semver "^6.3.1"
112112

113113
"@babel/helper-create-class-features-plugin@^7.24.7":
114-
version "7.24.8"
115-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.8.tgz#47f546408d13c200c0867f9d935184eaa0851b09"
116-
integrity sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==
114+
version "7.25.0"
115+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.0.tgz#a109bf9c3d58dfed83aaf42e85633c89f43a6253"
116+
integrity sha512-GYM6BxeQsETc9mnct+nIIpf63SAyzvyYN7UB/IlTyd+MBg06afFGp0mIeUqGyWgS2mxad6vqbMrHVlaL3m70sQ==
117117
dependencies:
118118
"@babel/helper-annotate-as-pure" "^7.24.7"
119-
"@babel/helper-environment-visitor" "^7.24.7"
120-
"@babel/helper-function-name" "^7.24.7"
121119
"@babel/helper-member-expression-to-functions" "^7.24.8"
122120
"@babel/helper-optimise-call-expression" "^7.24.7"
123-
"@babel/helper-replace-supers" "^7.24.7"
121+
"@babel/helper-replace-supers" "^7.25.0"
124122
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
125-
"@babel/helper-split-export-declaration" "^7.24.7"
123+
"@babel/traverse" "^7.25.0"
126124
semver "^6.3.1"
127125

128126
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0":
@@ -145,21 +143,6 @@
145143
lodash.debounce "^4.0.8"
146144
resolve "^1.14.2"
147145

148-
"@babel/helper-environment-visitor@^7.24.7":
149-
version "7.24.7"
150-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
151-
integrity sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==
152-
dependencies:
153-
"@babel/types" "^7.24.7"
154-
155-
"@babel/helper-function-name@^7.24.7":
156-
version "7.24.7"
157-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
158-
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
159-
dependencies:
160-
"@babel/template" "^7.24.7"
161-
"@babel/types" "^7.24.7"
162-
163146
"@babel/helper-member-expression-to-functions@^7.24.8":
164147
version "7.24.8"
165148
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz#6155e079c913357d24a4c20480db7c712a5c3fb6"
@@ -232,13 +215,6 @@
232215
"@babel/traverse" "^7.24.7"
233216
"@babel/types" "^7.24.7"
234217

235-
"@babel/helper-split-export-declaration@^7.24.7":
236-
version "7.24.7"
237-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz#83949436890e07fa3d6873c61a96e3bbf692d856"
238-
integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==
239-
dependencies:
240-
"@babel/types" "^7.24.7"
241-
242218
"@babel/helper-string-parser@^7.24.8":
243219
version "7.24.8"
244220
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
@@ -264,12 +240,12 @@
264240
"@babel/types" "^7.25.0"
265241

266242
"@babel/helpers@^7.24.8":
267-
version "7.24.8"
268-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873"
269-
integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==
243+
version "7.25.0"
244+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a"
245+
integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==
270246
dependencies:
271-
"@babel/template" "^7.24.7"
272-
"@babel/types" "^7.24.8"
247+
"@babel/template" "^7.25.0"
248+
"@babel/types" "^7.25.0"
273249

274250
"@babel/highlight@^7.24.7":
275251
version "7.24.7"
@@ -618,13 +594,13 @@
618594
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
619595

620596
"@babel/plugin-transform-function-name@^7.25.0":
621-
version "7.25.0"
622-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.0.tgz#d17890029ceefb45189ea203b404a496263a8412"
623-
integrity sha512-CQmfSnK14eYu82fu6GlCwRciHB7mp7oLN+DeyGDDwUr9cMwuSVviJKPXw/YcRYZdB1TdlLJWHHwXwnwD1WnCmQ==
597+
version "7.25.1"
598+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz#b85e773097526c1a4fc4ba27322748643f26fc37"
599+
integrity sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==
624600
dependencies:
625601
"@babel/helper-compilation-targets" "^7.24.8"
626602
"@babel/helper-plugin-utils" "^7.24.8"
627-
"@babel/traverse" "^7.25.0"
603+
"@babel/traverse" "^7.25.1"
628604

629605
"@babel/plugin-transform-json-strings@^7.24.7":
630606
version "7.24.7"
@@ -1020,9 +996,9 @@
1020996
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
1021997

1022998
"@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1023-
version "7.24.8"
1024-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
1025-
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
999+
version "7.25.0"
1000+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
1001+
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
10261002
dependencies:
10271003
regenerator-runtime "^0.14.0"
10281004

@@ -1035,10 +1011,10 @@
10351011
"@babel/parser" "^7.25.0"
10361012
"@babel/types" "^7.25.0"
10371013

1038-
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0":
1039-
version "7.25.0"
1040-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.0.tgz#e8533c0a57ed97921d1e5b20dd3db63d3efaebf5"
1041-
integrity sha512-ubALThHQy4GCf6mbb+5ZRNmLLCI7bJ3f8Q6LHBSRlSKSWj5a7dSUzJBLv3VuIhFrFPgjF4IzPF567YG/HSCdZA==
1014+
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1":
1015+
version "7.25.1"
1016+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.1.tgz#64dbc31effc5f3fa3cf10d19df0e6310214743f5"
1017+
integrity sha512-LrHHoWq08ZpmmFqBAzN+hUdWwy5zt7FGa/hVwMcOqW6OVtwqaoD5utfuGYU87JYxdZgLUvktAsn37j/sYR9siA==
10421018
dependencies:
10431019
"@babel/code-frame" "^7.24.7"
10441020
"@babel/generator" "^7.25.0"
@@ -1574,9 +1550,9 @@
15741550
"@types/estree" "*"
15751551

15761552
"@types/eslint@*":
1577-
version "8.56.10"
1578-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
1579-
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
1553+
version "9.6.0"
1554+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
1555+
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
15801556
dependencies:
15811557
"@types/estree" "*"
15821558
"@types/json-schema" "*"
@@ -1681,11 +1657,11 @@
16811657
"@types/node" "*"
16821658

16831659
"@types/node@*":
1684-
version "20.14.11"
1685-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
1686-
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
1660+
version "22.0.0"
1661+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0.tgz#04862a2a71e62264426083abe1e27e87cac05a30"
1662+
integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==
16871663
dependencies:
1688-
undici-types "~5.26.4"
1664+
undici-types "~6.11.1"
16891665

16901666
"@types/prismjs@^1.26.0":
16911667
version "1.26.4"
@@ -2984,9 +2960,9 @@ [email protected]:
29842960
ms "2.0.0"
29852961

29862962
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
2987-
version "4.3.5"
2988-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
2989-
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
2963+
version "4.3.6"
2964+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
2965+
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
29902966
dependencies:
29912967
ms "2.1.2"
29922968

@@ -3230,9 +3206,9 @@ [email protected]:
32303206
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
32313207

32323208
electron-to-chromium@^1.4.820:
3233-
version "1.4.832"
3234-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.832.tgz#d25882ce0a9237577b039bffa124ecef1822003b"
3235-
integrity sha512-cTen3SB0H2SGU7x467NRe1eVcQgcuS6jckKfWJHia2eo0cHIGOqHoAxevIYZD4eRHcWjkvFzo93bi3vJ9W+1lA==
3209+
version "1.5.2"
3210+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.2.tgz#6126ad229ce45e781ec54ca40db0504787f23d19"
3211+
integrity sha512-kc4r3U3V3WLaaZqThjYz/Y6z8tJe+7K0bbjUVo3i+LWIypVdMx5nXCkwRe6SWbY6ILqLdc1rKcKmr3HoH7wjSQ==
32363212

32373213
emittery@^0.13.1:
32383214
version "0.13.1"
@@ -3255,9 +3231,9 @@ encodeurl@~1.0.2:
32553231
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
32563232

32573233
enhanced-resolve@^5.17.0:
3258-
version "5.17.0"
3259-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz#d037603789dd9555b89aaec7eb78845c49089bc5"
3260-
integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==
3234+
version "5.17.1"
3235+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
3236+
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
32613237
dependencies:
32623238
graceful-fs "^4.2.4"
32633239
tapable "^2.2.0"
@@ -4351,9 +4327,9 @@ import-fresh@^3.2.1:
43514327
resolve-from "^4.0.0"
43524328

43534329
import-local@^3.0.2:
4354-
version "3.1.0"
4355-
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.1.0.tgz#b4479df8a5fd44f6cdce24070675676063c95cb4"
4356-
integrity sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==
4330+
version "3.2.0"
4331+
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260"
4332+
integrity sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==
43574333
dependencies:
43584334
pkg-dir "^4.2.0"
43594335
resolve-cwd "^3.0.0"
@@ -6266,9 +6242,9 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
62666242
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
62676243

62686244
postcss@^8.4.24, postcss@^8.4.33:
6269-
version "8.4.39"
6270-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
6271-
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
6245+
version "8.4.40"
6246+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8"
6247+
integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==
62726248
dependencies:
62736249
nanoid "^3.3.7"
62746250
picocolors "^1.0.1"
@@ -7515,10 +7491,10 @@ unbox-primitive@^1.0.2:
75157491
has-symbols "^1.0.3"
75167492
which-boxed-primitive "^1.0.2"
75177493

7518-
undici-types@~5.26.4:
7519-
version "5.26.5"
7520-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
7521-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
7494+
undici-types@~6.11.1:
7495+
version "6.11.1"
7496+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197"
7497+
integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==
75227498

75237499
unicode-canonical-property-names-ecmascript@^2.0.0:
75247500
version "2.0.0"

0 commit comments

Comments
 (0)