@@ -3346,7 +3346,7 @@ builtin-modules@^3.3.0:
3346
3346
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
3347
3347
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
3348
3348
3349
- builtins@^5.0.0, builtins@^5.0.1 :
3349
+ builtins@^5.0.0:
3350
3350
version "5.0.1"
3351
3351
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
3352
3352
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
@@ -5053,7 +5053,7 @@ engine.io@~6.5.2:
5053
5053
engine.io-parser "~5.2.1"
5054
5054
ws "~8.11.0"
5055
5055
5056
- enhanced-resolve@^5.16.0:
5056
+ enhanced-resolve@^5.15.0, enhanced-resolve@^5. 16.0:
5057
5057
version "5.16.0"
5058
5058
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787"
5059
5059
integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==
@@ -5238,21 +5238,19 @@ eslint-plugin-es-x@^7.5.0:
5238
5238
"@eslint-community/regexpp" "^4.6.0"
5239
5239
eslint-compat-utils "^0.1.2"
5240
5240
5241
- eslint-plugin-n@^16.6.2 :
5242
- version "16.6.2 "
5243
- resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2 .tgz#6a60a1a376870064c906742272074d5d0b412b0b "
5244
- integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ ==
5241
+ eslint-plugin-n@^17.0.0 :
5242
+ version "17.0.0 "
5243
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.0.0 .tgz#c2af10481228fd6679f80aef31078e6d36ad7ec8 "
5244
+ integrity sha512-0Ihff+kWUIiXYTNTotGj/yRI1X5uCh/lef5Hr7ih/mFeYMQ3bPfN0KxlrfhU+Xn4x697l/TPO6zxqE33M1yD0w ==
5245
5245
dependencies:
5246
5246
"@eslint-community/eslint-utils" "^4.4.0"
5247
- builtins "^5.0.1 "
5247
+ enhanced-resolve "^5.15.0 "
5248
5248
eslint-plugin-es-x "^7.5.0"
5249
5249
get-tsconfig "^4.7.0"
5250
- globals "^13.24 .0"
5250
+ globals "^14.0 .0"
5251
5251
ignore "^5.2.4"
5252
5252
is-builtin-module "^3.2.1"
5253
- is-core-module "^2.12.1"
5254
- minimatch "^3.1.2"
5255
- resolve "^1.22.2"
5253
+ minimatch "^9.0.0"
5256
5254
semver "^7.5.3"
5257
5255
5258
5256
eslint-plugin-prettier@^5.1.3:
@@ -6315,13 +6313,18 @@ globals@^11.1.0:
6315
6313
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
6316
6314
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
6317
6315
6318
- globals@^13.19.0, globals@^13.24.0 :
6316
+ globals@^13.19.0:
6319
6317
version "13.24.0"
6320
6318
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
6321
6319
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
6322
6320
dependencies:
6323
6321
type-fest "^0.20.2"
6324
6322
6323
+ globals@^14.0.0:
6324
+ version "14.0.0"
6325
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
6326
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
6327
+
6325
6328
globalthis@^1.0.3:
6326
6329
version "1.0.3"
6327
6330
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -6870,7 +6873,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
6870
6873
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
6871
6874
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
6872
6875
6873
- is-core-module@^2.12.1, is-core-module@^2. 13.0, is-core-module@^2.5.0:
6876
+ is-core-module@^2.13.0, is-core-module@^2.5.0:
6874
6877
version "2.13.1"
6875
6878
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
6876
6879
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
@@ -7911,10 +7914,10 @@ minimatch@^7.4.3:
7911
7914
dependencies:
7912
7915
brace-expansion "^2.0.1"
7913
7916
7914
- minimatch@^9.0.1:
7915
- version "9.0.3 "
7916
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3 .tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825 "
7917
- integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg ==
7917
+ minimatch@^9.0.0, minimatch@^9.0. 1:
7918
+ version "9.0.4 "
7919
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4 .tgz#8e49c731d1749cbec05050ee5145147b32496a51 "
7920
+ integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw ==
7918
7921
dependencies:
7919
7922
brace-expansion "^2.0.1"
7920
7923
@@ -9184,7 +9187,7 @@ resolve-url@^0.2.1:
9184
9187
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
9185
9188
integrity sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==
9186
9189
9187
- resolve@^1.10.0, resolve@^1.11.1, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.1, resolve@^1.22.2, resolve@^1.22. 3, resolve@^1.4.0, resolve@^1.5.0:
9190
+ resolve@^1.10.0, resolve@^1.11.1, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.1, resolve@^1.22.3, resolve@^1.4.0, resolve@^1.5.0:
9188
9191
version "1.22.8"
9189
9192
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
9190
9193
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
0 commit comments