41
41
dependencies :
42
42
" @jridgewell/trace-mapping" " 0.3.9"
43
43
44
- " @eslint-community/eslint-utils@^4.2.0 " :
44
+ " @eslint-community/eslint-utils@^4.2.0" , "@eslint-community/eslint-utils@^4.4.0" :
45
45
version "4.4.0"
46
46
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
47
47
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
48
48
dependencies :
49
49
eslint-visitor-keys "^3.3.0"
50
50
51
+ " @eslint-community/regexpp@^4.5.1 " :
52
+ version "4.9.0"
53
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.0.tgz#7ccb5f58703fa61ffdcbf39e2c604a109e781162"
54
+ integrity sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==
55
+
51
56
" @eslint-community/regexpp@^4.6.1 " :
52
57
version "4.8.1"
53
58
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
291
296
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
292
297
integrity sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==
293
298
294
- " @types/json-schema@^7.0.9 " :
295
- version "7.0.11 "
296
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11 .tgz#d421b6c527a3037f7c84433fd2c4229e016863d3 "
297
- integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ ==
299
+ " @types/json-schema@^7.0.12 " :
300
+ version "7.0.13 "
301
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.13 .tgz#02c24f4363176d2d18fc8b70b9f3c54aba178a85 "
302
+ integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ ==
298
303
299
304
" @types/json5@^0.0.29 " :
300
305
version "0.0.29"
321
326
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
322
327
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
323
328
324
- " @typescript-eslint/eslint-plugin@^5.27.0 " :
325
- version "5.27.0"
326
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.27.0.tgz#23d82a4f21aaafd8f69dbab7e716323bb6695cc8"
327
- integrity sha512-DDrIA7GXtmHXr1VCcx9HivA39eprYBIFxbQEHI6NyraRDxCGpxAFiYQAT/1Y0vh1C+o2vfBiy4IuPoXxtTZCAQ==
328
- dependencies :
329
- " @typescript-eslint/scope-manager" " 5.27.0"
330
- " @typescript-eslint/type-utils" " 5.27.0"
331
- " @typescript-eslint/utils" " 5.27.0"
329
+ " @types/semver@^7.5.0 " :
330
+ version "7.5.3"
331
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
332
+ integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==
333
+
334
+ " @typescript-eslint/eslint-plugin@^6.0.0 " :
335
+ version "6.7.3"
336
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.3.tgz#d98046e9f7102d49a93d944d413c6055c47fafd7"
337
+ integrity sha512-vntq452UHNltxsaaN+L9WyuMch8bMd9CqJ3zhzTPXXidwbf5mqqKCVXEuvRZUqLJSTLeWE65lQwyXsRGnXkCTA==
338
+ dependencies :
339
+ " @eslint-community/regexpp" " ^4.5.1"
340
+ " @typescript-eslint/scope-manager" " 6.7.3"
341
+ " @typescript-eslint/type-utils" " 6.7.3"
342
+ " @typescript-eslint/utils" " 6.7.3"
343
+ " @typescript-eslint/visitor-keys" " 6.7.3"
332
344
debug "^4.3.4"
333
- functional-red-black-tree "^1.0.1"
334
- ignore "^5.2.0"
335
- regexpp "^3.2.0"
336
- semver "^7.3.7"
337
- tsutils "^3.21.0"
338
-
339
- " @typescript-eslint/parser@^5.27.0 " :
340
- version "5.27.0"
341
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.27.0.tgz#62bb091ed5cf9c7e126e80021bb563dcf36b6b12"
342
- integrity sha512-8oGjQF46c52l7fMiPPvX4It3u3V3JipssqDfHQ2hcR0AeR8Zge+OYyKUCm5b70X72N1qXt0qgHenwN6Gc2SXZA==
343
- dependencies :
344
- " @typescript-eslint/scope-manager" " 5.27.0"
345
- " @typescript-eslint/types" " 5.27.0"
346
- " @typescript-eslint/typescript-estree" " 5.27.0"
345
+ graphemer "^1.4.0"
346
+ ignore "^5.2.4"
347
+ natural-compare "^1.4.0"
348
+ semver "^7.5.4"
349
+ ts-api-utils "^1.0.1"
350
+
351
+ " @typescript-eslint/parser@^6.0.0 " :
352
+ version "6.7.3"
353
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.3.tgz#aaf40092a32877439e5957e18f2d6a91c82cc2fd"
354
+ integrity sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==
355
+ dependencies :
356
+ " @typescript-eslint/scope-manager" " 6.7.3"
357
+ " @typescript-eslint/types" " 6.7.3"
358
+ " @typescript-eslint/typescript-estree" " 6.7.3"
359
+ " @typescript-eslint/visitor-keys" " 6.7.3"
347
360
debug "^4.3.4"
348
361
349
- " @typescript-eslint/scope-manager@5.27.0 " :
350
- version "5.27.0 "
351
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.27.0 .tgz#a272178f613050ed62f51f69aae1e19e870a8bbb "
352
- integrity sha512-VnykheBQ/sHd1Vt0LJ1JLrMH1GzHO+SzX6VTXuStISIsvRiurue/eRkTqSrG0CexHQgKG8shyJfR4o5VYioB9g ==
362
+ " @typescript-eslint/scope-manager@6.7.3 " :
363
+ version "6.7.3 "
364
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.3 .tgz#07e5709c9bdae3eaf216947433ef97b3b8b7d755 "
365
+ integrity sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ ==
353
366
dependencies :
354
- " @typescript-eslint/types" " 5.27.0 "
355
- " @typescript-eslint/visitor-keys" " 5.27.0 "
367
+ " @typescript-eslint/types" " 6.7.3 "
368
+ " @typescript-eslint/visitor-keys" " 6.7.3 "
356
369
357
- " @typescript-eslint/type-utils@5.27.0 " :
358
- version "5.27.0 "
359
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.27.0 .tgz#36fd95f6747412251d79c795b586ba766cf0974b "
360
- integrity sha512-vpTvRRchaf628Hb/Xzfek+85o//zEUotr1SmexKvTfs7czXfYjXVT/a5yDbpzLBX1rhbqxjDdr1Gyo0x1Fc64g ==
370
+ " @typescript-eslint/type-utils@6.7.3 " :
371
+ version "6.7.3 "
372
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.3 .tgz#c2c165c135dda68a5e70074ade183f5ad68f3400 "
373
+ integrity sha512-Fc68K0aTDrKIBvLnKTZ5Pf3MXK495YErrbHb1R6aTpfK5OdSFj0rVN7ib6Tx6ePrZ2gsjLqr0s98NG7l96KSQw ==
361
374
dependencies :
362
- " @typescript-eslint/utils" " 5.27.0"
375
+ " @typescript-eslint/typescript-estree" " 6.7.3"
376
+ " @typescript-eslint/utils" " 6.7.3"
363
377
debug "^4.3.4"
364
- tsutils "^3.21.0 "
378
+ ts-api-utils "^1.0.1 "
365
379
366
- " @typescript-eslint/types@5.27.0 " :
367
- version "5.27.0 "
368
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.0 .tgz#c3f44b9dda6177a9554f94a74745ca495ba9c001 "
369
- integrity sha512-lY6C7oGm9a/GWhmUDOs3xAVRz4ty/XKlQ2fOLr8GAIryGn0+UBOoJDWyHer3UgrHkenorwvBnphhP+zPmzmw0A ==
380
+ " @typescript-eslint/types@6.7.3 " :
381
+ version "6.7.3 "
382
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.3 .tgz#0402b5628a63f24f2dc9d4a678e9a92cc50ea3e9 "
383
+ integrity sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw ==
370
384
371
- " @typescript-eslint/typescript-estree@5.27.0 " :
372
- version "5.27.0 "
373
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.27.0 .tgz#7965f5b553c634c5354a47dcce0b40b94611e995 "
374
- integrity sha512-QywPMFvgZ+MHSLRofLI7BDL+UczFFHyj0vF5ibeChDAJgdTV8k4xgEwF0geFhVlPc1p8r70eYewzpo6ps+9LJQ ==
385
+ " @typescript-eslint/typescript-estree@6.7.3 " :
386
+ version "6.7.3 "
387
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.3 .tgz#ec5bb7ab4d3566818abaf0e4a8fa1958561b7279 "
388
+ integrity sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g ==
375
389
dependencies :
376
- " @typescript-eslint/types" " 5.27.0 "
377
- " @typescript-eslint/visitor-keys" " 5.27.0 "
390
+ " @typescript-eslint/types" " 6.7.3 "
391
+ " @typescript-eslint/visitor-keys" " 6.7.3 "
378
392
debug "^4.3.4"
379
393
globby "^11.1.0"
380
394
is-glob "^4.0.3"
381
- semver "^7.3.7"
382
- tsutils "^3.21.0"
383
-
384
- " @typescript-eslint/utils@5.27.0 " :
385
- version "5.27.0"
386
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.27.0.tgz#d0021cbf686467a6a9499bd0589e19665f9f7e71"
387
- integrity sha512-nZvCrkIJppym7cIbP3pOwIkAefXOmfGPnCM0LQfzNaKxJHI6VjI8NC662uoiPlaf5f6ymkTy9C3NQXev2mdXmA==
388
- dependencies :
389
- " @types/json-schema" " ^7.0.9"
390
- " @typescript-eslint/scope-manager" " 5.27.0"
391
- " @typescript-eslint/types" " 5.27.0"
392
- " @typescript-eslint/typescript-estree" " 5.27.0"
393
- eslint-scope "^5.1.1"
394
- eslint-utils "^3.0.0"
395
-
396
- " @typescript-eslint/visitor-keys@5.27.0 " :
397
- version "5.27.0"
398
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.27.0.tgz#97aa9a5d2f3df8215e6d3b77f9d214a24db269bd"
399
- integrity sha512-46cYrteA2MrIAjv9ai44OQDUoCZyHeGIc4lsjCUX2WT6r4C+kidz1bNiR4017wHOPUythYeH+Sc7/cFP97KEAA==
400
- dependencies :
401
- " @typescript-eslint/types" " 5.27.0"
402
- eslint-visitor-keys "^3.3.0"
395
+ semver "^7.5.4"
396
+ ts-api-utils "^1.0.1"
397
+
398
+ " @typescript-eslint/utils@6.7.3 " :
399
+ version "6.7.3"
400
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.3.tgz#96c655816c373135b07282d67407cb577f62e143"
401
+ integrity sha512-vzLkVder21GpWRrmSR9JxGZ5+ibIUSudXlW52qeKpzUEQhRSmyZiVDDj3crAth7+5tmN1ulvgKaCU2f/bPRCzg==
402
+ dependencies :
403
+ " @eslint-community/eslint-utils" " ^4.4.0"
404
+ " @types/json-schema" " ^7.0.12"
405
+ " @types/semver" " ^7.5.0"
406
+ " @typescript-eslint/scope-manager" " 6.7.3"
407
+ " @typescript-eslint/types" " 6.7.3"
408
+ " @typescript-eslint/typescript-estree" " 6.7.3"
409
+ semver "^7.5.4"
410
+
411
+ " @typescript-eslint/visitor-keys@6.7.3 " :
412
+ version "6.7.3"
413
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.3.tgz#83809631ca12909bd2083558d2f93f5747deebb2"
414
+ integrity sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==
415
+ dependencies :
416
+ " @typescript-eslint/types" " 6.7.3"
417
+ eslint-visitor-keys "^3.4.1"
403
418
404
419
acorn-jsx@^5.3.2 :
405
420
version "5.3.2"
@@ -1096,14 +1111,6 @@ eslint-plugin-import@^2.26.0:
1096
1111
semver "^6.3.1"
1097
1112
tsconfig-paths "^3.14.2"
1098
1113
1099
- eslint-scope@^5.1.1 :
1100
- version "5.1.1"
1101
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
1102
- integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
1103
- dependencies :
1104
- esrecurse "^4.3.0"
1105
- estraverse "^4.1.1"
1106
-
1107
1114
eslint-scope@^7.2.2 :
1108
1115
version "7.2.2"
1109
1116
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -1112,18 +1119,6 @@ eslint-scope@^7.2.2:
1112
1119
esrecurse "^4.3.0"
1113
1120
estraverse "^5.2.0"
1114
1121
1115
- eslint-utils@^3.0.0 :
1116
- version "3.0.0"
1117
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
1118
- integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
1119
- dependencies :
1120
- eslint-visitor-keys "^2.0.0"
1121
-
1122
- eslint-visitor-keys@^2.0.0 :
1123
- version "2.1.0"
1124
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1125
- integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1126
-
1127
1122
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3 :
1128
1123
version "3.4.3"
1129
1124
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
@@ -1195,11 +1190,6 @@ esrecurse@^4.3.0:
1195
1190
dependencies :
1196
1191
estraverse "^5.2.0"
1197
1192
1198
- estraverse@^4.1.1 :
1199
- version "4.3.0"
1200
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
1201
- integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
1202
-
1203
1193
estraverse@^5.1.0, estraverse@^5.2.0 :
1204
1194
version "5.3.0"
1205
1195
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -1361,11 +1351,6 @@ function.prototype.name@^1.1.6:
1361
1351
es-abstract "^1.22.1"
1362
1352
functions-have-names "^1.2.3"
1363
1353
1364
- functional-red-black-tree@^1.0.1 :
1365
- version "1.0.1"
1366
- resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
1367
- integrity sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==
1368
-
1369
1354
functions-have-names@^1.2.3 :
1370
1355
version "1.2.3"
1371
1356
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
@@ -1624,6 +1609,11 @@ ignore@^5.2.0:
1624
1609
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
1625
1610
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
1626
1611
1612
+ ignore@^5.2.4 :
1613
+ version "5.2.4"
1614
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
1615
+ integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
1616
+
1627
1617
import-fresh@^3.2.1 :
1628
1618
version "3.3.0"
1629
1619
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -2415,11 +2405,6 @@ regexp.prototype.flags@^1.5.1:
2415
2405
define-properties "^1.2.0"
2416
2406
set-function-name "^2.0.0"
2417
2407
2418
- regexpp@^3.2.0 :
2419
- version "3.2.0"
2420
- resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
2421
- integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
2422
-
2423
2408
require-directory@^2.1.1 :
2424
2409
version "2.1.1"
2425
2410
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
@@ -2559,7 +2544,7 @@ semver@^6.3.1:
2559
2544
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
2560
2545
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
2561
2546
2562
- semver@^7.3.7 , semver@^7.5.3 :
2547
+ semver@^7.5.3 , semver@^7.5.4 :
2563
2548
version "7.5.4"
2564
2549
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
2565
2550
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -2810,6 +2795,11 @@ to-regex-range@^5.0.1:
2810
2795
dependencies :
2811
2796
is-number "^7.0.0"
2812
2797
2798
+ ts-api-utils@^1.0.1 :
2799
+ version "1.0.3"
2800
+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
2801
+ integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
2802
+
2813
2803
ts-node@^10.8.0 :
2814
2804
version "10.8.0"
2815
2805
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.0.tgz#3ceb5ac3e67ae8025c1950626aafbdecb55d82ce"
@@ -2839,23 +2829,11 @@ tsconfig-paths@^3.14.2:
2839
2829
minimist "^1.2.6"
2840
2830
strip-bom "^3.0.0"
2841
2831
2842
- tslib@^1.8.1 :
2843
- version "1.14.1"
2844
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
2845
- integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
2846
-
2847
2832
tslib@^2.1.0 :
2848
2833
version "2.4.0"
2849
2834
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
2850
2835
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
2851
2836
2852
- tsutils@^3.21.0 :
2853
- version "3.21.0"
2854
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
2855
- integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
2856
- dependencies :
2857
- tslib "^1.8.1"
2858
-
2859
2837
type-check@^0.4.0, type-check@~0.4.0 :
2860
2838
version "0.4.0"
2861
2839
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
@@ -2917,10 +2895,10 @@ typed-array-length@^1.0.4:
2917
2895
for-each "^0.3.3"
2918
2896
is-typed-array "^1.1.9"
2919
2897
2920
- typescript@^4.0 .2 :
2921
- version "4.7 .2"
2922
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7 .2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4 "
2923
- integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A ==
2898
+ typescript@^5.2 .2 :
2899
+ version "5.2 .2"
2900
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2 .2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78 "
2901
+ integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w ==
2924
2902
2925
2903
unbox-primitive@^1.0.2 :
2926
2904
version "1.0.2"
0 commit comments