@@ -2065,10 +2065,10 @@ eslint-module-utils@^2.7.4:
20652065 dependencies :
20662066 debug "^3.2.7"
20672067
2068- eslint-plugin-es@^3.0 .0 :
2069- version "3.0.1 "
2070- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
2071- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
2068+ eslint-plugin-es@^4.1 .0 :
2069+ version "4.1.0 "
2070+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
2071+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
20722072 dependencies :
20732073 eslint-utils "^2.0.0"
20742074 regexpp "^3.0.0"
@@ -2094,14 +2094,15 @@ eslint-plugin-import@2.27.5:
20942094 semver "^6.3.0"
20952095 tsconfig-paths "^3.14.1"
20962096
2097- eslint-plugin-node@11.1 .0 :
2098- version "11.1 .0"
2099- resolved "https://registry.yarnpkg.com/eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
2100- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
2097+ eslint-plugin-n@14.0 .0 :
2098+ version "14.0 .0"
2099+ resolved "https://registry.yarnpkg.com/eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
2100+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
21012101 dependencies :
2102- eslint-plugin-es "^3.0 .0"
2103- eslint-utils "^2 .0.0"
2102+ eslint-plugin-es "^4.1 .0"
2103+ eslint-utils "^3 .0.0"
21042104 ignore "^5.1.1"
2105+ is-core-module "^2.3.0"
21052106 minimatch "^3.0.4"
21062107 resolve "^1.10.1"
21072108 semver "^6.1.0"
@@ -2128,6 +2129,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
21282129 dependencies :
21292130 eslint-visitor-keys "^1.1.0"
21302131
2132+ eslint-utils@^3.0.0 :
2133+ version "3.0.0"
2134+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
2135+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
2136+ dependencies :
2137+ eslint-visitor-keys "^2.0.0"
2138+
21312139eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0 :
21322140 version "1.3.0"
21332141 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -2350,10 +2358,10 @@ fsevents@^2.3.2, fsevents@~2.3.2:
23502358 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
23512359 integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
23522360
2353- function-bind@^1.1.1 :
2354- version "1.1.1 "
2355- resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1 .tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d "
2356- integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A ==
2361+ function-bind@^1.1.1, function-bind@^1.1.2 :
2362+ version "1.1.2 "
2363+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2 .tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c "
2364+ integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA ==
23572365
23582366function.prototype.name@^1.1.5 :
23592367 version "1.1.5"
@@ -2508,6 +2516,13 @@ has@^1.0.3:
25082516 dependencies :
25092517 function-bind "^1.1.1"
25102518
2519+ hasown@^2.0.2 :
2520+ version "2.0.2"
2521+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
2522+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
2523+ dependencies :
2524+ function-bind "^1.1.2"
2525+
25112526html-encoding-sniffer@^2.0.1 :
25122527 version "2.0.1"
25132528 resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
@@ -2648,12 +2663,12 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
26482663 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
26492664 integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
26502665
2651- is-core-module@^2.11.0, is-core-module@^2.9.0 :
2652- version "2.11.0 "
2653- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0 .tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144 "
2654- integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw ==
2666+ is-core-module@^2.11.0, is-core-module@^2.3.0, is-core-module@^2. 9.0 :
2667+ version "2.16.1 "
2668+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1 .tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4 "
2669+ integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w ==
26552670 dependencies :
2656- has "^1 .0.3 "
2671+ hasown "^2 .0.2 "
26572672
26582673is-date-object@^1.0.1 :
26592674 version "1.0.5"
0 commit comments