1963
1963
dependencies:
1964
1964
eslint-visitor-keys "^3.3.0"
1965
1965
1966
- "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
1966
+ "@eslint-community/regexpp@^4.11.0":
1967
+ version "4.11.1"
1968
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f"
1969
+ integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==
1970
+
1971
+ "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.1":
1967
1972
version "4.10.0"
1968
1973
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1969
1974
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
1970
1975
1976
+ "@eslint/config-array@^0.18.0":
1977
+ version "0.18.0"
1978
+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.18.0.tgz#37d8fe656e0d5e3dbaea7758ea56540867fd074d"
1979
+ integrity sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==
1980
+ dependencies:
1981
+ "@eslint/object-schema" "^2.1.4"
1982
+ debug "^4.3.1"
1983
+ minimatch "^3.1.2"
1984
+
1985
+ "@eslint/core@^0.7.0":
1986
+ version "0.7.0"
1987
+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.7.0.tgz#a1bb4b6a4e742a5ff1894b7ee76fbf884ec72bd3"
1988
+ integrity sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==
1989
+
1971
1990
"@eslint/eslintrc@^0.4.3":
1972
1991
version "0.4.3"
1973
1992
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
1983
2002
minimatch "^3.0.4"
1984
2003
strip-json-comments "^3.1.1"
1985
2004
1986
- "@eslint/eslintrc@^2 .1.4 ":
1987
- version "2 .1.4 "
1988
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2 .1.4 .tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad "
1989
- integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ ==
2005
+ "@eslint/eslintrc@^3 .1.0 ":
2006
+ version "3 .1.0 "
2007
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3 .1.0 .tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6 "
2008
+ integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ ==
1990
2009
dependencies:
1991
2010
ajv "^6.12.4"
1992
2011
debug "^4.3.2"
1993
- espree "^9.6.0 "
1994
- globals "^13.19 .0"
2012
+ espree "^10.0.1 "
2013
+ globals "^14.0 .0"
1995
2014
ignore "^5.2.0"
1996
2015
import-fresh "^3.2.1"
1997
2016
js-yaml "^4.1.0"
1998
2017
minimatch "^3.1.2"
1999
2018
strip-json-comments "^3.1.1"
2000
2019
2001
-
2002
- version "8.57.0"
2003
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
2004
- integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
2020
+
2021
+ version "9.13.0"
2022
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.13.0.tgz#c5f89bcd57eb54d5d4fa8b77693e9c28dc97e547"
2023
+ integrity sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==
2024
+
2025
+ "@eslint/object-schema@^2.1.4":
2026
+ version "2.1.4"
2027
+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
2028
+ integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
2029
+
2030
+ "@eslint/plugin-kit@^0.2.0":
2031
+ version "0.2.1"
2032
+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.1.tgz#cd14fe2db79fa639839dfef4105e83bad1814482"
2033
+ integrity sha512-HFZ4Mp26nbWk9d/BpvP0YNL6W4UoZF0VFcTw/aPPA8RpOxeFQgK+ClABGgAUXs9Y/RGX/l1vOmrqz1MQt9MNuw==
2034
+ dependencies:
2035
+ levn "^0.4.1"
2005
2036
2006
2037
2007
2038
version "2.0.0"
2320
2351
dependencies:
2321
2352
"@hapi/hoek" "^9.0.0"
2322
2353
2323
- "@humanwhocodes/config-array@^0.11.14":
2324
- version "0.11.14"
2325
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
2326
- integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
2354
+ "@humanfs/core@^0.19.0":
2355
+ version "0.19.0"
2356
+ resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.0.tgz#08db7a8c73bb07673d9ebd925f2dad746411fcec"
2357
+ integrity sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==
2358
+
2359
+ "@humanfs/node@^0.16.5":
2360
+ version "0.16.5"
2361
+ resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.5.tgz#a9febb7e7ad2aff65890fdc630938f8d20aa84ba"
2362
+ integrity sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==
2327
2363
dependencies:
2328
- "@humanwhocodes/object-schema" "^2.0.2"
2329
- debug "^4.3.1"
2330
- minimatch "^3.0.5"
2364
+ "@humanfs/core" "^0.19.0"
2365
+ "@humanwhocodes/retry" "^0.3.0"
2331
2366
2332
2367
"@humanwhocodes/config-array@^0.5.0":
2333
2368
version "0.5.0"
2348
2383
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
2349
2384
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
2350
2385
2351
- "@humanwhocodes/object-schema@^2.0.2 ":
2352
- version "2.0.2 "
2353
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema /-/object-schema-2.0.2. tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917 "
2354
- integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw ==
2386
+ "@humanwhocodes/retry@^0.3.0", "@humanwhocodes/retry@^0.3.1 ":
2387
+ version "0.3.1 "
2388
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry /-/retry-0.3.1. tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a "
2389
+ integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA ==
2355
2390
2356
2391
"@isaacs/cliui@^8.0.2":
2357
2392
version "8.0.2"
3695
3730
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
3696
3731
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
3697
3732
3733
+ "@types/estree@^1.0.6":
3734
+ version "1.0.6"
3735
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
3736
+ integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
3737
+
3698
3738
"@types/extend@^3.0.0":
3699
3739
version "3.0.4"
3700
3740
resolved "https://registry.yarnpkg.com/@types/extend/-/extend-3.0.4.tgz#5f9aa502299e1b9beb9ade57ea9e36898de0ff52"
3808
3848
"@types/tough-cookie" "*"
3809
3849
parse5 "^7.0.0"
3810
3850
3811
- "@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3851
+ "@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0. 4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3812
3852
version "7.0.15"
3813
3853
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
3814
3854
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
4215
4255
"@typescript-eslint/types" "6.21.0"
4216
4256
eslint-visitor-keys "^3.4.1"
4217
4257
4218
- "@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0" :
4258
+ "@ungap/structured-clone@^1.0.0":
4219
4259
version "1.2.0"
4220
4260
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
4221
4261
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
@@ -4436,6 +4476,11 @@ acorn@^8.0.0, acorn@^8.1.0, acorn@^8.11.0, acorn@^8.11.3, acorn@^8.4.1, acorn@^8
4436
4476
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
4437
4477
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
4438
4478
4479
+ acorn@^8.12.0:
4480
+ version "8.13.0"
4481
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.13.0.tgz#2a30d670818ad16ddd6a35d3842dacec9e5d7ca3"
4482
+ integrity sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==
4483
+
4439
4484
[email protected] , address@^1.0.1, address@^1.1.2:
4440
4485
version "1.2.2"
4441
4486
resolved "https://registry.yarnpkg.com/address/-/address-1.2.2.tgz#2b5248dac5485a6390532c6a517fda2e3faac89e"
7440
7485
esrecurse "^4.3.0"
7441
7486
estraverse "^4.1.1"
7442
7487
7443
- eslint-scope@^7.2.2 :
7444
- version "7.2.2 "
7445
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2 .tgz#deb4f92563390f32006894af62a22dba1c46423f "
7446
- integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg ==
7488
+ eslint-scope@^8.1.0 :
7489
+ version "8.1.0 "
7490
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.1.0 .tgz#70214a174d4cbffbc3e8a26911d8bf51b9ae9d30 "
7491
+ integrity sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw ==
7447
7492
dependencies:
7448
7493
esrecurse "^4.3.0"
7449
7494
estraverse "^5.2.0"
@@ -7465,11 +7510,16 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
7465
7510
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
7466
7511
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
7467
7512
7468
- eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3 :
7513
+ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
7469
7514
version "3.4.3"
7470
7515
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
7471
7516
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
7472
7517
7518
+ eslint-visitor-keys@^4.1.0:
7519
+ version "4.1.0"
7520
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c"
7521
+ integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==
7522
+
7473
7523
eslint-webpack-plugin@^2.7.0:
7474
7524
version "2.7.0"
7475
7525
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.7.0.tgz#0525793a4f8c652c1c6d863995ce1e0f2dcbd143"
@@ -7482,48 +7532,45 @@ eslint-webpack-plugin@^2.7.0:
7482
7532
normalize-path "^3.0.0"
7483
7533
schema-utils "^3.1.1"
7484
7534
7485
- eslint@8.57 .0:
7486
- version "8.57 .0"
7487
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57 .0.tgz#c786a6fd0e0b68941aaf624596fb987089195668 "
7488
- integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ ==
7535
+ eslint@9.13 .0:
7536
+ version "9.13 .0"
7537
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.13 .0.tgz#7659014b7dda1ff876ecbd990f726e11c61596e6 "
7538
+ integrity sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA ==
7489
7539
dependencies:
7490
7540
"@eslint-community/eslint-utils" "^4.2.0"
7491
- "@eslint-community/regexpp" "^4.6.1"
7492
- "@eslint/eslintrc" "^2.1.4"
7493
- "@eslint/js" "8.57.0"
7494
- "@humanwhocodes/config-array" "^0.11.14"
7541
+ "@eslint-community/regexpp" "^4.11.0"
7542
+ "@eslint/config-array" "^0.18.0"
7543
+ "@eslint/core" "^0.7.0"
7544
+ "@eslint/eslintrc" "^3.1.0"
7545
+ "@eslint/js" "9.13.0"
7546
+ "@eslint/plugin-kit" "^0.2.0"
7547
+ "@humanfs/node" "^0.16.5"
7495
7548
"@humanwhocodes/module-importer" "^1.0.1"
7496
- "@nodelib/fs.walk" "^1.2.8"
7497
- "@ungap/structured-clone" "^1.2.0"
7549
+ "@humanwhocodes/retry" "^0.3.1"
7550
+ "@types/estree" "^1.0.6"
7551
+ "@types/json-schema" "^7.0.15"
7498
7552
ajv "^6.12.4"
7499
7553
chalk "^4.0.0"
7500
7554
cross-spawn "^7.0.2"
7501
7555
debug "^4.3.2"
7502
- doctrine "^3.0.0"
7503
7556
escape-string-regexp "^4.0.0"
7504
- eslint-scope "^7.2.2 "
7505
- eslint-visitor-keys "^3.4.3 "
7506
- espree "^9.6.1 "
7507
- esquery "^1.4.2 "
7557
+ eslint-scope "^8.1.0 "
7558
+ eslint-visitor-keys "^4.1.0 "
7559
+ espree "^10.2.0 "
7560
+ esquery "^1.5.0 "
7508
7561
esutils "^2.0.2"
7509
7562
fast-deep-equal "^3.1.3"
7510
- file-entry-cache "^6 .0.1 "
7563
+ file-entry-cache "^8 .0.0 "
7511
7564
find-up "^5.0.0"
7512
7565
glob-parent "^6.0.2"
7513
- globals "^13.19.0"
7514
- graphemer "^1.4.0"
7515
7566
ignore "^5.2.0"
7516
7567
imurmurhash "^0.1.4"
7517
7568
is-glob "^4.0.0"
7518
- is-path-inside "^3.0.3"
7519
- js-yaml "^4.1.0"
7520
7569
json-stable-stringify-without-jsonify "^1.0.1"
7521
- levn "^0.4.1"
7522
7570
lodash.merge "^4.6.2"
7523
7571
minimatch "^3.1.2"
7524
7572
natural-compare "^1.4.0"
7525
7573
optionator "^0.9.3"
7526
- strip-ansi "^6.0.1"
7527
7574
text-table "^0.2.0"
7528
7575
7529
7576
eslint@^7.32.0:
@@ -7572,6 +7619,15 @@ eslint@^7.32.0:
7572
7619
text-table "^0.2.0"
7573
7620
v8-compile-cache "^2.0.3"
7574
7621
7622
+ espree@^10.0.1, espree@^10.2.0:
7623
+ version "10.2.0"
7624
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.2.0.tgz#f4bcead9e05b0615c968e85f83816bc386a45df6"
7625
+ integrity sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==
7626
+ dependencies:
7627
+ acorn "^8.12.0"
7628
+ acorn-jsx "^5.3.2"
7629
+ eslint-visitor-keys "^4.1.0"
7630
+
7575
7631
espree@^7.3.0, espree@^7.3.1:
7576
7632
version "7.3.1"
7577
7633
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
@@ -7581,7 +7637,7 @@ espree@^7.3.0, espree@^7.3.1:
7581
7637
acorn-jsx "^5.3.1"
7582
7638
eslint-visitor-keys "^1.3.0"
7583
7639
7584
- espree@^9.6.0, espree@^9.6. 1:
7640
+ espree@^9.6.1:
7585
7641
version "9.6.1"
7586
7642
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
7587
7643
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
@@ -7595,13 +7651,20 @@ esprima@^4.0.0, esprima@^4.0.1:
7595
7651
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
7596
7652
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
7597
7653
7598
- esquery@^1.4.0, esquery@^1.4.2 :
7654
+ esquery@^1.4.0:
7599
7655
version "1.5.0"
7600
7656
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
7601
7657
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
7602
7658
dependencies:
7603
7659
estraverse "^5.1.0"
7604
7660
7661
+ esquery@^1.5.0:
7662
+ version "1.6.0"
7663
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
7664
+ integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
7665
+ dependencies:
7666
+ estraverse "^5.1.0"
7667
+
7605
7668
esrecurse@^4.3.0:
7606
7669
version "4.3.0"
7607
7670
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
@@ -7965,6 +8028,13 @@ file-entry-cache@^6.0.1:
7965
8028
dependencies:
7966
8029
flat-cache "^3.0.4"
7967
8030
8031
+ file-entry-cache@^8.0.0:
8032
+ version "8.0.0"
8033
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
8034
+ integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==
8035
+ dependencies:
8036
+ flat-cache "^4.0.0"
8037
+
7968
8038
file-loader@^6.2.0:
7969
8039
version "6.2.0"
7970
8040
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d"
@@ -8072,6 +8142,14 @@ flat-cache@^3.0.4:
8072
8142
keyv "^4.5.3"
8073
8143
rimraf "^3.0.2"
8074
8144
8145
+ flat-cache@^4.0.0:
8146
+ version "4.0.1"
8147
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
8148
+ integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==
8149
+ dependencies:
8150
+ flatted "^3.2.9"
8151
+ keyv "^4.5.4"
8152
+
8075
8153
flat@^5.0.2:
8076
8154
version "5.0.2"
8077
8155
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
@@ -8990,13 +9068,18 @@ globals@^11.1.0:
8990
9068
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
8991
9069
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
8992
9070
8993
- globals@^13.19.0, globals@^13. 2.0, globals@^13.6.0, globals@^13.9.0:
9071
+ globals@^13.2.0, globals@^13.6.0, globals@^13.9.0:
8994
9072
version "13.24.0"
8995
9073
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
8996
9074
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
8997
9075
dependencies:
8998
9076
type-fest "^0.20.2"
8999
9077
9078
+ globals@^14.0.0:
9079
+ version "14.0.0"
9080
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
9081
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
9082
+
9000
9083
globalthis@^1.0.3:
9001
9084
version "1.0.3"
9002
9085
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -10048,11 +10131,6 @@ is-obj@^2.0.0:
10048
10131
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
10049
10132
integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
10050
10133
10051
- is-path-inside@^3.0.3:
10052
- version "3.0.3"
10053
- resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
10054
- integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
10055
-
10056
10134
is-plain-obj@^2.0.0:
10057
10135
version "2.1.0"
10058
10136
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
@@ -10904,7 +10982,7 @@ jsonfile@^6.0.1:
10904
10982
object.assign "^4.1.4"
10905
10983
object.values "^1.1.6"
10906
10984
10907
- keyv@^4.0.0, keyv@^4.5.3:
10985
+ keyv@^4.0.0, keyv@^4.5.3, keyv@^4.5.4 :
10908
10986
version "4.5.4"
10909
10987
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
10910
10988
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
0 commit comments