993
993
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.7.tgz#316f7bd1b6b69f554d2676cfc91a16bc7e32ee79"
994
994
integrity sha512-TNDqBV37wd95SiNdZsSUq8gnnrTwr+aN9wqy4Zxrxw4bC/jCHNsbK94DxjkG99VL30VCRXXDBTA1/Wa2jIpF9Q==
995
995
996
- " @next/eslint-plugin-next@12.0.7 " :
997
- version "12.0.7 "
998
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.7 .tgz#2c71bb66b8f8ff1080086342113406aa3156976f "
999
- integrity sha512-xk7eMjw4+roWWR/0ETIoToCNs2wdvCGgQUiUO390Rj33/82yxZsh+ODRSaFWkiKp8zHWQN5GCW+U5pfjt/gyQg ==
996
+ " @next/eslint-plugin-next@12.1.1 " :
997
+ version "12.1.1 "
998
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.1 .tgz#e3e51503e9d7f987a0e080344648bc84ac1e8eb8 "
999
+ integrity sha512-5hd1VFWZzECADhvA+OE+g0CnrRBFZbPm03HbiUtpk7XeluNn7xVxBU6XvNQA+YrQ7qe5jCK9q7R8MbI9R55Y/Q ==
1000
1000
dependencies :
1001
1001
glob "7.1.7"
1002
1002
1140
1140
estree-walker "^1.0.1"
1141
1141
picomatch "^2.2.2"
1142
1142
1143
- " @rushstack/eslint-patch@^ 1.0.8 " :
1144
- version "1.1.0 "
1145
- resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.0. tgz#7f698254aadf921e48dda8c0a6b304026b8a9323 "
1146
- integrity sha512-JLo+Y592QzIE+q7Dl2pMUtt4q8SKYI5jDrZxrozEQxnGVOyYE+GWK9eLkwTaeN9DDctlaRAQ3TBmzZ1qdLE30A ==
1143
+ " @rushstack/eslint-patch@1.0.8 " :
1144
+ version "1.0.8 "
1145
+ resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.0.8. tgz#be3e914e84eacf16dbebd311c0d0b44aa1174c64 "
1146
+ integrity sha512-ZK5v4bJwgXldAUA8r3q9YKfCwOqoHTK/ZqRjSeRXQrBXWouoPnS4MQtgC4AXGiiBuUu5wxrRgTlv0ktmM4P1Aw ==
1147
1147
1148
1148
" @surma/rollup-plugin-off-main-thread@^2.2.3 " :
1149
1149
version "2.2.3"
1251
1251
eslint-scope "^5.1.1"
1252
1252
eslint-utils "^3.0.0"
1253
1253
1254
- " @typescript-eslint/parser@^5.0.0 " :
1255
- version "5.9.0 "
1256
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.0 .tgz#fdbb08767a4caa6ca6ccfed5f9ffe9387f0c7d97 "
1257
- integrity sha512-/6pOPz8yAxEt4PLzgbFRDpZmHnXCeZgPDrh/1DaVKOjvn/UPMlWhbx/gA96xRi2JxY1kBl2AmwVbyROUqys5xQ ==
1254
+ " @typescript-eslint/parser@5.10.1 " :
1255
+ version "5.10.1 "
1256
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1 .tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd "
1257
+ integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA ==
1258
1258
dependencies :
1259
- " @typescript-eslint/scope-manager" " 5.9.0 "
1260
- " @typescript-eslint/types" " 5.9.0 "
1261
- " @typescript-eslint/typescript-estree" " 5.9.0 "
1259
+ " @typescript-eslint/scope-manager" " 5.10.1 "
1260
+ " @typescript-eslint/types" " 5.10.1 "
1261
+ " @typescript-eslint/typescript-estree" " 5.10.1 "
1262
1262
debug "^4.3.2"
1263
1263
1264
+ " @typescript-eslint/scope-manager@5.10.1 " :
1265
+ version "5.10.1"
1266
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
1267
+ integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
1268
+ dependencies :
1269
+ " @typescript-eslint/types" " 5.10.1"
1270
+ " @typescript-eslint/visitor-keys" " 5.10.1"
1271
+
1264
1272
" @typescript-eslint/scope-manager@5.9.0 " :
1265
1273
version "5.9.0"
1266
1274
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.0.tgz#02dfef920290c1dcd7b1999455a3eaae7a1a3117"
1278
1286
debug "^4.3.2"
1279
1287
tsutils "^3.21.0"
1280
1288
1289
+ " @typescript-eslint/types@5.10.1 " :
1290
+ version "5.10.1"
1291
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
1292
+ integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
1293
+
1281
1294
" @typescript-eslint/types@5.9.0 " :
1282
1295
version "5.9.0"
1283
1296
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.0.tgz#e5619803e39d24a03b3369506df196355736e1a3"
1284
1297
integrity sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==
1285
1298
1299
+ " @typescript-eslint/typescript-estree@5.10.1 " :
1300
+ version "5.10.1"
1301
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
1302
+ integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
1303
+ dependencies :
1304
+ " @typescript-eslint/types" " 5.10.1"
1305
+ " @typescript-eslint/visitor-keys" " 5.10.1"
1306
+ debug "^4.3.2"
1307
+ globby "^11.0.4"
1308
+ is-glob "^4.0.3"
1309
+ semver "^7.3.5"
1310
+ tsutils "^3.21.0"
1311
+
1286
1312
" @typescript-eslint/typescript-estree@5.9.0 " :
1287
1313
version "5.9.0"
1288
1314
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.0.tgz#0e5c6f03f982931abbfbc3c1b9df5fbf92a3490f"
1296
1322
semver "^7.3.5"
1297
1323
tsutils "^3.21.0"
1298
1324
1325
+ " @typescript-eslint/visitor-keys@5.10.1 " :
1326
+ version "5.10.1"
1327
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
1328
+ integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
1329
+ dependencies :
1330
+ " @typescript-eslint/types" " 5.10.1"
1331
+ eslint-visitor-keys "^3.0.0"
1332
+
1299
1333
" @typescript-eslint/visitor-keys@5.9.0 " :
1300
1334
version "5.9.0"
1301
1335
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz#7585677732365e9d27f1878150fab3922784a1a6"
@@ -2097,7 +2131,7 @@ debug@^3.2.7:
2097
2131
dependencies :
2098
2132
ms "^2.1.1"
2099
2133
2100
- debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3. 2 :
2134
+ debug@^4.1.0, debug@^4.1.1, debug@^4.3.2 :
2101
2135
version "4.3.3"
2102
2136
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
2103
2137
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
@@ -2327,45 +2361,61 @@ escape-string-regexp@^4.0.0:
2327
2361
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2328
2362
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2329
2363
2330
- eslint-config-next@12.0.7 :
2331
- version "12.0.7 "
2332
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.0.7 .tgz#985f06c3d749673f6b4b214db6b9321da1bf0b5f "
2333
- integrity sha512-kWOaym5qjyzR190zFKkZMaHetmiRORmzJiKML7Kr9CL213S6SwkrHHCEL58TRdpx0NA+HzrsFR9zgcV2pvV2Yg ==
2334
- dependencies :
2335
- " @next/eslint-plugin-next" " 12.0.7 "
2336
- " @rushstack/eslint-patch" " ^ 1.0.8"
2337
- " @typescript-eslint/parser" " ^5.0.0 "
2338
- eslint-import-resolver-node "^ 0.3.4"
2339
- eslint-import-resolver-typescript "^ 2.4.0"
2340
- eslint-plugin-import "^ 2.25.2"
2341
- eslint-plugin-jsx-a11y "^ 6.5.1"
2342
- eslint-plugin-react "^7.27.0 "
2343
- eslint-plugin-react-hooks "^ 4.3.0"
2364
+ eslint-config-next@12.1.1 :
2365
+ version "12.1.1 "
2366
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.1.1 .tgz#11f948c5f4959267c2157dff8f2c28d067e3e1d9 "
2367
+ integrity sha512-+Ql9F07Pafs+cDgy8Zp0F8FxCBq7ke02ZyC2/MMEiGAX+WlnuUCrboBDnfzmHJpAAkcBPjUthunu6LBnF9KWIQ ==
2368
+ dependencies :
2369
+ " @next/eslint-plugin-next" " 12.1.1 "
2370
+ " @rushstack/eslint-patch" " 1.0.8"
2371
+ " @typescript-eslint/parser" " 5.10.1 "
2372
+ eslint-import-resolver-node "0.3.4"
2373
+ eslint-import-resolver-typescript "2.4.0"
2374
+ eslint-plugin-import "2.25.2"
2375
+ eslint-plugin-jsx-a11y "6.5.1"
2376
+ eslint-plugin-react "7.29.1 "
2377
+ eslint-plugin-react-hooks "4.3.0"
2344
2378
2345
2379
eslint-config-prettier@8.3.0 :
2346
2380
version "8.3.0"
2347
2381
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
2348
2382
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
2349
2383
2350
- eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6 :
2384
+ eslint-import-resolver-node@0.3.4 :
2385
+ version "0.3.4"
2386
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
2387
+ integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
2388
+ dependencies :
2389
+ debug "^2.6.9"
2390
+ resolve "^1.13.1"
2391
+
2392
+ eslint-import-resolver-node@^0.3.6 :
2351
2393
version "0.3.6"
2352
2394
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
2353
2395
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
2354
2396
dependencies :
2355
2397
debug "^3.2.7"
2356
2398
resolve "^1.20.0"
2357
2399
2358
- eslint-import-resolver-typescript@^ 2.4.0 :
2359
- version "2.5 .0"
2360
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.5 .0.tgz#07661966b272d14ba97f597b51e1a588f9722f0a "
2361
- integrity sha512-qZ6e5CFr+I7K4VVhQu3M/9xGv9/YmwsEXrsm3nimw8vWaVHRDrQRp26BgCypTxBp3vUp4o5aVEJRiy0F2DFddQ ==
2400
+ eslint-import-resolver-typescript@2.4.0 :
2401
+ version "2.4 .0"
2402
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.4 .0.tgz#ec1e7063ebe807f0362a7320543aaed6fe1100e1 "
2403
+ integrity sha512-useJKURidCcldRLCNKWemr1fFQL1SzB3G4a0li6lFGvlc5xGe1hY343bvG07cbpCzPuM/lK19FIJB3XGFSkplA ==
2362
2404
dependencies :
2363
- debug "^4.3 .1"
2364
- glob "^7.1.7 "
2405
+ debug "^4.1 .1"
2406
+ glob "^7.1.6 "
2365
2407
is-glob "^4.0.1"
2366
- resolve "^1.20 .0"
2408
+ resolve "^1.17 .0"
2367
2409
tsconfig-paths "^3.9.0"
2368
2410
2411
+ eslint-module-utils@^2.7.0 :
2412
+ version "2.7.3"
2413
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
2414
+ integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
2415
+ dependencies :
2416
+ debug "^3.2.7"
2417
+ find-up "^2.1.0"
2418
+
2369
2419
eslint-module-utils@^2.7.2 :
2370
2420
version "2.7.2"
2371
2421
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
@@ -2374,7 +2424,26 @@ eslint-module-utils@^2.7.2:
2374
2424
debug "^3.2.7"
2375
2425
find-up "^2.1.0"
2376
2426
2377
- eslint-plugin-import@2.25.4, eslint-plugin-import@^2.25.2 :
2427
+ eslint-plugin-import@2.25.2 :
2428
+ version "2.25.2"
2429
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
2430
+ integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==
2431
+ dependencies :
2432
+ array-includes "^3.1.4"
2433
+ array.prototype.flat "^1.2.5"
2434
+ debug "^2.6.9"
2435
+ doctrine "^2.1.0"
2436
+ eslint-import-resolver-node "^0.3.6"
2437
+ eslint-module-utils "^2.7.0"
2438
+ has "^1.0.3"
2439
+ is-core-module "^2.7.0"
2440
+ is-glob "^4.0.3"
2441
+ minimatch "^3.0.4"
2442
+ object.values "^1.1.5"
2443
+ resolve "^1.20.0"
2444
+ tsconfig-paths "^3.11.0"
2445
+
2446
+ eslint-plugin-import@2.25.4 :
2378
2447
version "2.25.4"
2379
2448
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
2380
2449
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
@@ -2393,7 +2462,7 @@ eslint-plugin-import@2.25.4, eslint-plugin-import@^2.25.2:
2393
2462
resolve "^1.20.0"
2394
2463
tsconfig-paths "^3.12.0"
2395
2464
2396
- eslint-plugin-jsx-a11y@^ 6.5.1 :
2465
+ eslint-plugin-jsx-a11y@6.5.1 :
2397
2466
version "6.5.1"
2398
2467
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz#cdbf2df901040ca140b6ec14715c988889c2a6d8"
2399
2468
integrity sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==
@@ -2418,27 +2487,27 @@ eslint-plugin-prettier@4.0.0:
2418
2487
dependencies :
2419
2488
prettier-linter-helpers "^1.0.0"
2420
2489
2421
- eslint-plugin-react-hooks@^ 4.3.0 :
2490
+ eslint-plugin-react-hooks@4.3.0 :
2422
2491
version "4.3.0"
2423
2492
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
2424
2493
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
2425
2494
2426
- eslint-plugin-react@^7.27.0 :
2427
- version "7.28.0 "
2428
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0 .tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf "
2429
- integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw ==
2495
+ eslint-plugin-react@7.29.1 :
2496
+ version "7.29.1 "
2497
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.1 .tgz#6c40bc83142bb63d132a1b3565e2ea655411f800 "
2498
+ integrity sha512-WtzRpHMhsOX05ZrkyaaqmLl2uXGqmYooCfBxftJKlkYdsltiufGgfU7uuoHwR2lBam2Kh/EIVID4aU9e3kbCMA ==
2430
2499
dependencies :
2431
2500
array-includes "^3.1.4"
2432
2501
array.prototype.flatmap "^1.2.5"
2433
2502
doctrine "^2.1.0"
2434
2503
estraverse "^5.3.0"
2435
2504
jsx-ast-utils "^2.4.1 || ^3.0.0"
2436
- minimatch "^3.0.4 "
2505
+ minimatch "^3.1.2 "
2437
2506
object.entries "^1.1.5"
2438
2507
object.fromentries "^2.0.5"
2439
2508
object.hasown "^1.1.0"
2440
2509
object.values "^1.1.5"
2441
- prop-types "^15.7.2 "
2510
+ prop-types "^15.8.1 "
2442
2511
resolve "^2.0.0-next.3"
2443
2512
semver "^6.3.0"
2444
2513
string.prototype.matchall "^4.0.6"
@@ -2791,7 +2860,7 @@ glob@7.1.7:
2791
2860
once "^1.3.0"
2792
2861
path-is-absolute "^1.0.0"
2793
2862
2794
- glob@^7.0.3, glob@^7.1.3, glob@^7.1.6, glob@^7.1.7 :
2863
+ glob@^7.0.3, glob@^7.1.3, glob@^7.1.6 :
2795
2864
version "7.2.0"
2796
2865
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
2797
2866
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -3045,7 +3114,7 @@ is-callable@^1.1.4, is-callable@^1.2.4:
3045
3114
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
3046
3115
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
3047
3116
3048
- is-core-module@^2.2.0, is-core-module@^2.8.0 :
3117
+ is-core-module@^2.2.0, is-core-module@^2.7.0, is-core-module@^2. 8.0, is-core-module@^2.8.1 :
3049
3118
version "2.8.1"
3050
3119
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
3051
3120
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
@@ -3525,11 +3594,23 @@ minimatch@^3.0.4:
3525
3594
dependencies :
3526
3595
brace-expansion "^1.1.7"
3527
3596
3597
+ minimatch@^3.1.2 :
3598
+ version "3.1.2"
3599
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
3600
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
3601
+ dependencies :
3602
+ brace-expansion "^1.1.7"
3603
+
3528
3604
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5 :
3529
3605
version "1.2.5"
3530
3606
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3531
3607
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3532
3608
3609
+ minimist@^1.2.6 :
3610
+ version "1.2.6"
3611
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3612
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
3613
+
3533
3614
ms@2.0.0 :
3534
3615
version "2.0.0"
3535
3616
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
@@ -4311,7 +4392,7 @@ progress@^2.0.0:
4311
4392
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
4312
4393
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
4313
4394
4314
- prop-types@^15.7.2 :
4395
+ prop-types@^15.8.1 :
4315
4396
version "15.8.1"
4316
4397
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
4317
4398
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -4555,6 +4636,15 @@ resolve@^1.10.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0:
4555
4636
path-parse "^1.0.7"
4556
4637
supports-preserve-symlinks-flag "^1.0.0"
4557
4638
4639
+ resolve@^1.13.1, resolve@^1.17.0 :
4640
+ version "1.22.0"
4641
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
4642
+ integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
4643
+ dependencies :
4644
+ is-core-module "^2.8.1"
4645
+ path-parse "^1.0.7"
4646
+ supports-preserve-symlinks-flag "^1.0.0"
4647
+
4558
4648
resolve@^2.0.0-next.3 :
4559
4649
version "2.0.0-next.3"
4560
4650
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3.tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46"
@@ -5094,6 +5184,16 @@ tr46@^1.0.1:
5094
5184
dependencies :
5095
5185
punycode "^2.1.0"
5096
5186
5187
+ tsconfig-paths@^3.11.0 :
5188
+ version "3.14.1"
5189
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
5190
+ integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
5191
+ dependencies :
5192
+ " @types/json5" " ^0.0.29"
5193
+ json5 "^1.0.1"
5194
+ minimist "^1.2.6"
5195
+ strip-bom "^3.0.0"
5196
+
5097
5197
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0 :
5098
5198
version "3.12.0"
5099
5199
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
0 commit comments