26
26
dependencies :
27
27
regenerator-runtime "^0.14.0"
28
28
29
- " @eslint-community/eslint-utils@^4.2.0 " :
29
+ " @eslint-community/eslint-utils@^4.2.0" , "@eslint-community/eslint-utils@^4.4.0" :
30
30
version "4.4.0"
31
31
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
32
32
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
33
33
dependencies :
34
34
eslint-visitor-keys "^3.3.0"
35
35
36
+ " @eslint-community/regexpp@^4.5.1 " :
37
+ version "4.11.0"
38
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
39
+ integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
40
+
36
41
" @eslint-community/regexpp@^4.6.1 " :
37
42
version "4.6.2"
38
43
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
126
131
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.1.0.tgz#43d92ebb53bc0ae43dcc64fb4d418f8f17d7a341"
127
132
integrity sha512-Py8zIo+02ht82brwwhTg36iogzFqGLPXlRGKQw5s+qP/kMNc4MAyDeEwBKDijk6zTIbegEgu8Qy7C1LboslQAw==
128
133
129
- " @next/eslint-plugin-next@14.1.0 " :
130
- version "14.1.0 "
131
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.1.0 .tgz#29b041233fac7417e22eefa4146432d5cd910820 "
132
- integrity sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q ==
134
+ " @next/eslint-plugin-next@14.2.11 " :
135
+ version "14.2.11 "
136
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.11 .tgz#a3f8d23e90d8a2938540d3fe111b2a975398613f "
137
+ integrity sha512-7mw+xW7Y03Ph4NTCcAzYe+vu4BNjEHZUfZayyF3Y1D9RX6c5NIe25m1grHEAkyUuaqjRxOYhnCNeglOkIqLkBA ==
133
138
dependencies :
134
139
glob "10.3.10"
135
140
382
387
dependencies :
383
388
tslib "^2.4.0"
384
389
390
+ " @types/json-schema@^7.0.12 " :
391
+ version "7.0.15"
392
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
393
+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
394
+
385
395
" @types/json5@^0.0.29 " :
386
396
version "0.0.29"
387
397
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
429
439
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
430
440
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
431
441
432
- " @typescript-eslint/parser@^5.4.2 || ^6.0.0 " :
433
- version "6.4.0"
434
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.0.tgz#47e7c6e22ff1248e8675d95f488890484de67600"
435
- integrity sha512-I1Ah1irl033uxjxO9Xql7+biL3YD7w9IU8zF+xlzD/YxY6a4b7DYA08PXUUCbm2sEljwJF6ERFy2kTGAGcNilg==
442
+ " @types/semver@^7.5.0 " :
443
+ version "7.5.8"
444
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
445
+ integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
446
+
447
+ " @typescript-eslint/eslint-plugin@^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0 " :
448
+ version "7.2.0"
449
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.2.0.tgz#5a5fcad1a7baed85c10080d71ad901f98c38d5b7"
450
+ integrity sha512-mdekAHOqS9UjlmyF/LSs6AIEvfceV749GFxoBAjwAv0nkevfKHWQFDMcBZWUiIC5ft6ePWivXoS36aKQ0Cy3sw==
451
+ dependencies :
452
+ " @eslint-community/regexpp" " ^4.5.1"
453
+ " @typescript-eslint/scope-manager" " 7.2.0"
454
+ " @typescript-eslint/type-utils" " 7.2.0"
455
+ " @typescript-eslint/utils" " 7.2.0"
456
+ " @typescript-eslint/visitor-keys" " 7.2.0"
457
+ debug "^4.3.4"
458
+ graphemer "^1.4.0"
459
+ ignore "^5.2.4"
460
+ natural-compare "^1.4.0"
461
+ semver "^7.5.4"
462
+ ts-api-utils "^1.0.1"
463
+
464
+ " @typescript-eslint/parser@^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0 " :
465
+ version "7.2.0"
466
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.2.0.tgz#44356312aea8852a3a82deebdacd52ba614ec07a"
467
+ integrity sha512-5FKsVcHTk6TafQKQbuIVkXq58Fnbkd2wDL4LB7AURN7RUOu1utVP+G8+6u3ZhEroW3DF6hyo3ZEXxgKgp4KeCg==
436
468
dependencies :
437
- " @typescript-eslint/scope-manager" " 6.4 .0"
438
- " @typescript-eslint/types" " 6.4 .0"
439
- " @typescript-eslint/typescript-estree" " 6.4 .0"
440
- " @typescript-eslint/visitor-keys" " 6.4 .0"
469
+ " @typescript-eslint/scope-manager" " 7.2 .0"
470
+ " @typescript-eslint/types" " 7.2 .0"
471
+ " @typescript-eslint/typescript-estree" " 7.2 .0"
472
+ " @typescript-eslint/visitor-keys" " 7.2 .0"
441
473
debug "^4.3.4"
442
474
443
- " @typescript-eslint/scope-manager@6.4 .0 " :
444
- version "6.4 .0"
445
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4 .0.tgz#3048e4262ba3eafa4e2e69b08912d9037ec646ae "
446
- integrity sha512-TUS7vaKkPWDVvl7GDNHFQMsMruD+zhkd3SdVW0d7b+7Zo+bd/hXJQ8nsiUZMi1jloWo6c9qt3B7Sqo+flC1nig ==
475
+ " @typescript-eslint/scope-manager@7.2 .0 " :
476
+ version "7.2 .0"
477
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.2 .0.tgz#cfb437b09a84f95a0930a76b066e89e35d94e3da "
478
+ integrity sha512-Qh976RbQM/fYtjx9hs4XkayYujB/aPwglw2choHmf3zBjB4qOywWSdt9+KLRdHubGcoSwBnXUH2sR3hkyaERRg ==
447
479
dependencies :
448
- " @typescript-eslint/types" " 6.4 .0"
449
- " @typescript-eslint/visitor-keys" " 6.4 .0"
480
+ " @typescript-eslint/types" " 7.2 .0"
481
+ " @typescript-eslint/visitor-keys" " 7.2 .0"
450
482
451
- " @typescript-eslint/[email protected] " :
452
- version "6.4.0"
453
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.0.tgz#5b109a59a805f0d8d375895e42d9e5f0037f66ee"
454
- integrity sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==
483
+ " @typescript-eslint/[email protected] " :
484
+ version "7.2.0"
485
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.2.0.tgz#7be5c30e9b4d49971b79095a1181324ef6089a19"
486
+ integrity sha512-xHi51adBHo9O9330J8GQYQwrKBqbIPJGZZVQTHHmy200hvkLZFWJIFtAG/7IYTWUyun6DE6w5InDReePJYJlJA==
487
+ dependencies :
488
+ " @typescript-eslint/typescript-estree" " 7.2.0"
489
+ " @typescript-eslint/utils" " 7.2.0"
490
+ debug "^4.3.4"
491
+ ts-api-utils "^1.0.1"
455
492
456
- " @typescript-eslint/[email protected] " :
457
- version "6.4.0"
458
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.0.tgz#3c58d20632db93fec3d6ab902acbedf593d37276"
459
- integrity sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==
493
+ " @typescript-eslint/[email protected] " :
494
+ version "7.2.0"
495
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.2.0.tgz#0feb685f16de320e8520f13cca30779c8b7c403f"
496
+ integrity sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==
497
+
498
+ " @typescript-eslint/[email protected] " :
499
+ version "7.2.0"
500
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.2.0.tgz#5beda2876c4137f8440c5a84b4f0370828682556"
501
+ integrity sha512-cyxS5WQQCoBwSakpMrvMXuMDEbhOo9bNHHrNcEWis6XHx6KF518tkF1wBvKIn/tpq5ZpUYK7Bdklu8qY0MsFIA==
460
502
dependencies :
461
- " @typescript-eslint/types" " 6.4 .0"
462
- " @typescript-eslint/visitor-keys" " 6.4 .0"
503
+ " @typescript-eslint/types" " 7.2 .0"
504
+ " @typescript-eslint/visitor-keys" " 7.2 .0"
463
505
debug "^4.3.4"
464
506
globby "^11.1.0"
465
507
is-glob "^4.0.3"
508
+ minimatch "9.0.3"
466
509
semver "^7.5.4"
467
510
ts-api-utils "^1.0.1"
468
511
469
- " @typescript-eslint/[email protected] " :
470
- version "6.4.0"
471
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.0.tgz#96a426cdb1add28274abd7a34aefe27f8b7d51ef"
472
- integrity sha512-yJSfyT+uJm+JRDWYRYdCm2i+pmvXJSMtPR9Cq5/XQs4QIgNoLcoRtDdzsLbLsFM/c6um6ohQkg/MLxWvoIndJA==
512
+ " @typescript-eslint/[email protected] " :
513
+ version "7.2.0"
514
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.2.0.tgz#fc8164be2f2a7068debb4556881acddbf0b7ce2a"
515
+ integrity sha512-YfHpnMAGb1Eekpm3XRK8hcMwGLGsnT6L+7b2XyRv6ouDuJU1tZir1GS2i0+VXRatMwSI1/UfcyPe53ADkU+IuA==
516
+ dependencies :
517
+ " @eslint-community/eslint-utils" " ^4.4.0"
518
+ " @types/json-schema" " ^7.0.12"
519
+ " @types/semver" " ^7.5.0"
520
+ " @typescript-eslint/scope-manager" " 7.2.0"
521
+ " @typescript-eslint/types" " 7.2.0"
522
+ " @typescript-eslint/typescript-estree" " 7.2.0"
523
+ semver "^7.5.4"
524
+
525
+ " @typescript-eslint/[email protected] " :
526
+ version "7.2.0"
527
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.2.0.tgz#5035f177752538a5750cca1af6044b633610bf9e"
528
+ integrity sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==
473
529
dependencies :
474
- " @typescript-eslint/types" " 6.4 .0"
530
+ " @typescript-eslint/types" " 7.2 .0"
475
531
eslint-visitor-keys "^3.4.1"
476
532
477
533
" @ungap/structured-clone@^1.2.0 " :
@@ -1178,14 +1234,15 @@ escape-string-regexp@^4.0.0:
1178
1234
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
1179
1235
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
1180
1236
1181
- eslint-config-next@14.1.0 :
1182
- version "14.1.0 "
1183
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.1.0 .tgz#7e309d426b8afacaba3b32fdbb02ba220b6d0a97 "
1184
- integrity sha512-SBX2ed7DoRFXC6CQSLc/SbLY9Ut6HxNB2wPTcoIWjUMd7aF7O/SIE7111L8FdZ9TXsNV4pulUDnfthpyPtbFUg ==
1237
+ eslint-config-next@14.2.11 :
1238
+ version "14.2.11 "
1239
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.11 .tgz#759158f35d4a98081868b4bbcd9eaa675d147a65 "
1240
+ integrity sha512-gGIoBoHCJuLn6vaV1Ke8UurVvgb7JjQv6oRlWmI6RAAxz7KwJOYxxm2blctavA0a3eofbE9TdgKvvTb2G55OHQ ==
1185
1241
dependencies :
1186
- " @next/eslint-plugin-next" " 14.1.0 "
1242
+ " @next/eslint-plugin-next" " 14.2.11 "
1187
1243
" @rushstack/eslint-patch" " ^1.3.3"
1188
- " @typescript-eslint/parser" " ^5.4.2 || ^6.0.0"
1244
+ " @typescript-eslint/eslint-plugin" " ^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
1245
+ " @typescript-eslint/parser" " ^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
1189
1246
eslint-import-resolver-node "^0.3.6"
1190
1247
eslint-import-resolver-typescript "^3.5.2"
1191
1248
eslint-plugin-import "^2.28.1"
@@ -1761,6 +1818,11 @@ ignore@^5.2.0:
1761
1818
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
1762
1819
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
1763
1820
1821
+ ignore@^5.2.4 :
1822
+ version "5.3.2"
1823
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
1824
+ integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
1825
+
1764
1826
import-fresh@^3.2.1 :
1765
1827
version "3.3.0"
1766
1828
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
2183
2245
dependencies :
2184
2246
brace-expansion "^2.0.1"
2185
2247
2248
+ [email protected] , minimatch@^9.0.1:
2249
+ version "9.0.3"
2250
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2251
+ integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2252
+ dependencies :
2253
+ brace-expansion "^2.0.1"
2254
+
2186
2255
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
2187
2256
version "3.1.2"
2188
2257
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -2197,13 +2266,6 @@ minimatch@^5.0.1:
2197
2266
dependencies :
2198
2267
brace-expansion "^2.0.1"
2199
2268
2200
- minimatch@^9.0.1 :
2201
- version "9.0.3"
2202
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2203
- integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2204
- dependencies :
2205
- brace-expansion "^2.0.1"
2206
-
2207
2269
minimist@^1.2.0, minimist@^1.2.6 :
2208
2270
version "1.2.8"
2209
2271
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -2873,7 +2935,16 @@ streamsearch@^1.1.0:
2873
2935
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
2874
2936
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
2875
2937
2876
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
2938
+ " string-width-cjs@npm:string-width@^4.2.0 " :
2939
+ version "4.2.3"
2940
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2941
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2942
+ dependencies :
2943
+ emoji-regex "^8.0.0"
2944
+ is-fullwidth-code-point "^3.0.0"
2945
+ strip-ansi "^6.0.1"
2946
+
2947
+ string-width@^4.1.0 :
2877
2948
version "4.2.3"
2878
2949
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2879
2950
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2959,7 +3030,14 @@ string.prototype.trimstart@^1.0.7:
2959
3030
define-properties "^1.2.0"
2960
3031
es-abstract "^1.22.1"
2961
3032
2962
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3033
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
3034
+ version "6.0.1"
3035
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3036
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3037
+ dependencies :
3038
+ ansi-regex "^5.0.1"
3039
+
3040
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
2963
3041
version "6.0.1"
2964
3042
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2965
3043
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
0 commit comments