@@ -4723,10 +4723,10 @@ eslint-module-utils@^2.8.0:
47234723 dependencies :
47244724 debug "^3.2.7"
47254725
4726- eslint-plugin-es@^3.0 .0 :
4727- version "3.0.1 "
4728- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
4729- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
4726+ eslint-plugin-es@^4.1 .0 :
4727+ version "4.1.0 "
4728+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
4729+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
47304730 dependencies :
47314731 eslint-utils "^2.0.0"
47324732 regexpp "^3.0.0"
@@ -4817,14 +4817,15 @@ eslint-plugin-jsx-a11y@^6.5.1:
48174817 language-tags "^1.0.5"
48184818 minimatch "^3.0.4"
48194819
4820- eslint-plugin-node@11.1 .0 :
4821- version "11.1 .0"
4822- resolved "https://registry.yarnpkg.com/eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
4823- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
4820+ eslint-plugin-n@14.0 .0 :
4821+ version "14.0 .0"
4822+ resolved "https://registry.yarnpkg.com/eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
4823+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
48244824 dependencies :
4825- eslint-plugin-es "^3.0 .0"
4826- eslint-utils "^2 .0.0"
4825+ eslint-plugin-es "^4.1 .0"
4826+ eslint-utils "^3 .0.0"
48274827 ignore "^5.1.1"
4828+ is-core-module "^2.3.0"
48284829 minimatch "^3.0.4"
48294830 resolve "^1.10.1"
48304831 semver "^6.1.0"
@@ -5495,6 +5496,11 @@ function-bind@^1.1.1:
54955496 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
54965497 integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
54975498
5499+ function-bind@^1.1.2 :
5500+ version "1.1.2"
5501+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
5502+ integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
5503+
54985504function.prototype.name@^1.1.5 :
54995505 version "1.1.5"
55005506 resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
@@ -5795,6 +5801,13 @@ has@^1.0.3:
57955801 dependencies :
57965802 function-bind "^1.1.1"
57975803
5804+ hasown@^2.0.2 :
5805+ version "2.0.2"
5806+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
5807+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
5808+ dependencies :
5809+ function-bind "^1.1.2"
5810+
57985811he@^1.2.0 :
57995812 version "1.2.0"
58005813 resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -6168,6 +6181,13 @@ is-core-module@^2.11.0, is-core-module@^2.12.0, is-core-module@^2.12.1, is-core-
61686181 dependencies :
61696182 has "^1.0.3"
61706183
6184+ is-core-module@^2.3.0 :
6185+ version "2.16.1"
6186+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
6187+ integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
6188+ dependencies :
6189+ hasown "^2.0.2"
6190+
61716191is-date-object@^1.0.1, is-date-object@^1.0.5 :
61726192 version "1.0.5"
61736193 resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
0 commit comments