Skip to content

Commit 7e03a61

Browse files
chore(deps): lock file maintenance
1 parent 37de6d3 commit 7e03a61

File tree

1 file changed

+57
-57
lines changed

1 file changed

+57
-57
lines changed

yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44

55
"@adobe/css-tools@^4.3.2":
6-
version "4.3.3"
7-
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.3.tgz#90749bde8b89cd41764224f5aac29cd4138f75ff"
8-
integrity sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==
6+
version "4.4.0"
7+
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.0.tgz#728c484f4e10df03d5a3acd0d8adcbbebff8ad63"
8+
integrity sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==
99

1010
"@ampproject/remapping@^2.2.0":
1111
version "2.3.0"
@@ -201,7 +201,7 @@
201201
dependencies:
202202
"@babel/types" "^7.24.7"
203203

204-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.6", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
204+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
205205
version "7.24.7"
206206
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0"
207207
integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==
@@ -466,11 +466,11 @@
466466
"@babel/helper-plugin-utils" "^7.14.5"
467467

468468
"@babel/plugin-syntax-typescript@^7.7.2":
469-
version "7.24.6"
470-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.6.tgz#769daf2982d60308bc83d8936eaecb7582463c87"
471-
integrity sha512-TzCtxGgVTEJWWwcYwQhCIQ6WaKlo80/B+Onsk4RRCcYqpYGFcG9etPW94VToGte5AAcxRrhjPUFvUS3Y2qKi4A==
469+
version "7.24.7"
470+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz#58d458271b4d3b6bb27ee6ac9525acbb259bad1c"
471+
integrity sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==
472472
dependencies:
473-
"@babel/helper-plugin-utils" "^7.24.6"
473+
"@babel/helper-plugin-utils" "^7.24.7"
474474

475475
"@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
476476
version "7.18.6"
@@ -1014,9 +1014,9 @@
10141014
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
10151015

10161016
"@babel/runtime@^7.12.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1017-
version "7.24.6"
1018-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.6.tgz#5b76eb89ad45e2e4a0a8db54c456251469a3358e"
1019-
integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==
1017+
version "7.24.7"
1018+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12"
1019+
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==
10201020
dependencies:
10211021
regenerator-runtime "^0.14.0"
10221022

@@ -1072,9 +1072,9 @@
10721072
eslint-visitor-keys "^3.3.0"
10731073

10741074
"@eslint-community/regexpp@^4.6.1":
1075-
version "4.10.0"
1076-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1077-
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
1075+
version "4.10.1"
1076+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.1.tgz#361461e5cb3845d874e61731c11cfedd664d83a0"
1077+
integrity sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==
10781078

10791079
"@eslint/eslintrc@^2.1.4":
10801080
version "2.1.4"
@@ -1678,9 +1678,9 @@
16781678
"@types/node" "*"
16791679

16801680
"@types/node@*":
1681-
version "20.14.0"
1682-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.0.tgz#49ceec7b34f8621470cff44677fa9d461a477f17"
1683-
integrity sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==
1681+
version "20.14.2"
1682+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
1683+
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
16841684
dependencies:
16851685
undici-types "~5.26.4"
16861686

@@ -2013,9 +2013,9 @@ ajv@^6.12.4, ajv@^6.12.5:
20132013
uri-js "^4.2.2"
20142014

20152015
ajv@^8.0.0, ajv@^8.9.0:
2016-
version "8.14.0"
2017-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.14.0.tgz#f514ddfd4756abb200e1704414963620a625ebbb"
2018-
integrity sha512-oYs1UUtO97ZO2lJ4bwnWeQW8/zvOIQLGKcvPTsWmvc2SYgBb+upuNS5NxoLaMU4h8Ju3Nbj6Cq8mD2LQoqVKFA==
2016+
version "8.16.0"
2017+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.16.0.tgz#22e2a92b94f005f7e0f9c9d39652ef0b8f6f0cb4"
2018+
integrity sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==
20192019
dependencies:
20202020
fast-deep-equal "^3.1.3"
20212021
json-schema-traverse "^1.0.0"
@@ -2187,14 +2187,14 @@ array.prototype.toreversed@^1.1.2:
21872187
es-shim-unscopables "^1.0.0"
21882188

