Skip to content

Commit f4dee2f

Browse files
committed
chore: update dependencies in yarn.lock to latest versions
1 parent d60907c commit f4dee2f

1 file changed

Lines changed: 57 additions & 61 deletions

File tree

documentation/yarn.lock

Lines changed: 57 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -244,10 +244,10 @@
244244
regexpu-core "^6.3.1"
245245
semver "^6.3.1"
246246

247-
"@babel/helper-define-polyfill-provider@^0.6.5", "@babel/helper-define-polyfill-provider@^0.6.6":
248-
version "0.6.6"
249-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.6.tgz#714dfe33d8bd710f556df59953720f6eeb6c1a14"
250-
integrity sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==
247+
"@babel/helper-define-polyfill-provider@^0.6.5", "@babel/helper-define-polyfill-provider@^0.6.7":
248+
version "0.6.7"
249+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.7.tgz#8d01cba97de419115ad3497573a476db15dc6c6a"
250+
integrity sha512-6Fqi8MtQ/PweQ9xvux65emkLQ83uB+qAVtfHkC9UodyHMIZdxNI01HjLCLUtybElp2KY2XNE0nOgyP1E1vXw9w==
251251
dependencies:
252252
"@babel/helper-compilation-targets" "^7.28.6"
253253
"@babel/helper-plugin-utils" "^7.28.6"
@@ -1999,14 +1999,14 @@
19991999
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
20002000
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
20012001

2002-
"@eslint/config-array@^0.21.1":
2003-
version "0.21.1"
2004-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
2005-
integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
2002+
"@eslint/config-array@^0.21.2":
2003+
version "0.21.2"
2004+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.2.tgz#f29e22057ad5316cf23836cee9a34c81fffcb7e6"
2005+
integrity sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==
20062006
dependencies:
20072007
"@eslint/object-schema" "^2.1.7"
20082008
debug "^4.3.1"
2009-
minimatch "^3.1.2"
2009+
minimatch "^3.1.5"
20102010

20112011
"@eslint/config-helpers@^0.4.2":
20122012
version "0.4.2"
@@ -2022,10 +2022,10 @@
20222022
dependencies:
20232023
"@types/json-schema" "^7.0.15"
20242024

2025-
"@eslint/eslintrc@^3.3.1":
2026-
version "3.3.4"
2027-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.4.tgz#e402b1920f7c1f5a15342caa432b1348cacbb641"
2028-
integrity sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==
2025+
"@eslint/eslintrc@^3.3.5":
2026+
version "3.3.5"
2027+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60"
2028+
integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==
20292029
dependencies:
20302030
ajv "^6.14.0"
20312031
debug "^4.3.2"
@@ -2034,13 +2034,13 @@
20342034
ignore "^5.2.0"
20352035
import-fresh "^3.2.1"
20362036
js-yaml "^4.1.1"
2037-
minimatch "^3.1.3"
2037+
minimatch "^3.1.5"
20382038
strip-json-comments "^3.1.1"
20392039

2040-
"@eslint/js@9.39.3":
2041-
version "9.39.3"
2042-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
2043-
integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
2040+
"@eslint/js@9.39.4":
2041+
version "9.39.4"
2042+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
2043+
integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
20442044

20452045
"@eslint/js@^10.0.1":
20462046
version "10.0.1"
@@ -2820,11 +2820,6 @@
28202820
postcss "^8.5.6"
28212821
tailwindcss "4.2.1"
28222822

2823-
"@trysound/sax@0.2.0":
2824-
version "0.2.0"
2825-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2826-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2827-
28282823
"@tybys/wasm-util@^0.10.0", "@tybys/wasm-util@^0.10.1":
28292824
version "0.10.1"
28302825
resolved "https://registry.yarnpkg.com/@tybys/wasm-util/-/wasm-util-0.10.1.tgz#ecddd3205cf1e2d5274649ff0eedd2991ed7f414"
@@ -3027,9 +3022,9 @@
30273022
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
30283023

30293024
"@types/node@*":
3030-
version "25.3.3"
3031-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.3.tgz#605862544ee7ffd7a936bcbf0135a14012f1e549"
3032-
integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==
3025+
version "25.3.5"
3026+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.5.tgz#beccb5915561f7a9970ace547ad44d6cdbf39b46"
3027+
integrity sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==
30333028
dependencies:
30343029
undici-types "~7.18.0"
30353030

