-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): lock file maintenance (#2272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e973f6b
commit d1c3021
Showing
1 changed file
with
104 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -718,9 +718,9 @@ | |
"@babel/helper-plugin-utils" "^7.25.9" | ||
|
||
"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9": | ||
version "7.26.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.5.tgz#b0e8943a8a4689c55e91eac573b1fe6bc105026a" | ||
integrity sha512-OHqczNm4NTQlW1ghrVY43FPoiRzbmzNVbcgVnMKZN/RQYezHUSdjACjaX50CD3B7UIAjv39+MlsrVDb3v741FA== | ||
version "7.26.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe" | ||
integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.26.5" | ||
|
||
|
@@ -2039,9 +2039,9 @@ | |
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== | ||
|
||
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^5.0.0": | ||
version "5.0.4" | ||
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.4.tgz#88c29e3052cec3536d64b6ce5015a30dfcbefca7" | ||
integrity sha512-5kz9ScmzBdzTgB/3susoCgfqNDzBjvLL4taparufgSvlwjdLy6UyUy9T/tCpYd2GIdIilCatC4iSQS0QSYHt0w== | ||
version "5.0.5" | ||
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.5.tgz#f6a851c7fd512e5da087f6f20d29f44b162a6a95" | ||
integrity sha512-GLZPrd9ckqEBFMcVM/qRFAP0Hg3qiVEojgEFsx/N/zKXsBzbGF6z5FBDpZ0+Xhp1xr+qRZYjfGr1cWHB9oFHSA== | ||
dependencies: | ||
"@types/node" "*" | ||
"@types/qs" "*" | ||
|
@@ -2151,7 +2151,14 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/node@*", "@types/[email protected]": | ||
"@types/node@*": | ||
version "22.10.7" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7" | ||
integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg== | ||
dependencies: | ||
undici-types "~6.20.0" | ||
|
||
"@types/[email protected]": | ||
version "22.10.5" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b" | ||
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ== | ||
|
@@ -2179,9 +2186,9 @@ | |
integrity sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw== | ||
|
||
"@types/qs@*": | ||
version "6.9.17" | ||
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.17.tgz#fc560f60946d0aeff2f914eb41679659d3310e1a" | ||
integrity sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ== | ||
version "6.9.18" | ||
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.18.tgz#877292caa91f7c1b213032b34626505b746624c2" | ||
integrity sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA== | ||
|
||
"@types/range-parser@*": | ||
version "1.2.7" | ||
|
@@ -2285,16 +2292,16 @@ | |
dependencies: | ||
"@types/yargs-parser" "*" | ||
|
||
"@typescript-eslint/eslint-plugin@8.19.1": | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247" | ||
integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg== | ||
"@typescript-eslint/eslint-plugin@8.20.0": | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.20.0.tgz#b47a398e0e551cb008c60190b804394e6852c863" | ||
integrity sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.10.0" | ||
"@typescript-eslint/scope-manager" "8.19.1" | ||
"@typescript-eslint/type-utils" "8.19.1" | ||
"@typescript-eslint/utils" "8.19.1" | ||
"@typescript-eslint/visitor-keys" "8.19.1" | ||
"@typescript-eslint/scope-manager" "8.20.0" | ||
"@typescript-eslint/type-utils" "8.20.0" | ||
"@typescript-eslint/utils" "8.20.0" | ||
"@typescript-eslint/visitor-keys" "8.20.0" | ||
graphemer "^1.4.0" | ||
ignore "^5.3.1" | ||
natural-compare "^1.4.0" | ||
|
@@ -2338,15 +2345,15 @@ | |
dependencies: | ||
"@typescript-eslint/utils" "5.62.0" | ||
|
||
"@typescript-eslint/parser@8.19.1": | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b" | ||
integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw== | ||
"@typescript-eslint/parser@8.20.0": | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.20.0.tgz#5caf2230a37094dc0e671cf836b96dd39b587ced" | ||
integrity sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.19.1" | ||
"@typescript-eslint/types" "8.19.1" | ||
"@typescript-eslint/typescript-estree" "8.19.1" | ||
"@typescript-eslint/visitor-keys" "8.19.1" | ||
"@typescript-eslint/scope-manager" "8.20.0" | ||
"@typescript-eslint/types" "8.20.0" | ||
"@typescript-eslint/typescript-estree" "8.20.0" | ||
"@typescript-eslint/visitor-keys" "8.20.0" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/parser@^5.5.0": | ||
|
@@ -2394,13 +2401,13 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
"@typescript-eslint/visitor-keys" "7.18.0" | ||
|
||
"@typescript-eslint/scope-manager@8.19.1": | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b" | ||
integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q== | ||
"@typescript-eslint/scope-manager@8.20.0": | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.20.0.tgz#aaf4198b509fb87a6527c02cfbfaf8901179e75c" | ||
integrity sha512-J7+VkpeGzhOt3FeG1+SzhiMj9NzGD/M6KoGn9f4dbz3YzK9hvbhVTmLj/HiTp9DazIzJ8B4XcM80LrR9Dm1rJw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.19.1" | ||
"@typescript-eslint/visitor-keys" "8.19.1" | ||
"@typescript-eslint/types" "8.20.0" | ||
"@typescript-eslint/visitor-keys" "8.20.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.62.0" | ||
|
@@ -2422,13 +2429,13 @@ | |
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/type-utils@8.19.1": | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa" | ||
integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw== | ||
"@typescript-eslint/type-utils@8.20.0": | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.20.0.tgz#958171d86b213a3f32b5b16b91db267968a4ef19" | ||
integrity sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.19.1" | ||
"@typescript-eslint/utils" "8.19.1" | ||
"@typescript-eslint/typescript-estree" "8.20.0" | ||
"@typescript-eslint/utils" "8.20.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^2.0.0" | ||
|
||
|
@@ -2447,10 +2454,10 @@ | |
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" | ||
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== | ||
|
||
"@typescript-eslint/types@8.19.1": | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c" | ||
integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA== | ||
"@typescript-eslint/types@8.20.0": | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.20.0.tgz#487de5314b5415dee075e95568b87a75a3e730cf" | ||
integrity sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.62.0" | ||
|
@@ -2493,13 +2500,13 @@ | |
semver "^7.6.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/typescript-estree@8.19.1": | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b" | ||
integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q== | ||
"@typescript-eslint/typescript-estree@8.20.0": | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.20.0.tgz#658cea07b7e5981f19bce5cf1662cb70ad59f26b" | ||
integrity sha512-Y7ncuy78bJqHI35NwzWol8E0X7XkRVS4K4P4TCyzWkOJih5NDvtoRDW4Ba9YJJoB2igm9yXDdYI/+fkiiAxPzA== | ||
dependencies: | ||
"@typescript-eslint/types" "8.19.1" | ||
"@typescript-eslint/visitor-keys" "8.19.1" | ||
"@typescript-eslint/types" "8.20.0" | ||
"@typescript-eslint/visitor-keys" "8.20.0" | ||
debug "^4.3.4" | ||
fast-glob "^3.3.2" | ||
is-glob "^4.0.3" | ||
|
@@ -2531,15 +2538,15 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
"@typescript-eslint/typescript-estree" "7.18.0" | ||
|
||
"@typescript-eslint/utils@8.19.1": | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b" | ||
integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA== | ||
"@typescript-eslint/utils@8.20.0": | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.20.0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2" | ||
integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.19.1" | ||
"@typescript-eslint/types" "8.19.1" | ||
"@typescript-eslint/typescript-estree" "8.19.1" | ||
"@typescript-eslint/scope-manager" "8.20.0" | ||
"@typescript-eslint/types" "8.20.0" | ||
"@typescript-eslint/typescript-estree" "8.20.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "5.62.0" | ||
|
@@ -2565,12 +2572,12 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
eslint-visitor-keys "^3.4.3" | ||
|
||
"@typescript-eslint/visitor-keys@8.19.1": | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0" | ||
integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q== | ||
"@typescript-eslint/visitor-keys@8.20.0": | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.20.0.tgz#2df6e24bc69084b81f06aaaa48d198b10d382bed" | ||
integrity sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA== | ||
dependencies: | ||
"@typescript-eslint/types" "8.19.1" | ||
"@typescript-eslint/types" "8.20.0" | ||
eslint-visitor-keys "^4.2.0" | ||
|
||
"@ungap/structured-clone@^1.2.0": | ||
|
@@ -3421,9 +3428,9 @@ caniuse-api@^3.0.0: | |
lodash.uniq "^4.5.0" | ||
|
||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001646, caniuse-lite@^1.0.30001688: | ||
version "1.0.30001692" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001692.tgz#4585729d95e6b95be5b439da6ab55250cd125bf9" | ||
integrity sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A== | ||
version "1.0.30001695" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001695.tgz#39dfedd8f94851132795fdf9b79d29659ad9c4d4" | ||
integrity sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw== | ||
|
||
case-sensitive-paths-webpack-plugin@^2.4.0: | ||
version "2.4.0" | ||
|
@@ -4267,9 +4274,9 @@ ejs@^3.1.6: | |
jake "^10.8.5" | ||
|
||
electron-to-chromium@^1.5.73: | ||
version "1.5.80" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.80.tgz#ca7a8361d7305f0ec9e203ce4e633cbb8a8ef1b1" | ||
integrity sha512-LTrKpW0AqIuHwmlVNV+cjFYTnXtM9K37OGhpe0ZI10ScPSxqVSryZHIY3WnCS5NSYbBODRTZyhRMS2h5FAEqAw== | ||
version "1.5.83" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.83.tgz#3f74078f0c83e24bf7e692eaa855a998d1bec34f" | ||
integrity sha512-LcUDPqSt+V0QmI47XLzZrz5OqILSMGsPFkDYus22rIbgorSvBYEFqq854ltTmUdHkY92FSdAAvsh4jWEULMdfQ== | ||
|
||
emittery@^0.10.2: | ||
version "0.10.2" | ||
|
@@ -4438,9 +4445,9 @@ es-module-lexer@^1.2.1: | |
integrity sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ== | ||
|
||
es-object-atoms@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941" | ||
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw== | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1" | ||
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
|
||
|
@@ -4664,9 +4671,9 @@ eslint-plugin-n@^17.2.1: | |
semver "^7.6.3" | ||
|
||
eslint-plugin-prettier@^5.1.3: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95" | ||
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw== | ||
version "5.2.3" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5" | ||
integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw== | ||
dependencies: | ||
prettier-linter-helpers "^1.0.0" | ||
synckit "^0.9.1" | ||
|
@@ -4689,9 +4696,9 @@ eslint-plugin-react-hooks@^5.0.0: | |
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw== | ||
|
||
eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.34.1: | ||
version "7.37.3" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz#567549e9251533975c4ea9706f986c3a64832031" | ||
integrity sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA== | ||
version "7.37.4" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181" | ||
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ== | ||
dependencies: | ||
array-includes "^3.1.8" | ||
array.prototype.findlast "^1.2.5" | ||
|
@@ -5570,9 +5577,9 @@ he@^1.2.0: | |
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== | ||
|
||
hookified@^1.6.0: | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.6.0.tgz#161315ed4525a21f74d710dd9cec71e73951bed2" | ||
integrity sha512-se7cpwTA+iA/eY548Bu03JJqBiEZAqU2jnyKdj5B5qurtBg64CZGHTgqCv4Yh7NWu6FGI09W61MCq+NoPj9GXA== | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.7.0.tgz#d1eb2a1d099fd4eeb3c43e5f75f3fe2ae82aae13" | ||
integrity sha512-XQdMjqC1AyeOzfs+17cnIk7Wdfu1hh2JtcyNfBf5u9jHrT3iZUlGHxLTntFBuk5lwkqJ6l3+daeQdHK5yByHVA== | ||
|
||
hoopy@^0.1.4: | ||
version "0.1.4" | ||
|
@@ -5759,10 +5766,10 @@ ignore@^5.2.0, ignore@^5.3.1, ignore@^5.3.2: | |
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" | ||
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== | ||
|
||
ignore@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.0.tgz#52da780b009bd0845d1f9dd4d8ae6a7569ae73c4" | ||
integrity sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A== | ||
ignore@^7.0.1: | ||
version "7.0.3" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733" | ||
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA== | ||
|
||
immer@^9.0.7: | ||
version "9.0.21" | ||
|
@@ -7269,7 +7276,7 @@ mz@^2.7.0: | |
object-assign "^4.0.1" | ||
thenify-all "^1.0.0" | ||
|
||
nanoid@^3.3.7: | ||
nanoid@^3.3.8: | ||
version "3.3.8" | ||
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf" | ||
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w== | ||
|
@@ -8269,11 +8276,11 @@ postcss@^7.0.35: | |
source-map "^0.6.1" | ||
|
||
postcss@^8.3.5, postcss@^8.4.33, postcss@^8.4.4, postcss@^8.4.47, postcss@^8.4.49: | ||
version "8.4.49" | ||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19" | ||
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA== | ||
version "8.5.1" | ||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214" | ||
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ== | ||
dependencies: | ||
nanoid "^3.3.7" | ||
nanoid "^3.3.8" | ||
picocolors "^1.1.1" | ||
source-map-js "^1.2.1" | ||
|
||
|
@@ -9501,9 +9508,9 @@ stylelint-config-standard@^36.0.0: | |
stylelint-config-recommended "^14.0.1" | ||
|
||
stylelint@^16.5.0: | ||
version "16.13.0" | ||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.13.0.tgz#faf0bad7a0e30f079d5e3c6174d968a569c34167" | ||
integrity sha512-muxVjMhZB8BrDFSKNva0dmvD2tM0o/szrvuZuXYcAnN9a8nQmbGLqNUOemSgumaCMCPQ+0USYyG3hA5vJjUC1Q== | ||
version "16.13.2" | ||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.13.2.tgz#a0e8aab7cedde55f185ac8af6f526e53df783294" | ||
integrity sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA== | ||
dependencies: | ||
"@csstools/css-parser-algorithms" "^3.0.4" | ||
"@csstools/css-tokenizer" "^3.0.3" | ||
|
@@ -9523,7 +9530,7 @@ stylelint@^16.5.0: | |
globby "^11.1.0" | ||
globjoin "^0.1.4" | ||
html-tags "^3.3.1" | ||
ignore "^7.0.0" | ||
ignore "^7.0.1" | ||
imurmurhash "^0.1.4" | ||
is-plain-object "^5.0.0" | ||
known-css-properties "^0.35.0" | ||
|
@@ -9968,13 +9975,13 @@ typedarray-to-buffer@^3.1.5: | |
is-typedarray "^1.0.0" | ||
|
||
typescript-eslint@^8.0.0: | ||
version "8.19.1" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e" | ||
integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw== | ||
version "8.20.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.20.0.tgz#76d4ea6a483fd49830a7e8baccaed10f76d1e57b" | ||
integrity sha512-Kxz2QRFsgbWj6Xcftlw3Dd154b3cEPFqQC+qMZrMypSijPd4UanKKvoKDrJ4o8AIfZFKAF+7sMaEIR8mTElozA== | ||
dependencies: | ||
"@typescript-eslint/eslint-plugin" "8.19.1" | ||
"@typescript-eslint/parser" "8.19.1" | ||
"@typescript-eslint/utils" "8.19.1" | ||
"@typescript-eslint/eslint-plugin" "8.20.0" | ||
"@typescript-eslint/parser" "8.20.0" | ||
"@typescript-eslint/utils" "8.20.0" | ||
|
||
typescript@<5.7.4: | ||
version "5.7.3" | ||
|