@@ -607,7 +607,7 @@ array-flatten@2.1.1:
607
607
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.1.tgz#426bb9da84090c1838d812c8150af20a8331e296"
608
608
integrity sha512-Ylfqm/V1V/VKGazsJeRDZ31wV9gdNeK3ZsvwbYBAVSNgH8o8CMLfdx/ofn9pnMVsvTMfvC3yfcBYzGpD1vxnlw==
609
609
610
- array-includes@^3.1.6 :
610
+ array-includes@^3.1.7 :
611
611
version "3.1.7"
612
612
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
613
613
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
@@ -623,7 +623,7 @@ array-union@^2.1.0:
623
623
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
624
624
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
625
625
626
- array.prototype.findlastindex@^1.2.2 :
626
+ array.prototype.findlastindex@^1.2.3 :
627
627
version "1.2.3"
628
628
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
629
629
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
@@ -634,7 +634,7 @@ array.prototype.findlastindex@^1.2.2:
634
634
es-shim-unscopables "^1.0.0"
635
635
get-intrinsic "^1.2.1"
636
636
637
- array.prototype.flat@^1.3.1 :
637
+ array.prototype.flat@^1.3.2 :
638
638
version "1.3.2"
639
639
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
640
640
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
@@ -644,7 +644,7 @@ array.prototype.flat@^1.3.1:
644
644
es-abstract "^1.22.1"
645
645
es-shim-unscopables "^1.0.0"
646
646
647
- array.prototype.flatmap@^1.3.1 :
647
+ array.prototype.flatmap@^1.3.2 :
648
648
version "1.3.2"
649
649
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
650
650
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
@@ -1277,7 +1277,7 @@ eslint-config-prettier@^9.0.0:
1277
1277
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
1278
1278
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
1279
1279
1280
- eslint-import-resolver-node@^0.3.7 :
1280
+ eslint-import-resolver-node@^0.3.9 :
1281
1281
version "0.3.9"
1282
1282
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
1283
1283
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
@@ -1307,25 +1307,25 @@ eslint-module-utils@^2.7.4, eslint-module-utils@^2.8.0:
1307
1307
debug "^3.2.7"
1308
1308
1309
1309
eslint-plugin-import@^2.28.1 :
1310
- version "2.28.1 "
1311
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.28.1 .tgz#63b8b5b3c409bfc75ebaf8fb206b07ab435482c4 "
1312
- integrity sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A ==
1313
- dependencies :
1314
- array-includes "^3.1.6 "
1315
- array.prototype.findlastindex "^1.2.2 "
1316
- array.prototype.flat "^1.3.1 "
1317
- array.prototype.flatmap "^1.3.1 "
1310
+ version "2.29.0 "
1311
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0 .tgz#8133232e4329ee344f2f612885ac3073b0b7e155 "
1312
+ integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg ==
1313
+ dependencies :
1314
+ array-includes "^3.1.7 "
1315
+ array.prototype.findlastindex "^1.2.3 "
1316
+ array.prototype.flat "^1.3.2 "
1317
+ array.prototype.flatmap "^1.3.2 "
1318
1318
debug "^3.2.7"
1319
1319
doctrine "^2.1.0"
1320
- eslint-import-resolver-node "^0.3.7 "
1320
+ eslint-import-resolver-node "^0.3.9 "
1321
1321
eslint-module-utils "^2.8.0"
1322
- has "^1 .0.3 "
1323
- is-core-module "^2.13.0 "
1322
+ hasown "^2 .0.0 "
1323
+ is-core-module "^2.13.1 "
1324
1324
is-glob "^4.0.3"
1325
1325
minimatch "^3.1.2"
1326
- object.fromentries "^2.0.6 "
1327
- object.groupby "^1.0.0 "
1328
- object.values "^1.1.6 "
1326
+ object.fromentries "^2.0.7 "
1327
+ object.groupby "^1.0.1 "
1328
+ object.values "^1.1.7 "
1329
1329
semver "^6.3.1"
1330
1330
tsconfig-paths "^3.14.2"
1331
1331
@@ -1678,6 +1678,11 @@ function-bind@^1.1.1:
1678
1678
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
1679
1679
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
1680
1680
1681
+ function-bind@^1.1.2 :
1682
+ version "1.1.2"
1683
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
1684
+ integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
1685
+
1681
1686
function.prototype.name@^1.1.6 :
1682
1687
version "1.1.6"
1683
1688
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
@@ -1868,6 +1873,13 @@ has@^1.0.3:
1868
1873
dependencies :
1869
1874
function-bind "^1.1.1"
1870
1875
1876
+ hasown@^2.0.0 :
1877
+ version "2.0.0"
1878
+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
1879
+ integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
1880
+ dependencies :
1881
+ function-bind "^1.1.2"
1882
+
1871
1883
htmlparser2@^7.2.0 :
1872
1884
version "7.2.0"
1873
1885
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-7.2.0.tgz#8817cdea38bbc324392a90b1990908e81a65f5a5"
@@ -2074,12 +2086,12 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
2074
2086
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
2075
2087
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
2076
2088
2077
- is-core-module@^2.11.0, is-core-module@^2.13.0 :
2078
- version "2.13.0 "
2079
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0 .tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db "
2080
- integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ ==
2089
+ is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.13.1 :
2090
+ version "2.13.1 "
2091
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1 .tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384 "
2092
+ integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw ==
2081
2093
dependencies :
2082
- has "^1 .0.3 "
2094
+ hasown "^2 .0.0 "
2083
2095
2084
2096
is-date-object@^1.0.1 :
2085
2097
version "1.0.5"
@@ -2730,7 +2742,7 @@ object.assign@^4.1.4:
2730
2742
has-symbols "^1.0.3"
2731
2743
object-keys "^1.1.1"
2732
2744
2733
- object.fromentries@^2.0.6 :
2745
+ object.fromentries@^2.0.7 :
2734
2746
version "2.0.7"
2735
2747
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
2736
2748
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
@@ -2739,7 +2751,7 @@ object.fromentries@^2.0.6:
2739
2751
define-properties "^1.2.0"
2740
2752
es-abstract "^1.22.1"
2741
2753
2742
- object.groupby@^1.0.0 :
2754
+ object.groupby@^1.0.1 :
2743
2755
version "1.0.1"
2744
2756
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
2745
2757
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
@@ -2749,7 +2761,7 @@ object.groupby@^1.0.0:
2749
2761
es-abstract "^1.22.1"
2750
2762
get-intrinsic "^1.2.1"
2751
2763
2752
- object.values@^1.1.6 :
2764
+ object.values@^1.1.7 :
2753
2765
version "1.1.7"
2754
2766
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
2755
2767
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
0 commit comments