@@ -3044,9 +3039,9 @@
30443039
integrity sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==
30453040

30463041
"@types/qs@*":
3047-
version "6.14.0"
3048-
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.14.0.tgz#d8b60cecf62f2db0fb68e5e006077b9178b85de5"
3049-
integrity sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==
3042+
version "6.15.0"
3043+
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.15.0.tgz#963ab61779843fe910639a50661b48f162bc7f79"
3044+
integrity sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==
30503045

30513046
"@types/range-parser@*":
30523047
version "1.2.7"
@@ -3703,7 +3698,7 @@ ajv-keywords@^5.1.0:
37033698
dependencies:
37043699
fast-deep-equal "^3.1.3"
37053700

3706-
ajv@^6.12.4, ajv@^6.12.5, ajv@^6.14.0:
3701+
ajv@^6.12.5, ajv@^6.14.0:
37073702
version "6.14.0"
37083703
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
37093704
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
@@ -3981,12 +3976,12 @@ babel-plugin-module-resolver@^5.0.0:
39813976
resolve "^1.22.8"
39823977

39833978
babel-plugin-polyfill-corejs2@^0.4.14, babel-plugin-polyfill-corejs2@^0.4.15:
3984-
version "0.4.15"
3985-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.15.tgz#808fa349686eea4741807cfaaa2aa3aa57ce120a"
3986-
integrity sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==
3979+
version "0.4.16"
3980+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.16.tgz#a1321145f6cde738b0a412616b6bcf77f143ab36"
3981+
integrity sha512-xaVwwSfebXf0ooE11BJovZYKhFjIvQo7TsyVpETuIeH2JHv0k/T6Y5j22pPTvqYqmpkxdlPAJlyJ0tfOJAoMxw==
39873982
dependencies:
39883983
"@babel/compat-data" "^7.28.6"
3989-
"@babel/helper-define-polyfill-provider" "^0.6.6"
3984+
"@babel/helper-define-polyfill-provider" "^0.6.7"
39903985
semver "^6.3.1"
39913986

39923987
babel-plugin-polyfill-corejs3@^0.13.0:
@@ -3998,19 +3993,19 @@ babel-plugin-polyfill-corejs3@^0.13.0:
39983993
core-js-compat "^3.43.0"
39993994

40003995
babel-plugin-polyfill-corejs3@^0.14.0:
4001-
version "0.14.0"
4002-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.0.tgz#65b06cda48d6e447e1e926681f5a247c6ae2b9cf"
4003-
integrity sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==
3996+
version "0.14.1"
3997+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.1.tgz#75fb533a1c23c0a976f189cba1d035199705b8ad"
3998+
integrity sha512-ENp89vM9Pw4kv/koBb5N2f9bDZsR0hpf3BdPMOg/pkS3pwO4dzNnQZVXtBbeyAadgm865DmQG2jMMLqmZXvuCw==
40043999
dependencies:
4005-
"@babel/helper-define-polyfill-provider" "^0.6.6"
4000+
"@babel/helper-define-polyfill-provider" "^0.6.7"
40064001
core-js-compat "^3.48.0"
40074002

40084003
babel-plugin-polyfill-regenerator@^0.6.5, babel-plugin-polyfill-regenerator@^0.6.6:
4009-
version "0.6.6"
4010-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.6.tgz#69f5dd263cab933c42fe5ea05e83443b374bd4bf"
4011-
integrity sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==
4004+
version "0.6.7"
4005+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.7.tgz#eca723d67ef87b798881ad00546db1b6dd72e1ef"
4006+
integrity sha512-OTYbUlSwXhNgr4g6efMZgsO8//jA61P7ZbRX3iTT53VON8l+WQS8IAUEVo4a4cWknrg2W8Cj4gQhRYNCJ8GkAA==
40124007
dependencies:
4013-
"@babel/helper-define-polyfill-provider" "^0.6.6"
4008+
"@babel/helper-define-polyfill-provider" "^0.6.7"
40144009

40154010
bail@^2.0.0:
40164011
version "2.0.2"
@@ -4256,9 +4251,9 @@ caniuse-api@^3.0.0:
42564251
lodash.uniq "^4.5.0"
42574252

42584253
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001774:
4259-
version "1.0.30001776"
4260-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001776.tgz#3c64d006348a2e92037aa4302345129806a42d24"
4261-
integrity sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==
4254+
version "1.0.30001777"
4255+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001777.tgz#028f21e4b2718d138b55e692583e6810ccf60691"
4256+
integrity sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==
42624257

