Skip to content

Commit d1c3021

Browse files
chore(deps): lock file maintenance (#2272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e973f6b commit d1c3021

File tree

1 file changed

+104
-97
lines changed

1 file changed

+104
-97
lines changed

test-app/yarn.lock

+104-97
Original file line numberDiff line numberDiff line change
@@ -718,9 +718,9 @@
718718
"@babel/helper-plugin-utils" "^7.25.9"
719719

720720
"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9":
721-
version "7.26.5"
722-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.5.tgz#b0e8943a8a4689c55e91eac573b1fe6bc105026a"
723-
integrity sha512-OHqczNm4NTQlW1ghrVY43FPoiRzbmzNVbcgVnMKZN/RQYezHUSdjACjaX50CD3B7UIAjv39+MlsrVDb3v741FA==
721+
version "7.26.6"
722+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe"
723+
integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==
724724
dependencies:
725725
"@babel/helper-plugin-utils" "^7.26.5"
726726

@@ -2039,9 +2039,9 @@
20392039
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
20402040

20412041
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^5.0.0":
2042-
version "5.0.4"
2043-
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.4.tgz#88c29e3052cec3536d64b6ce5015a30dfcbefca7"
2044-
integrity sha512-5kz9ScmzBdzTgB/3susoCgfqNDzBjvLL4taparufgSvlwjdLy6UyUy9T/tCpYd2GIdIilCatC4iSQS0QSYHt0w==
2042+
version "5.0.5"
2043+
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.5.tgz#f6a851c7fd512e5da087f6f20d29f44b162a6a95"
2044+
integrity sha512-GLZPrd9ckqEBFMcVM/qRFAP0Hg3qiVEojgEFsx/N/zKXsBzbGF6z5FBDpZ0+Xhp1xr+qRZYjfGr1cWHB9oFHSA==
20452045
dependencies:
20462046
"@types/node" "*"
20472047
"@types/qs" "*"
@@ -2151,7 +2151,14 @@
21512151
dependencies:
21522152
"@types/node" "*"
21532153

2154-
"@types/node@*", "@types/[email protected]":
2154+
"@types/node@*":
2155+
version "22.10.7"
2156+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7"
2157+
integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==
2158+
dependencies:
2159+
undici-types "~6.20.0"
2160+
2161+
21552162
version "22.10.5"
21562163
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
21572164
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
@@ -2179,9 +2186,9 @@
21792186
integrity sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw==
21802187

21812188
"@types/qs@*":
2182-
version "6.9.17"
2183-
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.17.tgz#fc560f60946d0aeff2f914eb41679659d3310e1a"
2184-
integrity sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==
2189+
version "6.9.18"
2190+
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.18.tgz#877292caa91f7c1b213032b34626505b746624c2"
2191+
integrity sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==
21852192

21862193
"@types/range-parser@*":
21872194
version "1.2.7"
@@ -2285,16 +2292,16 @@
22852292
dependencies:
22862293
"@types/yargs-parser" "*"
22872294

2288-
"@typescript-eslint/eslint-plugin@8.19.1":
2289-
version "8.19.1"
2290-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247"
2291-
integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==
2295+
"@typescript-eslint/eslint-plugin@8.20.0":
2296+
version "8.20.0"
2297+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.20.0.tgz#b47a398e0e551cb008c60190b804394e6852c863"
2298+
integrity sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A==
22922299
dependencies:
22932300
"@eslint-community/regexpp" "^4.10.0"
2294-
"@typescript-eslint/scope-manager" "8.19.1"
2295-
"@typescript-eslint/type-utils" "8.19.1"
2296-
"@typescript-eslint/utils" "8.19.1"
2297-
"@typescript-eslint/visitor-keys" "8.19.1"
2301+
"@typescript-eslint/scope-manager" "8.20.0"
2302+
"@typescript-eslint/type-utils" "8.20.0"
2303+
"@typescript-eslint/utils" "8.20.0"
2304+
"@typescript-eslint/visitor-keys" "8.20.0"
22982305
graphemer "^1.4.0"
22992306
ignore "^5.3.1"
23002307
natural-compare "^1.4.0"
@@ -2338,15 +2345,15 @@
23382345
dependencies:
23392346
"@typescript-eslint/utils" "5.62.0"
23402347

2341-
"@typescript-eslint/parser@8.19.1":
2342-
version "8.19.1"
2343-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b"
2344-
integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==
2348+
"@typescript-eslint/parser@8.20.0":
2349+
version "8.20.0"
2350+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.20.0.tgz#5caf2230a37094dc0e671cf836b96dd39b587ced"
2351+
integrity sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g==
23452352
dependencies:
2346-
"@typescript-eslint/scope-manager" "8.19.1"
2347-
"@typescript-eslint/types" "8.19.1"
2348-
"@typescript-eslint/typescript-estree" "8.19.1"
2349-
"@typescript-eslint/visitor-keys" "8.19.1"
2353+
"@typescript-eslint/scope-manager" "8.20.0"
2354+
"@typescript-eslint/types" "8.20.0"
2355+
"@typescript-eslint/typescript-estree" "8.20.0"
2356+
"@typescript-eslint/visitor-keys" "8.20.0"
23502357
debug "^4.3.4"
23512358

23522359
"@typescript-eslint/parser@^5.5.0":
@@ -2394,13 +2401,13 @@
23942401
"@typescript-eslint/types" "7.18.0"
23952402
"@typescript-eslint/visitor-keys" "7.18.0"
23962403

2397-
"@typescript-eslint/scope-manager@8.19.1":
2398-
version "8.19.1"
2399-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b"
2400-
integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==
2404+
"@typescript-eslint/scope-manager@8.20.0":
2405+
version "8.20.0"
2406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.20.0.tgz#aaf4198b509fb87a6527c02cfbfaf8901179e75c"
2407+
integrity sha512-J7+VkpeGzhOt3FeG1+SzhiMj9NzGD/M6KoGn9f4dbz3YzK9hvbhVTmLj/HiTp9DazIzJ8B4XcM80LrR9Dm1rJw==
24012408
dependencies:
2402-
"@typescript-eslint/types" "8.19.1"
2403-
"@typescript-eslint/visitor-keys" "8.19.1"
2409+
"@typescript-eslint/types" "8.20.0"
2410+
"@typescript-eslint/visitor-keys" "8.20.0"
24042411

24052412
"@typescript-eslint/[email protected]":
24062413
version "5.62.0"
@@ -2422,13 +2429,13 @@
24222429
debug "^4.3.4"
24232430
ts-api-utils "^1.3.0"
24242431

2425-
"@typescript-eslint/type-utils@8.19.1":
2426-
version "8.19.1"
2427-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa"
2428-
integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==
2432+
"@typescript-eslint/type-utils@8.20.0":
2433+
version "8.20.0"
2434+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.20.0.tgz#958171d86b213a3f32b5b16b91db267968a4ef19"
2435+
integrity sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA==
24292436
dependencies:
2430-
"@typescript-eslint/typescript-estree" "8.19.1"
2431-
"@typescript-eslint/utils" "8.19.1"
2437+
"@typescript-eslint/typescript-estree" "8.20.0"
2438+
"@typescript-eslint/utils" "8.20.0"
24322439
debug "^4.3.4"
24332440
ts-api-utils "^2.0.0"
24342441

@@ -2447,10 +2454,10 @@
24472454
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
24482455
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
24492456

2450-
"@typescript-eslint/types@8.19.1":
2451-
version "8.19.1"
2452-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c"
2453-
integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==
2457+
"@typescript-eslint/types@8.20.0":
2458+
version "8.20.0"
2459+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.20.0.tgz#487de5314b5415dee075e95568b87a75a3e730cf"
2460+
integrity sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA==
24542461

24552462
"@typescript-eslint/[email protected]":
24562463
version "5.62.0"
@@ -2493,13 +2500,13 @@
24932500
semver "^7.6.0"
24942501
ts-api-utils "^1.3.0"
24952502

2496-
"@typescript-eslint/typescript-estree@8.19.1":
2497-
version "8.19.1"
2498-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b"
2499-
integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==
2503+
"@typescript-eslint/typescript-estree@8.20.0":
2504+
version "8.20.0"
2505+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.20.0.tgz#658cea07b7e5981f19bce5cf1662cb70ad59f26b"
2506+
integrity sha512-Y7ncuy78bJqHI35NwzWol8E0X7XkRVS4K4P4TCyzWkOJih5NDvtoRDW4Ba9YJJoB2igm9yXDdYI/+fkiiAxPzA==
25002507
dependencies:
2501-
"@typescript-eslint/types" "8.19.1"
2502-
"@typescript-eslint/visitor-keys" "8.19.1"
2508+
"@typescript-eslint/types" "8.20.0"
2509+
"@typescript-eslint/visitor-keys" "8.20.0"
25032510
debug "^4.3.4"
25042511
fast-glob "^3.3.2"
25052512
is-glob "^4.0.3"
@@ -2531,15 +2538,15 @@
25312538
"@typescript-eslint/types" "7.18.0"
25322539
"@typescript-eslint/typescript-estree" "7.18.0"
25332540

2534-
"@typescript-eslint/utils@8.19.1":
2535-
version "8.19.1"
2536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b"
2537-
integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==
2541+
"@typescript-eslint/utils@8.20.0":
2542+
version "8.20.0"
2543+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.20.0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2"
2544+
integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==
25382545
dependencies:
25392546
"@eslint-community/eslint-utils" "^4.4.0"
2540-
"@typescript-eslint/scope-manager" "8.19.1"
2541-
"@typescript-eslint/types" "8.19.1"
2542-
"@typescript-eslint/typescript-estree" "8.19.1"
2547+
"@typescript-eslint/scope-manager" "8.20.0"
2548+
"@typescript-eslint/types" "8.20.0"
2549+
"@typescript-eslint/typescript-estree" "8.20.0"
25432550

25442551
"@typescript-eslint/[email protected]":
25452552
version "5.62.0"
@@ -2565,12 +2572,12 @@
25652572
"@typescript-eslint/types" "7.18.0"
25662573
eslint-visitor-keys "^3.4.3"
25672574

2568-
"@typescript-eslint/visitor-keys@8.19.1":
2569-
version "8.19.1"
2570-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0"
2571-
integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==
2575+
"@typescript-eslint/visitor-keys@8.20.0":
2576+
version "8.20.0"
2577+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.20.0.tgz#2df6e24bc69084b81f06aaaa48d198b10d382bed"
2578+
integrity sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA==
25722579
dependencies:
2573-
"@typescript-eslint/types" "8.19.1"
2580+
"@typescript-eslint/types" "8.20.0"
25742581
eslint-visitor-keys "^4.2.0"
25752582

25762583
"@ungap/structured-clone@^1.2.0":
@@ -3421,9 +3428,9 @@ caniuse-api@^3.0.0:
34213428
lodash.uniq "^4.5.0"
34223429

34233430
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001646, caniuse-lite@^1.0.30001688:
3424-
version "1.0.30001692"
3425-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001692.tgz#4585729d95e6b95be5b439da6ab55250cd125bf9"
3426-
integrity sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A==
3431+
version "1.0.30001695"
3432+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001695.tgz#39dfedd8f94851132795fdf9b79d29659ad9c4d4"
3433+
integrity sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==
34273434

34283435
case-sensitive-paths-webpack-plugin@^2.4.0:
34293436
version "2.4.0"
@@ -4267,9 +4274,9 @@ ejs@^3.1.6:
42674274
jake "^10.8.5"
42684275

42694276
electron-to-chromium@^1.5.73:
4270-
version "1.5.80"
4271-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.80.tgz#ca7a8361d7305f0ec9e203ce4e633cbb8a8ef1b1"
4272-
integrity sha512-LTrKpW0AqIuHwmlVNV+cjFYTnXtM9K37OGhpe0ZI10ScPSxqVSryZHIY3WnCS5NSYbBODRTZyhRMS2h5FAEqAw==
4277+
version "1.5.83"
4278+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.83.tgz#3f74078f0c83e24bf7e692eaa855a998d1bec34f"
4279+
integrity sha512-LcUDPqSt+V0QmI47XLzZrz5OqILSMGsPFkDYus22rIbgorSvBYEFqq854ltTmUdHkY92FSdAAvsh4jWEULMdfQ==
42734280

42744281
emittery@^0.10.2:
42754282
version "0.10.2"
@@ -4438,9 +4445,9 @@ es-module-lexer@^1.2.1:
44384445
integrity sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==
44394446

44404447
es-object-atoms@^1.0.0:
4441-
version "1.0.0"
4442-
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941"
4443-
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==
4448+
version "1.1.1"
4449+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
4450+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
44444451
dependencies:
44454452
es-errors "^1.3.0"
44464453

@@ -4664,9 +4671,9 @@ eslint-plugin-n@^17.2.1:
46644671
semver "^7.6.3"
46654672

46664673
eslint-plugin-prettier@^5.1.3:
4667-
version "5.2.1"
4668-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
4669-
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
4674+
version "5.2.3"
4675+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5"
4676+
integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==
46704677
dependencies:
46714678
prettier-linter-helpers "^1.0.0"
46724679
synckit "^0.9.1"
@@ -4689,9 +4696,9 @@ eslint-plugin-react-hooks@^5.0.0:
46894696
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
46904697

46914698
eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.34.1:
4692-
version "7.37.3"
4693-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031"
4694-
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==
4699+
version "7.37.4"
4700+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
4701+
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
46954702
dependencies:
46964703
array-includes "^3.1.8"
46974704
array.prototype.findlast "^1.2.5"
@@ -5570,9 +5577,9 @@ he@^1.2.0:
55705577
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
55715578

55725579
hookified@^1.6.0:
5573-
version "1.6.0"
5574-
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.6.0.tgz#161315ed4525a21f74d710dd9cec71e73951bed2"
5575-
integrity sha512-se7cpwTA+iA/eY548Bu03JJqBiEZAqU2jnyKdj5B5qurtBg64CZGHTgqCv4Yh7NWu6FGI09W61MCq+NoPj9GXA==
5580+
version "1.7.0"
5581+
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.7.0.tgz#d1eb2a1d099fd4eeb3c43e5f75f3fe2ae82aae13"
5582+
integrity sha512-XQdMjqC1AyeOzfs+17cnIk7Wdfu1hh2JtcyNfBf5u9jHrT3iZUlGHxLTntFBuk5lwkqJ6l3+daeQdHK5yByHVA==
55765583

55775584
hoopy@^0.1.4:
55785585
version "0.1.4"
@@ -5759,10 +5766,10 @@ ignore@^5.2.0, ignore@^5.3.1, ignore@^5.3.2:
57595766
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
57605767
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
57615768

5762-
ignore@^7.0.0:
5763-
version "7.0.0"
5764-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.0.tgz#52da780b009bd0845d1f9dd4d8ae6a7569ae73c4"
5765-
integrity sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A==
5769+
ignore@^7.0.1:
5770+
version "7.0.3"
5771+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
5772+
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
57665773

57675774
immer@^9.0.7:
57685775
version "9.0.21"
@@ -7269,7 +7276,7 @@ mz@^2.7.0:
72697276
object-assign "^4.0.1"
72707277
thenify-all "^1.0.0"
72717278

7272-
nanoid@^3.3.7:
7279+
nanoid@^3.3.8:
72737280
version "3.3.8"
72747281
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
72757282
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
@@ -8269,11 +8276,11 @@ postcss@^7.0.35:
82698276
source-map "^0.6.1"
82708277

82718278
postcss@^8.3.5, postcss@^8.4.33, postcss@^8.4.4, postcss@^8.4.47, postcss@^8.4.49:
8272-
version "8.4.49"
8273-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
8274-
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
8279+
version "8.5.1"
8280+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
8281+
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
82758282
dependencies:
8276-
nanoid "^3.3.7"
8283+
nanoid "^3.3.8"
82778284
picocolors "^1.1.1"
82788285
source-map-js "^1.2.1"
82798286

@@ -9501,9 +9508,9 @@ stylelint-config-standard@^36.0.0:
95019508
stylelint-config-recommended "^14.0.1"
95029509

95039510
stylelint@^16.5.0:
9504-
version "16.13.0"
9505-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.13.0.tgz#faf0bad7a0e30f079d5e3c6174d968a569c34167"
9506-
integrity sha512-muxVjMhZB8BrDFSKNva0dmvD2tM0o/szrvuZuXYcAnN9a8nQmbGLqNUOemSgumaCMCPQ+0USYyG3hA5vJjUC1Q==
9511+
version "16.13.2"
9512+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.13.2.tgz#a0e8aab7cedde55f185ac8af6f526e53df783294"
9513+
integrity sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==
95079514
dependencies:
95089515
"@csstools/css-parser-algorithms" "^3.0.4"
95099516
"@csstools/css-tokenizer" "^3.0.3"
@@ -9523,7 +9530,7 @@ stylelint@^16.5.0:
95239530
globby "^11.1.0"
95249531
globjoin "^0.1.4"
95259532
html-tags "^3.3.1"
9526-
ignore "^7.0.0"
9533+
ignore "^7.0.1"
95279534
imurmurhash "^0.1.4"
95289535
is-plain-object "^5.0.0"
95299536
known-css-properties "^0.35.0"
@@ -9968,13 +9975,13 @@ typedarray-to-buffer@^3.1.5:
99689975
is-typedarray "^1.0.0"
99699976

99709977
typescript-eslint@^8.0.0:
9971-
version "8.19.1"
9972-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e"
9973-
integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw==
9978+
version "8.20.0"
9979+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.20.0.tgz#76d4ea6a483fd49830a7e8baccaed10f76d1e57b"
9980+
integrity sha512-Kxz2QRFsgbWj6Xcftlw3Dd154b3cEPFqQC+qMZrMypSijPd4UanKKvoKDrJ4o8AIfZFKAF+7sMaEIR8mTElozA==
99749981
dependencies:
9975-
"@typescript-eslint/eslint-plugin" "8.19.1"
9976-
"@typescript-eslint/parser" "8.19.1"
9977-
"@typescript-eslint/utils" "8.19.1"
9982+
"@typescript-eslint/eslint-plugin" "8.20.0"
9983+
"@typescript-eslint/parser" "8.20.0"
9984+
"@typescript-eslint/utils" "8.20.0"
99789985

99799986
typescript@<5.7.4:
99809987
version "5.7.3"

0 commit comments

Comments
 (0)