46
46
dependencies :
47
47
" @babel/highlight" " ^7.16.0"
48
48
49
+ " @babel/code-frame@^7.14.5 " :
50
+ version "7.16.7"
51
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
52
+ integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
53
+ dependencies :
54
+ " @babel/highlight" " ^7.16.7"
55
+
49
56
" @babel/compat-data@^7.13.11" , "@babel/compat-data@^7.15.0":
50
57
version "7.15.0"
51
58
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
93
100
dependencies :
94
101
eslint-rule-composer "^0.3.0"
95
102
103
+ " @babel/generator@^7.15.4 " :
104
+ version "7.16.8"
105
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
106
+ integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
107
+ dependencies :
108
+ " @babel/types" " ^7.16.8"
109
+ jsesc "^2.5.1"
110
+ source-map "^0.5.0"
111
+
96
112
" @babel/generator@^7.16.0" , "@babel/generator@^7.7.2":
97
113
version "7.16.0"
98
114
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2"
443
459
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
444
460
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
445
461
462
+ " @babel/helper-validator-identifier@^7.16.7 " :
463
+ version "7.16.7"
464
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
465
+ integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
466
+
446
467
" @babel/helper-validator-option@^7.14.5 " :
447
468
version "7.14.5"
448
469
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
495
516
chalk "^2.0.0"
496
517
js-tokens "^4.0.0"
497
518
519
+ " @babel/highlight@^7.16.7 " :
520
+ version "7.16.10"
521
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.10.tgz#744f2eb81579d6eea753c227b0f570ad785aba88"
522
+ integrity sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==
523
+ dependencies :
524
+ " @babel/helper-validator-identifier" " ^7.16.7"
525
+ chalk "^2.0.0"
526
+ js-tokens "^4.0.0"
527
+
498
528
" @babel/parser@^7.1.0" , "@babel/parser@^7.16.0", "@babel/parser@^7.16.3", "@babel/parser@^7.7.2":
499
529
version "7.16.3"
500
530
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.3.tgz#271bafcb811080905a119222edbc17909c82261d"
501
531
integrity sha512-dcNwU1O4sx57ClvLBVFbEgx0UZWfd0JQX5X6fxFRCLHelFBGXFfSz6Y0FAq2PEwUqlqLkdVjVr4VASEOuUnLJw==
502
532
533
+ " @babel/parser@^7.15.4 " :
534
+ version "7.16.12"
535
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
536
+ integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
537
+
503
538
" @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4 " :
504
539
version "7.15.4"
505
540
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz#dbdeabb1e80f622d9f0b583efb2999605e0a567e"
1161
1196
dependencies :
1162
1197
regenerator-runtime "^0.13.4"
1163
1198
1164
- " @babel/template@^7.14.5" , "@babel/template@^7.15.4", "@babel/template@^7.16.0", "@babel/template@^7.3.3":
1199
+ " @babel/template@^7.14.5" , "@babel/template@^7.15.4", "@babel/template@^7.3.3":
1200
+ version "7.15.4"
1201
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
1202
+ integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
1203
+ dependencies :
1204
+ " @babel/code-frame" " ^7.14.5"
1205
+ " @babel/parser" " ^7.15.4"
1206
+ " @babel/types" " ^7.15.4"
1207
+
1208
+ " @babel/template@^7.16.0 " :
1165
1209
version "7.16.0"
1166
1210
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
1167
1211
integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==
1170
1214
" @babel/parser" " ^7.16.0"
1171
1215
" @babel/types" " ^7.16.0"
1172
1216
1173
- " @babel/traverse@^7.1.0" , "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3", "@babel/traverse@^7.7.2":
1217
+ " @babel/traverse@^7.1.0" , "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2":
1218
+ version "7.15.4"
1219
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
1220
+ integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
1221
+ dependencies :
1222
+ " @babel/code-frame" " ^7.14.5"
1223
+ " @babel/generator" " ^7.15.4"
1224
+ " @babel/helper-function-name" " ^7.15.4"
1225
+ " @babel/helper-hoist-variables" " ^7.15.4"
1226
+ " @babel/helper-split-export-declaration" " ^7.15.4"
1227
+ " @babel/parser" " ^7.15.4"
1228
+ " @babel/types" " ^7.15.4"
1229
+ debug "^4.1.0"
1230
+ globals "^11.1.0"
1231
+
1232
+ " @babel/traverse@^7.16.0" , "@babel/traverse@^7.16.3":
1174
1233
version "7.16.3"
1175
1234
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787"
1176
1235
integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag==
1193
1252
" @babel/helper-validator-identifier" " ^7.15.7"
1194
1253
to-fast-properties "^2.0.0"
1195
1254
1255
+ " @babel/types@^7.16.8 " :
1256
+ version "7.16.8"
1257
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1"
1258
+ integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==
1259
+ dependencies :
1260
+ " @babel/helper-validator-identifier" " ^7.16.7"
1261
+ to-fast-properties "^2.0.0"
1262
+
1196
1263
" @bcoe/v8-coverage@^0.2.3 " :
1197
1264
version "0.2.3"
1198
1265
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -2181,7 +2248,16 @@ array.prototype.flat@^1.2.4:
2181
2248
define-properties "^1.1.3"
2182
2249
es-abstract "^1.18.0-next.1"
2183
2250
2184
- array.prototype.flatmap@^1.2.5 :
2251
+ array.prototype.flat@^1.2.5 :
2252
+ version "1.2.5"
2253
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
2254
+ integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
2255
+ dependencies :
2256
+ call-bind "^1.0.2"
2257
+ define-properties "^1.1.3"
2258
+ es-abstract "^1.19.0"
2259
+
2260
+ array.prototype.flatmap@^1.2.4, array.prototype.flatmap@^1.2.5 :
2185
2261
version "1.2.5"
2186
2262
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5.tgz#908dc82d8a406930fdf38598d51e7411d18d4446"
2187
2263
integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==
@@ -3191,7 +3267,7 @@ es-abstract@^1.18.0-next.1:
3191
3267
string.prototype.trimend "^1.0.3"
3192
3268
string.prototype.trimstart "^1.0.3"
3193
3269
3194
- es-abstract@^1.19.0, es-abstract@^1.19.1 :
3270
+ es-abstract@^1.18.2, es-abstract@^1. 19.0, es-abstract@^1.19.1 :
3195
3271
version "1.19.1"
3196
3272
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
3197
3273
integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
@@ -3267,13 +3343,32 @@ eslint-config-airbnb-base@^14.2.1:
3267
3343
object.assign "^4.1.2"
3268
3344
object.entries "^1.1.2"
3269
3345
3346
+ eslint-config-airbnb-base@^15.0.0 :
3347
+ version "15.0.0"
3348
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
3349
+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
3350
+ dependencies :
3351
+ confusing-browser-globals "^1.0.10"
3352
+ object.assign "^4.1.2"
3353
+ object.entries "^1.1.5"
3354
+ semver "^6.3.0"
3355
+
3270
3356
eslint-config-airbnb-typescript@^14.0.2 :
3271
3357
version "14.0.2"
3272
3358
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-14.0.2.tgz#4dc1583b9eab671bb011dea7d4ff1fc0d88e6e09"
3273
3359
integrity sha512-oaVR63DqpRUiOOeSVxIzhD3FXbqJRH+7Lt9GCMsS9SKgrRW3XpZINN2FO4JEsnaHEGkktumd0AHE9K7KQNuXSQ==
3274
3360
dependencies :
3275
3361
eslint-config-airbnb-base "^14.2.1"
3276
3362
3363
+
3364
+ version "19.0.0"
3365
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.0.tgz#c518503e2dc7c04d91a3e8ff54dcdbd30729829c"
3366
+ integrity sha512-f5FzCDw8osQJtifOGazdBtYuDOH38FVQSOwHvSU0iFjAmkdl4zQ1jG+YV6sVNt4gqVubqJwn98zZQzDoaCwDyw==
3367
+ dependencies :
3368
+ eslint-config-airbnb-base "^15.0.0"
3369
+ object.assign "^4.1.2"
3370
+ object.entries "^1.1.5"
3371
+
3277
3372
eslint-config-kentcdodds@^19.2.0 :
3278
3373
version "19.2.0"
3279
3374
resolved "https://registry.yarnpkg.com/eslint-config-kentcdodds/-/eslint-config-kentcdodds-19.2.0.tgz#2e61281f2a70b963a8816f5ab8e342963ea1f6a3"
@@ -3317,6 +3412,15 @@ eslint-module-utils@^2.6.2:
3317
3412
debug "^3.2.7"
3318
3413
pkg-dir "^2.0.0"
3319
3414
3415
+ eslint-module-utils@^2.7.1 :
3416
+ version "2.7.1"
3417
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
3418
+ integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
3419
+ dependencies :
3420
+ debug "^3.2.7"
3421
+ find-up "^2.1.0"
3422
+ pkg-dir "^2.0.0"
3423
+
3320
3424
eslint-plugin-import@^2.24.2 :
3321
3425
version "2.24.2"
3322
3426
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
@@ -3338,6 +3442,25 @@ eslint-plugin-import@^2.24.2:
3338
3442
resolve "^1.20.0"
3339
3443
tsconfig-paths "^3.11.0"
3340
3444
3445
+ eslint-plugin-import@^2.25.3 :
3446
+ version "2.25.3"
3447
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3.tgz#a554b5f66e08fb4f6dc99221866e57cfff824766"
3448
+ integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==
3449
+ dependencies :
3450
+ array-includes "^3.1.4"
3451
+ array.prototype.flat "^1.2.5"
3452
+ debug "^2.6.9"
3453
+ doctrine "^2.1.0"
3454
+ eslint-import-resolver-node "^0.3.6"
3455
+ eslint-module-utils "^2.7.1"
3456
+ has "^1.0.3"
3457
+ is-core-module "^2.8.0"
3458
+ is-glob "^4.0.3"
3459
+ minimatch "^3.0.4"
3460
+ object.values "^1.1.5"
3461
+ resolve "^1.20.0"
3462
+ tsconfig-paths "^3.11.0"
3463
+
3341
3464
eslint-plugin-jest-dom@^3.9.0 :
3342
3465
version "3.9.0"
3343
3466
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-dom/-/eslint-plugin-jest-dom-3.9.0.tgz#dab0b532f1a3e2285b74e3a6d32f7ce197975dcf"
@@ -3384,7 +3507,31 @@ eslint-plugin-react-hooks@^4.2.0:
3384
3507
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
3385
3508
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
3386
3509
3387
- eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.27.0 :
3510
+ eslint-plugin-react-hooks@^4.3.0 :
3511
+ version "4.3.0"
3512
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
3513
+ integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
3514
+
3515
+ eslint-plugin-react@^7.25.1 :
3516
+ version "7.25.3"
3517
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3.tgz#3333a974772745ddb3aecea84621019b635766bc"
3518
+ integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w==
3519
+ dependencies :
3520
+ array-includes "^3.1.3"
3521
+ array.prototype.flatmap "^1.2.4"
3522
+ doctrine "^2.1.0"
3523
+ estraverse "^5.2.0"
3524
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
3525
+ minimatch "^3.0.4"
3526
+ object.entries "^1.1.4"
3527
+ object.fromentries "^2.0.4"
3528
+ object.hasown "^1.0.0"
3529
+ object.values "^1.1.4"
3530
+ prop-types "^15.7.2"
3531
+ resolve "^2.0.0-next.3"
3532
+ string.prototype.matchall "^4.0.5"
3533
+
3534
+ eslint-plugin-react@^7.27.0 :
3388
3535
version "7.27.0"
3389
3536
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz#f952c76517a3915b81c7788b220b2b4c96703124"
3390
3537
integrity sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg==
@@ -4230,6 +4377,13 @@ is-core-module@^2.2.0, is-core-module@^2.6.0:
4230
4377
dependencies :
4231
4378
has "^1.0.3"
4232
4379
4380
+ is-core-module@^2.8.0 :
4381
+ version "2.8.0"
4382
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
4383
+ integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
4384
+ dependencies :
4385
+ has "^1.0.3"
4386
+
4233
4387
is-date-object@^1.0.1 :
4234
4388
version "1.0.2"
4235
4389
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.2.tgz#bda736f2cd8fd06d32844e7743bfa7494c3bfd7e"
@@ -4274,6 +4428,13 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
4274
4428
dependencies :
4275
4429
is-extglob "^2.1.1"
4276
4430
4431
+ is-glob@^4.0.3 :
4432
+ version "4.0.3"
4433
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
4434
+ integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
4435
+ dependencies :
4436
+ is-extglob "^2.1.1"
4437
+
4277
4438
is-hexadecimal@^1.0.0 :
4278
4439
version "1.0.4"
4279
4440
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz#cc35c97588da4bd49a8eedd6bc4082d44dcb23a7"
@@ -5611,7 +5772,7 @@ object.assign@^4.1.2:
5611
5772
has-symbols "^1.0.1"
5612
5773
object-keys "^1.1.1"
5613
5774
5614
- object.entries@^1.1.2, object.entries@^1.1.5 :
5775
+ object.entries@^1.1.2, object.entries@^1.1.4, object.entries@^1.1. 5 :
5615
5776
version "1.1.5"
5616
5777
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
5617
5778
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
@@ -5620,7 +5781,7 @@ object.entries@^1.1.2, object.entries@^1.1.5:
5620
5781
define-properties "^1.1.3"
5621
5782
es-abstract "^1.19.1"
5622
5783
5623
- object.fromentries@^2.0.5 :
5784
+ object.fromentries@^2.0.4, object.fromentries@^2.0. 5 :
5624
5785
version "2.0.5"
5625
5786
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
5626
5787
integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
@@ -5629,15 +5790,24 @@ object.fromentries@^2.0.5:
5629
5790
define-properties "^1.1.3"
5630
5791
es-abstract "^1.19.1"
5631
5792
5632
- object.hasown@^1.1.0 :
5793
+ object.hasown@^1.0.0, object.hasown@^1. 1.0 :
5633
5794
version "1.1.0"
5634
5795
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
5635
5796
integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
5636
5797
dependencies :
5637
5798
define-properties "^1.1.3"
5638
5799
es-abstract "^1.19.1"
5639
5800
5640
- object.values@^1.1.4, object.values@^1.1.5 :
5801
+ object.values@^1.1.4 :
5802
+ version "1.1.4"
5803
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
5804
+ integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
5805
+ dependencies :
5806
+ call-bind "^1.0.2"
5807
+ define-properties "^1.1.3"
5808
+ es-abstract "^1.18.2"
5809
+
5810
+ object.values@^1.1.5 :
5641
5811
version "1.1.5"
5642
5812
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
5643
5813
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
@@ -6613,7 +6783,7 @@ string-width@^4.1.0, string-width@^4.2.0:
6613
6783
is-fullwidth-code-point "^3.0.0"
6614
6784
strip-ansi "^6.0.0"
6615
6785
6616
- string.prototype.matchall@^4.0.6 :
6786
+ string.prototype.matchall@^4.0.5, string.prototype.matchall@^4.0. 6 :
6617
6787
version "4.0.6"
6618
6788
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa"
6619
6789
integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==
0 commit comments