@@ -748,13 +748,6 @@ browserslist@^4.21.3, browserslist@^4.21.4:
748
748
node-releases "^2.0.8"
749
749
update-browserslist-db "^1.0.10"
750
750
751
- builtins@^5.0.1 :
752
- version "5.0.1"
753
- resolved "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz"
754
- integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
755
- dependencies :
756
- semver "^7.0.0"
757
-
758
751
call-bind@^1.0.0, call-bind@^1.0.2 :
759
752
version "1.0.2"
760
753
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz"
@@ -1139,14 +1132,6 @@ eslint-module-utils@^2.7.4:
1139
1132
dependencies :
1140
1133
debug "^3.2.7"
1141
1134
1142
- eslint-plugin-es@^3.0.0 :
1143
- version "3.0.1"
1144
- resolved "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz"
1145
- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==
1146
- dependencies :
1147
- eslint-utils "^2.0.0"
1148
- regexpp "^3.0.0"
1149
-
1150
1135
eslint-plugin-es@^4.1.0 :
1151
1136
version "4.1.0"
1152
1137
resolved "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz"
@@ -1211,28 +1196,15 @@ eslint-plugin-jsx-a11y@^6.5.1:
1211
1196
object.fromentries "^2.0.6"
1212
1197
semver "^6.3.0"
1213
1198
1214
- eslint-plugin-n@^15.6.1 :
1215
- version "15.6.1 "
1216
- resolved "https://registry.npmjs.org /eslint-plugin-n/-/eslint-plugin-n-15.6.1 .tgz"
1217
- integrity sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA ==
1199
+ eslint-plugin-n@14.0.0 :
1200
+ version "14.0.0 "
1201
+ resolved "https://registry.yarnpkg.com /eslint-plugin-n/-/eslint-plugin-n-14.0.0 .tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
1202
+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
1218
1203
dependencies :
1219
- builtins "^5.0.1"
1220
1204
eslint-plugin-es "^4.1.0"
1221
1205
eslint-utils "^3.0.0"
1222
1206
ignore "^5.1.1"
1223
- is-core-module "^2.11.0"
1224
- minimatch "^3.1.2"
1225
- resolve "^1.22.1"
1226
- semver "^7.3.8"
1227
-
1228
-
1229
- version "11.1.0"
1230
- resolved "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz"
1231
- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==
1232
- dependencies :
1233
- eslint-plugin-es "^3.0.0"
1234
- eslint-utils "^2.0.0"
1235
- ignore "^5.1.1"
1207
+ is-core-module "^2.3.0"
1236
1208
minimatch "^3.0.4"
1237
1209
resolve "^1.10.1"
1238
1210
semver "^6.1.0"
@@ -1497,6 +1469,11 @@ function-bind@^1.1.1:
1497
1469
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
1498
1470
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
1499
1471
1472
+ function-bind@^1.1.2 :
1473
+ version "1.1.2"
1474
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
1475
+ integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
1476
+
1500
1477
function.prototype.name@^1.1.5 :
1501
1478
version "1.1.5"
1502
1479
resolved "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz"
@@ -1661,6 +1638,13 @@ has@^1.0.3:
1661
1638
dependencies :
1662
1639
function-bind "^1.1.1"
1663
1640
1641
+ hasown@^2.0.2 :
1642
+ version "2.0.2"
1643
+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
1644
+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
1645
+ dependencies :
1646
+ function-bind "^1.1.2"
1647
+
1664
1648
hoist-non-react-statics@^3.3.0 :
1665
1649
version "3.3.2"
1666
1650
resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
@@ -1759,6 +1743,13 @@ is-core-module@^2.11.0, is-core-module@^2.9.0:
1759
1743
dependencies :
1760
1744
has "^1.0.3"
1761
1745
1746
+ is-core-module@^2.3.0 :
1747
+ version "2.15.0"
1748
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
1749
+ integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
1750
+ dependencies :
1751
+ hasown "^2.0.2"
1752
+
1762
1753
is-date-object@^1.0.1, is-date-object@^1.0.5 :
1763
1754
version "1.0.5"
1764
1755
resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz"
@@ -2489,7 +2480,7 @@ semver@^6.1.0, semver@^6.3.0:
2489
2480
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
2490
2481
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
2491
2482
2492
- semver@^7.0.0, semver@^7. 3.7, semver@^7.3.8 :
2483
+ semver@^7.3.7 :
2493
2484
version "7.3.8"
2494
2485
resolved "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz"
2495
2486
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
0 commit comments