@@ -3301,7 +3301,7 @@ builtin-modules@^3.3.0:
3301
3301
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
3302
3302
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
3303
3303
3304
- builtins@^5.0.0, builtins@^5.0.1 :
3304
+ builtins@^5.0.0 :
3305
3305
version "5.0.1"
3306
3306
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
3307
3307
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
@@ -4906,7 +4906,7 @@ engine.io@~6.5.2:
4906
4906
engine.io-parser "~5.2.1"
4907
4907
ws "~8.11.0"
4908
4908
4909
- enhanced-resolve@^5.16.0 :
4909
+ enhanced-resolve@^5.15.0, enhanced-resolve@^5. 16.0 :
4910
4910
version "5.16.0"
4911
4911
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787"
4912
4912
integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==
@@ -5081,21 +5081,19 @@ eslint-plugin-es-x@^7.5.0:
5081
5081
" @eslint-community/regexpp" " ^4.6.0"
5082
5082
eslint-compat-utils "^0.1.2"
5083
5083
5084
- eslint-plugin-n@^16.6.2 :
5085
- version "16.6.2 "
5086
- resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2 .tgz#6a60a1a376870064c906742272074d5d0b412b0b "
5087
- integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ ==
5084
+ eslint-plugin-n@^17.0.0 :
5085
+ version "17.0.0 "
5086
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.0.0 .tgz#c2af10481228fd6679f80aef31078e6d36ad7ec8 "
5087
+ integrity sha512-0Ihff+kWUIiXYTNTotGj/yRI1X5uCh/lef5Hr7ih/mFeYMQ3bPfN0KxlrfhU+Xn4x697l/TPO6zxqE33M1yD0w ==
5088
5088
dependencies :
5089
5089
" @eslint-community/eslint-utils" " ^4.4.0"
5090
- builtins "^5.0.1 "
5090
+ enhanced-resolve "^5.15.0 "
5091
5091
eslint-plugin-es-x "^7.5.0"
5092
5092
get-tsconfig "^4.7.0"
5093
- globals "^13.24 .0"
5093
+ globals "^14.0 .0"
5094
5094
ignore "^5.2.4"
5095
5095
is-builtin-module "^3.2.1"
5096
- is-core-module "^2.12.1"
5097
- minimatch "^3.1.2"
5098
- resolve "^1.22.2"
5096
+ minimatch "^9.0.0"
5099
5097
semver "^7.5.3"
5100
5098
5101
5099
eslint-plugin-prettier@^5.1.3 :
@@ -6169,13 +6167,18 @@ globals@^11.1.0:
6169
6167
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
6170
6168
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
6171
6169
6172
- globals@^13.19.0, globals@^13.24.0 :
6170
+ globals@^13.19.0 :
6173
6171
version "13.24.0"
6174
6172
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
6175
6173
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
6176
6174
dependencies :
6177
6175
type-fest "^0.20.2"
6178
6176
6177
+ globals@^14.0.0 :
6178
+ version "14.0.0"
6179
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
6180
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
6181
+
6179
6182
globalthis@^1.0.3 :
6180
6183
version "1.0.3"
6181
6184
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -6728,7 +6731,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
6728
6731
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
6729
6732
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
6730
6733
6731
- is-core-module@^2.12.1, is-core-module@^2. 13.0, is-core-module@^2.5.0 :
6734
+ is-core-module@^2.13.0, is-core-module@^2.5.0 :
6732
6735
version "2.13.0"
6733
6736
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
6734
6737
integrity sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==
@@ -7795,10 +7798,10 @@ minimatch@^7.4.3:
7795
7798
dependencies :
7796
7799
brace-expansion "^2.0.1"
7797
7800
7798
- minimatch@^9.0.1 :
7799
- version "9.0.3 "
7800
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3 .tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825 "
7801
- integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg ==
7801
+ minimatch@^9.0.0, minimatch@^9.0. 1 :
7802
+ version "9.0.4 "
7803
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4 .tgz#8e49c731d1749cbec05050ee5145147b32496a51 "
7804
+ integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw ==
7802
7805
dependencies :
7803
7806
brace-expansion "^2.0.1"
7804
7807
@@ -9019,7 +9022,7 @@ resolve-url@^0.2.1:
9019
9022
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
9020
9023
integrity sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==
9021
9024
9022
- resolve@^1.10.0, resolve@^1.11.1, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.15.1, 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.3.3, resolve@^1.4.0, resolve@^1.5.0 :
9025
+ resolve@^1.10.0, resolve@^1.11.1, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.1, resolve@^1.22.3, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0 :
9023
9026
version "1.22.8"
9024
9027
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
9025
9028
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
0 commit comments