21892189
array.prototype.tosorted@^1.1.3:
2190-
version "1.1.3"
2191-
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
2192-
integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
2190+
version "1.1.4"
2191+
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
2192+
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
21932193
dependencies:
2194-
call-bind "^1.0.5"
2194+
call-bind "^1.0.7"
21952195
define-properties "^1.2.1"
2196-
es-abstract "^1.22.3"
2197-
es-errors "^1.1.0"
2196+
es-abstract "^1.23.3"
2197+
es-errors "^1.3.0"
21982198
es-shim-unscopables "^1.0.2"
21992199

22002200
arraybuffer.prototype.slice@^1.0.3:
@@ -2406,14 +2406,14 @@ braces@^3.0.3, braces@~3.0.2:
24062406
fill-range "^7.1.1"
24072407

24082408
browserslist@^4.0.0, browserslist@^4.21.10, browserslist@^4.22.2, browserslist@^4.23.0:
2409-
version "4.23.0"
2410-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab"
2411-
integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==
2409+
version "4.23.1"
2410+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.1.tgz#ce4af0534b3d37db5c1a4ca98b9080f985041e96"
2411+
integrity sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==
24122412
dependencies:
2413-
caniuse-lite "^1.0.30001587"
2414-
electron-to-chromium "^1.4.668"
2413+
caniuse-lite "^1.0.30001629"
2414+
electron-to-chromium "^1.4.796"
24152415
node-releases "^2.0.14"
2416-
update-browserslist-db "^1.0.13"
2416+
update-browserslist-db "^1.0.16"
24172417

24182418
24192419
version "2.1.1"
@@ -2481,10 +2481,10 @@ caniuse-api@^3.0.0:
24812481
lodash.memoize "^4.1.2"
24822482
lodash.uniq "^4.5.0"
24832483

2484-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001587:
2485-
version "1.0.30001626"
2486-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001626.tgz#328623664a28493b4a9019af7ce03ea39fbe898c"
2487-
integrity sha512-JRW7kAH8PFJzoPCJhLSHgDgKg5348hsQ68aqb+slnzuB5QFERv846oA/mRChmlLAOdEDeOkRn3ynb1gSFnjt3w==
2484+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001629:
2485+
version "1.0.30001629"
2486+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001629.tgz#907a36f4669031bd8a1a8dbc2fa08b29e0db297e"
2487+
integrity sha512-c3dl911slnQhmxUIT4HhYzT7wnBK/XYpGnYLOj4nJBaRiw52Ibe7YxlDaAeRECvA786zCuExhxIUJ2K7nHMrBw==
24882488

24892489
chalk@^2.4.1, chalk@^2.4.2:
24902490
version "2.4.2"
@@ -3234,10 +3234,10 @@ [email protected]:
32343234
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
32353235
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
32363236

3237-
electron-to-chromium@^1.4.668:
3238-
version "1.4.788"
3239-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.788.tgz#a3545959d5cfa0a266d3e551386c040be34e7e06"
3240-
integrity sha512-ubp5+Ev/VV8KuRoWnfP2QF2Bg+O2ZFdb49DiiNbz2VmgkIqrnyYaqIOqj8A6K/3p1xV0QcU5hBQ1+BmB6ot1OA==
3237+
electron-to-chromium@^1.4.796:
3238+
version "1.4.796"
3239+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.796.tgz#48dd6ff634b7f7df6313bd27aaa713f3af4a2b29"
3240+
integrity sha512-NglN/xprcM+SHD2XCli4oC6bWe6kHoytcyLKCWXmRL854F0qhPhaYgUswUsglnPxYaNQIg2uMY4BvaomIf3kLA==
32413241