42634258
ccount@^2.0.0:
42644259
version "2.0.1"
@@ -5533,23 +5528,23 @@ eslint-visitor-keys@^5.0.0:
55335528
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
55345529

55355530
eslint@9:
5536-
version "9.39.3"
5537-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
5538-
integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
5531+
version "9.39.4"
5532+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5"
5533+
integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==
55395534
dependencies:
55405535
"@eslint-community/eslint-utils" "^4.8.0"
55415536
"@eslint-community/regexpp" "^4.12.1"
5542-
"@eslint/config-array" "^0.21.1"
5537+
"@eslint/config-array" "^0.21.2"
55435538
"@eslint/config-helpers" "^0.4.2"
55445539
"@eslint/core" "^0.17.0"
5545-
"@eslint/eslintrc" "^3.3.1"
5546-
"@eslint/js" "9.39.3"
5540+
"@eslint/eslintrc" "^3.3.5"
5541+
"@eslint/js" "9.39.4"
55475542
"@eslint/plugin-kit" "^0.4.1"
55485543
"@humanfs/node" "^0.16.6"
55495544
"@humanwhocodes/module-importer" "^1.0.1"
55505545
"@humanwhocodes/retry" "^0.4.2"
55515546
"@types/estree" "^1.0.6"
5552-
ajv "^6.12.4"
5547+
ajv "^6.14.0"
55535548
chalk "^4.0.0"
55545549
cross-spawn "^7.0.6"
55555550
debug "^4.3.2"
@@ -5568,7 +5563,7 @@ eslint@9:
55685563
is-glob "^4.0.0"
55695564
json-stable-stringify-without-jsonify "^1.0.1"
55705565
lodash.merge "^4.6.2"
5571-
minimatch "^3.1.2"
5566+
minimatch "^3.1.5"
55725567
natural-compare "^1.4.0"
55735568
optionator "^0.9.3"
55745569

@@ -5931,9 +5926,9 @@ flat@^5.0.2:
59315926
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
59325927

59335928
flatted@^3.2.9:
5934-
version "3.3.4"
5935-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.4.tgz#0986e681008f0f13f58e18656c47967682db5ff6"
5936-
integrity sha512-3+mMldrTAPdta5kjX2G2J7iX4zxtnwpdA8Tr2ZSjkyPSanvbZAcy6flmtnXbEybHrDcU9641lxrMfFuUxVz9vA==
5929+
version "3.4.1"
5930+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.1.tgz#84ccd9579e76e9cc0d246c11d8be0beb019143e6"
5931+
integrity sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==
59375932

59385933
follow-redirects@^1.0.0:
59395934
version "1.15.11"
@@ -8214,7 +8209,7 @@ minimalistic-assert@^1.0.0:
82148209
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
82158210
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
82168211

8217-
minimatch@3.1.5, minimatch@^3.1.2, minimatch@^3.1.3:
8212+
minimatch@3.1.5, minimatch@^3.1.2, minimatch@^3.1.5:
82188213
version "3.1.5"
82198214
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
82208215
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
@@ -10023,7 +10018,7 @@ safe-regex-test@^1.1.0:
1002310018
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
1002410019
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
1002510020

10026-
sax@^1.2.4:
10021+
sax@^1.2.4, sax@^1.5.0:
1002710022
version "1.5.0"
1002810023
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
1002910024
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
@@ -10618,16 +10613,17 @@ svg-parser@^2.0.4:
1061810613
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
1061910614

1062010615
svgo@^3.0.2, svgo@^3.2.0:
10621-
version "3.3.2"
10622-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.2.tgz#ad58002652dffbb5986fc9716afe52d869ecbda8"
10623-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
10616+
version "3.3.3"
10617+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
10618+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
1062410619
dependencies:
1062510620
commander "^7.2.0"
1062610621
css-select "^5.1.0"
1062710622
css-tree "^2.3.1"
1062810623
css-what "^6.1.0"
1062910624
csso "^5.0.5"
1063010625
picocolors "^1.0.0"
10626+
sax "^1.5.0"
1063110627

1063210628
tailwindcss@4.2.1, tailwindcss@^4.2.1:
1063310629
version "4.2.1"

0 commit comments

Comments
 (0)