@xyo-network/react-ethereum-gas-price-etherchain-plugins 2.56.1 → 2.56.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +241 -81
  2. package/package.json +4 -4
package/dist/docs.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
17
17
  "line": 9,
18
18
  "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L9"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f16bf63f2f5/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L9"
20
20
  }
21
21
  ],
22
22
  "target": 1
@@ -34,7 +34,7 @@
34
34
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
35
35
  "line": 6,
36
36
  "character": 13,
37
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L6"
37
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f16bf63f2f5/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L6"
38
38
  }
39
39
  ],
40
40
  "type": {
@@ -106,8 +106,8 @@
106
106
  },
107
107
  "sources": [
108
108
  {
109
- "fileName": "node_modules/@types/react/index.d.ts",
110
- "line": 386,
109
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
110
+ "line": 355,
111
111
  "character": 8
112
112
  }
113
113
  ],
@@ -366,7 +366,7 @@
366
366
  {
367
367
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
368
368
  "line": 5,
369
- "character": 59
369
+ "character": 70
370
370
  }
371
371
  ]
372
372
  }
@@ -400,14 +400,14 @@
400
400
  {
401
401
  "type": "reference",
402
402
  "target": {
403
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
403
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
404
404
  "qualifiedName": "React.DetailedHTMLProps"
405
405
  },
406
406
  "typeArguments": [
407
407
  {
408
408
  "type": "reference",
409
409
  "target": {
410
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
410
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
411
411
  "qualifiedName": "React.HTMLAttributes"
412
412
  },
413
413
  "typeArguments": [
@@ -481,7 +481,7 @@
481
481
  {
482
482
  "type": "reference",
483
483
  "target": {
484
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
484
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
485
485
  "qualifiedName": "React.RefObject"
486
486
  },
487
487
  "typeArguments": [
@@ -606,22 +606,10 @@
606
606
  "type": "literal",
607
607
  "value": "children"
608
608
  },
609
- {
610
- "type": "literal",
611
- "value": "elevation"
612
- },
613
- {
614
- "type": "literal",
615
- "value": "square"
616
- },
617
609
  {
618
610
  "type": "literal",
619
611
  "value": "sx"
620
612
  },
621
- {
622
- "type": "literal",
623
- "value": "variant"
624
- },
625
613
  {
626
614
  "type": "literal",
627
615
  "value": "ref"
@@ -1682,6 +1670,18 @@
1682
1670
  "type": "literal",
1683
1671
  "value": "onTransitionEndCapture"
1684
1672
  },
1673
+ {
1674
+ "type": "literal",
1675
+ "value": "elevation"
1676
+ },
1677
+ {
1678
+ "type": "literal",
1679
+ "value": "square"
1680
+ },
1681
+ {
1682
+ "type": "literal",
1683
+ "value": "variant"
1684
+ },
1685
1685
  {
1686
1686
  "type": "literal",
1687
1687
  "value": "raised"
@@ -1705,7 +1705,7 @@
1705
1705
  {
1706
1706
  "type": "reference",
1707
1707
  "target": {
1708
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
1708
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1709
1709
  "qualifiedName": "React.RefAttributes"
1710
1710
  },
1711
1711
  "typeArguments": [
@@ -1728,14 +1728,54 @@
1728
1728
  }
1729
1729
  ],
1730
1730
  "type": {
1731
- "type": "reference",
1732
- "target": {
1733
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
1734
- "qualifiedName": "React.ReactNode"
1735
- },
1736
- "name": "ReactNode",
1737
- "package": "@types/react",
1738
- "qualifiedName": "React.ReactNode"
1731
+ "type": "union",
1732
+ "types": [
1733
+ {
1734
+ "type": "literal",
1735
+ "value": null
1736
+ },
1737
+ {
1738
+ "type": "reference",
1739
+ "target": {
1740
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1741
+ "qualifiedName": "React.ReactElement"
1742
+ },
1743
+ "typeArguments": [
1744
+ {
1745
+ "type": "intrinsic",
1746
+ "name": "any"
1747
+ },
1748
+ {
1749
+ "type": "union",
1750
+ "types": [
1751
+ {
1752
+ "type": "intrinsic",
1753
+ "name": "string"
1754
+ },
1755
+ {
1756
+ "type": "reference",
1757
+ "target": {
1758
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1759
+ "qualifiedName": "React.JSXElementConstructor"
1760
+ },
1761
+ "typeArguments": [
1762
+ {
1763
+ "type": "intrinsic",
1764
+ "name": "any"
1765
+ }
1766
+ ],
1767
+ "name": "JSXElementConstructor",
1768
+ "package": "@types/react",
1769
+ "qualifiedName": "React.JSXElementConstructor"
1770
+ }
1771
+ ]
1772
+ }
1773
+ ],
1774
+ "name": "ReactElement",
1775
+ "package": "@types/react",
1776
+ "qualifiedName": "React.ReactElement"
1777
+ }
1778
+ ]
1739
1779
  }
1740
1780
  }
1741
1781
  ]
@@ -1770,8 +1810,8 @@
1770
1810
  },
1771
1811
  "sources": [
1772
1812
  {
1773
- "fileName": "node_modules/@types/react/index.d.ts",
1774
- "line": 386,
1813
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1814
+ "line": 355,
1775
1815
  "character": 8
1776
1816
  }
1777
1817
  ],
@@ -1901,7 +1941,7 @@
1901
1941
  "type": {
1902
1942
  "type": "reference",
1903
1943
  "target": {
1904
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
1944
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1905
1945
  "qualifiedName": "React.ReactNode"
1906
1946
  },
1907
1947
  "name": "ReactNode",
@@ -2030,14 +2070,14 @@
2030
2070
  {
2031
2071
  "type": "reference",
2032
2072
  "target": {
2033
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2073
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2034
2074
  "qualifiedName": "React.DetailedHTMLProps"
2035
2075
  },
2036
2076
  "typeArguments": [
2037
2077
  {
2038
2078
  "type": "reference",
2039
2079
  "target": {
2040
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2080
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2041
2081
  "qualifiedName": "React.HTMLAttributes"
2042
2082
  },
2043
2083
  "typeArguments": [
@@ -2111,7 +2151,7 @@
2111
2151
  {
2112
2152
  "type": "reference",
2113
2153
  "target": {
2114
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2154
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2115
2155
  "qualifiedName": "React.RefObject"
2116
2156
  },
2117
2157
  "typeArguments": [
@@ -2259,7 +2299,7 @@
2259
2299
  {
2260
2300
  "type": "reference",
2261
2301
  "target": {
2262
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2302
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2263
2303
  "qualifiedName": "React.RefAttributes"
2264
2304
  },
2265
2305
  "typeArguments": [
@@ -2282,14 +2322,54 @@
2282
2322
  }
2283
2323
  ],
2284
2324
  "type": {
2285
- "type": "reference",
2286
- "target": {
2287
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2288
- "qualifiedName": "React.ReactNode"
2289
- },
2290
- "name": "ReactNode",
2291
- "package": "@types/react",
2292
- "qualifiedName": "React.ReactNode"
2325
+ "type": "union",
2326
+ "types": [
2327
+ {
2328
+ "type": "literal",
2329
+ "value": null
2330
+ },
2331
+ {
2332
+ "type": "reference",
2333
+ "target": {
2334
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2335
+ "qualifiedName": "React.ReactElement"
2336
+ },
2337
+ "typeArguments": [
2338
+ {
2339
+ "type": "intrinsic",
2340
+ "name": "any"
2341
+ },
2342
+ {
2343
+ "type": "union",
2344
+ "types": [
2345
+ {
2346
+ "type": "intrinsic",
2347
+ "name": "string"
2348
+ },
2349
+ {
2350
+ "type": "reference",
2351
+ "target": {
2352
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2353
+ "qualifiedName": "React.JSXElementConstructor"
2354
+ },
2355
+ "typeArguments": [
2356
+ {
2357
+ "type": "intrinsic",
2358
+ "name": "any"
2359
+ }
2360
+ ],
2361
+ "name": "JSXElementConstructor",
2362
+ "package": "@types/react",
2363
+ "qualifiedName": "React.JSXElementConstructor"
2364
+ }
2365
+ ]
2366
+ }
2367
+ ],
2368
+ "name": "ReactElement",
2369
+ "package": "@types/react",
2370
+ "qualifiedName": "React.ReactElement"
2371
+ }
2372
+ ]
2293
2373
  }
2294
2374
  }
2295
2375
  ]
@@ -2324,8 +2404,8 @@
2324
2404
  },
2325
2405
  "sources": [
2326
2406
  {
2327
- "fileName": "node_modules/@types/react/index.d.ts",
2328
- "line": 386,
2407
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
2408
+ "line": 355,
2329
2409
  "character": 8
2330
2410
  }
2331
2411
  ],
@@ -2455,7 +2535,7 @@
2455
2535
  "type": {
2456
2536
  "type": "reference",
2457
2537
  "target": {
2458
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2538
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2459
2539
  "qualifiedName": "React.ReactNode"
2460
2540
  },
2461
2541
  "name": "ReactNode",
@@ -2481,7 +2561,7 @@
2481
2561
  "type": {
2482
2562
  "type": "reference",
2483
2563
  "target": {
2484
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2564
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2485
2565
  "qualifiedName": "React.ReactNode"
2486
2566
  },
2487
2567
  "name": "ReactNode",
@@ -2563,7 +2643,7 @@
2563
2643
  "type": {
2564
2644
  "type": "reference",
2565
2645
  "target": {
2566
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2646
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2567
2647
  "qualifiedName": "React.ReactNode"
2568
2648
  },
2569
2649
  "name": "ReactNode",
@@ -2703,7 +2783,7 @@
2703
2783
  "type": {
2704
2784
  "type": "reference",
2705
2785
  "target": {
2706
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2786
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2707
2787
  "qualifiedName": "React.ReactNode"
2708
2788
  },
2709
2789
  "name": "ReactNode",
@@ -2844,14 +2924,14 @@
2844
2924
  {
2845
2925
  "type": "reference",
2846
2926
  "target": {
2847
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2927
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2848
2928
  "qualifiedName": "React.DetailedHTMLProps"
2849
2929
  },
2850
2930
  "typeArguments": [
2851
2931
  {
2852
2932
  "type": "reference",
2853
2933
  "target": {
2854
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
2934
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2855
2935
  "qualifiedName": "React.HTMLAttributes"
2856
2936
  },
2857
2937
  "typeArguments": [
@@ -2925,7 +3005,7 @@
2925
3005
  {
2926
3006
  "type": "reference",
2927
3007
  "target": {
2928
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3008
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2929
3009
  "qualifiedName": "React.RefObject"
2930
3010
  },
2931
3011
  "typeArguments": [
@@ -3097,7 +3177,7 @@
3097
3177
  {
3098
3178
  "type": "reference",
3099
3179
  "target": {
3100
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3180
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3101
3181
  "qualifiedName": "React.RefAttributes"
3102
3182
  },
3103
3183
  "typeArguments": [
@@ -3120,14 +3200,54 @@
3120
3200
  }
3121
3201
  ],
3122
3202
  "type": {
3123
- "type": "reference",
3124
- "target": {
3125
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3126
- "qualifiedName": "React.ReactNode"
3127
- },
3128
- "name": "ReactNode",
3129
- "package": "@types/react",
3130
- "qualifiedName": "React.ReactNode"
3203
+ "type": "union",
3204
+ "types": [
3205
+ {
3206
+ "type": "literal",
3207
+ "value": null
3208
+ },
3209
+ {
3210
+ "type": "reference",
3211
+ "target": {
3212
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3213
+ "qualifiedName": "React.ReactElement"
3214
+ },
3215
+ "typeArguments": [
3216
+ {
3217
+ "type": "intrinsic",
3218
+ "name": "any"
3219
+ },
3220
+ {
3221
+ "type": "union",
3222
+ "types": [
3223
+ {
3224
+ "type": "intrinsic",
3225
+ "name": "string"
3226
+ },
3227
+ {
3228
+ "type": "reference",
3229
+ "target": {
3230
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3231
+ "qualifiedName": "React.JSXElementConstructor"
3232
+ },
3233
+ "typeArguments": [
3234
+ {
3235
+ "type": "intrinsic",
3236
+ "name": "any"
3237
+ }
3238
+ ],
3239
+ "name": "JSXElementConstructor",
3240
+ "package": "@types/react",
3241
+ "qualifiedName": "React.JSXElementConstructor"
3242
+ }
3243
+ ]
3244
+ }
3245
+ ],
3246
+ "name": "ReactElement",
3247
+ "package": "@types/react",
3248
+ "qualifiedName": "React.ReactElement"
3249
+ }
3250
+ ]
3131
3251
  }
3132
3252
  }
3133
3253
  ]
@@ -3162,8 +3282,8 @@
3162
3282
  },
3163
3283
  "sources": [
3164
3284
  {
3165
- "fileName": "node_modules/@types/react/index.d.ts",
3166
- "line": 386,
3285
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3286
+ "line": 355,
3167
3287
  "character": 8
3168
3288
  }
3169
3289
  ],
@@ -3198,7 +3318,7 @@
3198
3318
  {
3199
3319
  "type": "reference",
3200
3320
  "target": {
3201
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3321
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3202
3322
  "qualifiedName": "React.RefAttributes"
3203
3323
  },
3204
3324
  "typeArguments": [
@@ -3221,14 +3341,54 @@
3221
3341
  }
3222
3342
  ],
3223
3343
  "type": {
3224
- "type": "reference",
3225
- "target": {
3226
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3227
- "qualifiedName": "React.ReactNode"
3228
- },
3229
- "name": "ReactNode",
3230
- "package": "@types/react",
3231
- "qualifiedName": "React.ReactNode"
3344
+ "type": "union",
3345
+ "types": [
3346
+ {
3347
+ "type": "literal",
3348
+ "value": null
3349
+ },
3350
+ {
3351
+ "type": "reference",
3352
+ "target": {
3353
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3354
+ "qualifiedName": "React.ReactElement"
3355
+ },
3356
+ "typeArguments": [
3357
+ {
3358
+ "type": "intrinsic",
3359
+ "name": "any"
3360
+ },
3361
+ {
3362
+ "type": "union",
3363
+ "types": [
3364
+ {
3365
+ "type": "intrinsic",
3366
+ "name": "string"
3367
+ },
3368
+ {
3369
+ "type": "reference",
3370
+ "target": {
3371
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3372
+ "qualifiedName": "React.JSXElementConstructor"
3373
+ },
3374
+ "typeArguments": [
3375
+ {
3376
+ "type": "intrinsic",
3377
+ "name": "any"
3378
+ }
3379
+ ],
3380
+ "name": "JSXElementConstructor",
3381
+ "package": "@types/react",
3382
+ "qualifiedName": "React.JSXElementConstructor"
3383
+ }
3384
+ ]
3385
+ }
3386
+ ],
3387
+ "name": "ReactElement",
3388
+ "package": "@types/react",
3389
+ "qualifiedName": "React.ReactElement"
3390
+ }
3391
+ ]
3232
3392
  }
3233
3393
  }
3234
3394
  ]
@@ -3283,11 +3443,11 @@
3283
3443
  "qualifiedName": "EtherchainV2GasPriceCard"
3284
3444
  },
3285
3445
  "4": {
3286
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3446
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3287
3447
  "qualifiedName": "EtherchainV2GasPriceCard"
3288
3448
  },
3289
3449
  "5": {
3290
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3450
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3291
3451
  "qualifiedName": "props"
3292
3452
  },
3293
3453
  "6": {
@@ -3343,11 +3503,11 @@
3343
3503
  "qualifiedName": "EtherchainV2GasPriceCardContent"
3344
3504
  },
3345
3505
  "19": {
3346
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3506
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3347
3507
  "qualifiedName": "EtherchainV2GasPriceCardContent"
3348
3508
  },
3349
3509
  "20": {
3350
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3510
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3351
3511
  "qualifiedName": "props"
3352
3512
  },
3353
3513
  "21": {
@@ -3399,11 +3559,11 @@
3399
3559
  "qualifiedName": "EtherchainV2GasPriceCardHeader"
3400
3560
  },
3401
3561
  "33": {
3402
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3562
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3403
3563
  "qualifiedName": "EtherchainV2GasPriceCardHeader"
3404
3564
  },
3405
3565
  "34": {
3406
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3566
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3407
3567
  "qualifiedName": "props"
3408
3568
  },
3409
3569
  "35": {
@@ -3495,11 +3655,11 @@
3495
3655
  "qualifiedName": "EtherchainV2GasPriceDetailsBox"
3496
3656
  },
3497
3657
  "57": {
3498
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3658
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3499
3659
  "qualifiedName": "EtherchainV2GasPriceDetailsBox"
3500
3660
  },
3501
3661
  "58": {
3502
- "sourceFileName": "../../../../../../node_modules/@types/react/index.d.ts",
3662
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3503
3663
  "qualifiedName": "props"
3504
3664
  },
3505
3665
  "59": {
package/package.json CHANGED
@@ -10,11 +10,11 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "^2.56.1",
14
- "@xyo-network/react-payload-plugin": "^2.56.1"
13
+ "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "^2.56.3",
14
+ "@xyo-network/react-payload-plugin": "^2.56.3"
15
15
  },
16
16
  "devDependencies": {
17
- "@xylabs/ts-scripts-yarn3": "^2.17.17",
17
+ "@xylabs/ts-scripts-yarn3": "^2.18.7",
18
18
  "typescript": "^5.1.6"
19
19
  },
20
20
  "peerDependencies": {
@@ -69,5 +69,5 @@
69
69
  },
70
70
  "sideEffects": false,
71
71
  "types": "dist/types/index.d.ts",
72
- "version": "2.56.1"
72
+ "version": "2.56.3"
73
73
  }