@@ -607,7 +607,7 @@ array-flatten@2.1.1:
607607 resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.1.tgz#426bb9da84090c1838d812c8150af20a8331e296"
608608 integrity sha512-Ylfqm/V1V/VKGazsJeRDZ31wV9gdNeK3ZsvwbYBAVSNgH8o8CMLfdx/ofn9pnMVsvTMfvC3yfcBYzGpD1vxnlw==
609609
610- array-includes@^3.1.6 :
610+ array-includes@^3.1.7 :
611611 version "3.1.7"
612612 resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
613613 integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
@@ -623,7 +623,7 @@ array-union@^2.1.0:
623623 resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
624624 integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
625625
626- array.prototype.findlastindex@^1.2.2 :
626+ array.prototype.findlastindex@^1.2.3 :
627627 version "1.2.3"
628628 resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
629629 integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
@@ -634,7 +634,7 @@ array.prototype.findlastindex@^1.2.2:
634634 es-shim-unscopables "^1.0.0"
635635 get-intrinsic "^1.2.1"
636636
637- array.prototype.flat@^1.3.1 :
637+ array.prototype.flat@^1.3.2 :
638638 version "1.3.2"
639639 resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
640640 integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
@@ -644,7 +644,7 @@ array.prototype.flat@^1.3.1:
644644 es-abstract "^1.22.1"
645645 es-shim-unscopables "^1.0.0"
646646
647- array.prototype.flatmap@^1.3.1 :
647+ array.prototype.flatmap@^1.3.2 :
648648 version "1.3.2"
649649 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
650650 integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
@@ -1277,7 +1277,7 @@ eslint-config-prettier@^9.0.0:
12771277 resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
12781278 integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
12791279
1280- eslint-import-resolver-node@^0.3.7 :
1280+ eslint-import-resolver-node@^0.3.9 :
12811281 version "0.3.9"
12821282 resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
12831283 integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
@@ -1307,25 +1307,25 @@ eslint-module-utils@^2.7.4, eslint-module-utils@^2.8.0:
13071307 debug "^3.2.7"
13081308
13091309eslint-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 "
13181318 debug "^3.2.7"
13191319 doctrine "^2.1.0"
1320- eslint-import-resolver-node "^0.3.7 "
1320+ eslint-import-resolver-node "^0.3.9 "
13211321 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 "
13241324 is-glob "^4.0.3"
13251325 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 "
13291329 semver "^6.3.1"
13301330 tsconfig-paths "^3.14.2"
13311331
@@ -1678,6 +1678,11 @@ function-bind@^1.1.1:
16781678 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
16791679 integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
16801680
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+
16811686function.prototype.name@^1.1.6 :
16821687 version "1.1.6"
16831688 resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
@@ -1868,6 +1873,13 @@ has@^1.0.3:
18681873 dependencies :
18691874 function-bind "^1.1.1"
18701875
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+
18711883htmlparser2@^7.2.0 :
18721884 version "7.2.0"
18731885 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:
20742086 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
20752087 integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
20762088
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 ==
20812093 dependencies :
2082- has "^1 .0.3 "
2094+ hasown "^2 .0.0 "
20832095
20842096is-date-object@^1.0.1 :
20852097 version "1.0.5"
@@ -2730,7 +2742,7 @@ object.assign@^4.1.4:
27302742 has-symbols "^1.0.3"
27312743 object-keys "^1.1.1"
27322744
2733- object.fromentries@^2.0.6 :
2745+ object.fromentries@^2.0.7 :
27342746 version "2.0.7"
27352747 resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
27362748 integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
@@ -2739,7 +2751,7 @@ object.fromentries@^2.0.6:
27392751 define-properties "^1.2.0"
27402752 es-abstract "^1.22.1"
27412753
2742- object.groupby@^1.0.0 :
2754+ object.groupby@^1.0.1 :
27432755 version "1.0.1"
27442756 resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
27452757 integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
@@ -2749,7 +2761,7 @@ object.groupby@^1.0.0:
27492761 es-abstract "^1.22.1"
27502762 get-intrinsic "^1.2.1"
27512763
2752- object.values@^1.1.6 :
2764+ object.values@^1.1.7 :
27532765 version "1.1.7"
27542766 resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
27552767 integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
0 commit comments