@@ -12118,10 +12118,10 @@ eslint-module-utils@^2.7.3:
1211812118 debug "^3.2.7"
1211912119 find-up "^2.1.0"
1212012120
12121- eslint-plugin-es@^3.0 .0:
12122- version "3.0.1 "
12123- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
12124- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
12121+ eslint-plugin-es@^4.1 .0:
12122+ version "4.1.0 "
12123+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
12124+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
1212512125 dependencies:
1212612126 eslint-utils "^2.0.0"
1212712127 regexpp "^3.0.0"
@@ -12232,14 +12232,15 @@ eslint-plugin-jsx-a11y@^6.3.1:
1223212232 jsx-ast-utils "^3.1.0"
1223312233 language-tags "^1.0.5"
1223412234
12235- eslint-plugin-
[email protected] .0:
12236- version "11.1 .0"
12237- resolved "https://registry.yarnpkg.com/eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
12238- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
12235+ eslint-plugin-
[email protected] .0:
12236+ version "14.0 .0"
12237+ resolved "https://registry.yarnpkg.com/eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
12238+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
1223912239 dependencies:
12240- eslint-plugin-es "^3.0 .0"
12241- eslint-utils "^2 .0.0"
12240+ eslint-plugin-es "^4.1 .0"
12241+ eslint-utils "^3 .0.0"
1224212242 ignore "^5.1.1"
12243+ is-core-module "^2.3.0"
1224312244 minimatch "^3.0.4"
1224412245 resolve "^1.10.1"
1224512246 semver "^6.1.0"
@@ -13492,6 +13493,11 @@ function-bind@^1.1.1:
1349213493 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
1349313494 integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
1349413495
13496+ function-bind@^1.1.2:
13497+ version "1.1.2"
13498+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
13499+ integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
13500+
1349513501function.prototype.name@^1.1.5:
1349613502 version "1.1.5"
1349713503 resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
@@ -14394,6 +14400,13 @@ hash.js@^1.0.0, hash.js@^1.0.3:
1439414400 inherits "^2.0.3"
1439514401 minimalistic-assert "^1.0.1"
1439614402
14403+ hasown@^2.0.2:
14404+ version "2.0.2"
14405+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
14406+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
14407+ dependencies:
14408+ function-bind "^1.1.2"
14409+
1439714410he@^1.2.0:
1439814411 version "1.2.0"
1439914412 resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -15174,6 +15187,13 @@ is-core-module@^2.0.0, is-core-module@^2.2.0, is-core-module@^2.4.0:
1517415187 dependencies:
1517515188 has "^1.0.3"
1517615189
15190+ is-core-module@^2.3.0:
15191+ version "2.15.0"
15192+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
15193+ integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
15194+ dependencies:
15195+ hasown "^2.0.2"
15196+
1517715197is-core-module@^2.8.1:
1517815198 version "2.8.1"
1517915199 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
0 commit comments