32423242
emittery@^0.13.1:
32433243
version "0.13.1"
@@ -3260,9 +3260,9 @@ encodeurl@~1.0.2:
32603260
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
32613261

32623262
enhanced-resolve@^5.16.0:
3263-
version "5.16.1"
3264-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.1.tgz#e8bc63d51b826d6f1cbc0a150ecb5a8b0c62e567"
3265-
integrity sha512-4U5pNsuDl0EhuZpq46M5xPslstkviJuhrdobaRDBk2Jy2KO37FDAJl4lb2KlNabxT0m4MTK2UHNrsAcphE8nyw==
3263+
version "5.17.0"
3264+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz#d037603789dd9555b89aaec7eb78845c49089bc5"
3265+
integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==
32663266
dependencies:
32673267
graceful-fs "^4.2.4"
32683268
tapable "^2.2.0"
@@ -3355,7 +3355,7 @@ es-define-property@^1.0.0:
33553355
dependencies:
33563356
get-intrinsic "^1.2.4"
33573357

3358-
es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0:
3358+
es-errors@^1.2.1, es-errors@^1.3.0:
33593359
version "1.3.0"
33603360
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
33613361
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
@@ -4733,9 +4733,9 @@ iterator.prototype@^1.1.2:
47334733
set-function-name "^2.0.1"
47344734

47354735
jackspeak@^3.1.2:
4736-
version "3.1.2"
4737-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.1.2.tgz#eada67ea949c6b71de50f1b09c92a961897b90ab"
4738-
integrity sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==
4736+
version "3.4.0"
4737+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a"
4738+
integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==
47394739
dependencies:
47404740
"@isaacs/cliui" "^8.0.2"
47414741
optionalDependencies:
@@ -5309,9 +5309,9 @@ levn@^0.4.1:
53095309
type-check "~0.4.0"
53105310

53115311
lilconfig@^3.1.1:
5312-
version "3.1.1"
5313-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.1.tgz#9d8a246fa753106cfc205fd2d77042faca56e5e3"
5314-
integrity sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==
5312+
version "3.1.2"
5313+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
5314+
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
53155315

53165316
lines-and-columns@^1.1.6:
53175317
version "1.2.4"
@@ -7312,9 +7312,9 @@ terser-webpack-plugin@^5.3.10:
73127312
terser "^5.26.0"
73137313

73147314
terser@^5.10.0, terser@^5.15.1, terser@^5.26.0:
7315-
version "5.31.0"
7316-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.0.tgz#06eef86f17007dbad4593f11a574c7f5eb02c6a1"
7317-
integrity sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==
7315+
version "5.31.1"
7316+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.1.tgz#735de3c987dd671e95190e6b98cfe2f07f3cf0d4"
7317+
integrity sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==
73187318
dependencies:
73197319
"@jridgewell/source-map" "^0.3.3"
73207320
acorn "^8.8.2"
@@ -7409,9 +7409,9 @@ tsconfig-paths@^3.15.0:
74097409
strip-bom "^3.0.0"
74107410

74117411
tslib@^2.0.3, tslib@^2.3.0, tslib@^2.6.2:
7412-
version "2.6.2"
7413-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
7414-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
7412+
version "2.6.3"
7413+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
7414+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
74157415

74167416
type-check@^0.4.0, type-check@~0.4.0:
74177417
version "0.4.0"
@@ -7535,7 +7535,7 @@ [email protected], unpipe@~1.0.0:
75357535
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
75367536
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
75377537

7538-
update-browserslist-db@^1.0.13:
7538+
update-browserslist-db@^1.0.16:
75397539
version "1.0.16"
75407540
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz#f6d489ed90fb2f07d67784eb3f53d7891f736356"
75417541
integrity sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==

0 commit comments

Comments
 (0)