|
324 | 324 | dependencies: |
325 | 325 | "@jridgewell/trace-mapping" "0.3.9" |
326 | 326 |
|
| 327 | +"@emotion/unitless@^0.10.0": |
| 328 | + version "0.10.0" |
| 329 | + resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.10.0.tgz#2af2f7c7e5150f497bdabd848ce7b218a27cf745" |
| 330 | + integrity sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg== |
| 331 | + |
327 | 332 | "@esbuild/android-arm64@0.18.20": |
328 | 333 | version "0.18.20" |
329 | 334 | resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz#984b4f9c8d0377443cc2dfcef266d02244593622" |
|
515 | 520 | dependencies: |
516 | 521 | "@fortawesome/fontawesome-common-types" "6.5.1" |
517 | 522 |
|
518 | | -"@fortawesome/fontawesome-svg-core@>= 6.7.2": |
| 523 | +"@fortawesome/fontawesome-svg-core@>=6.7.2": |
519 | 524 | version "6.7.2" |
520 | 525 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz#0ac6013724d5cc327c1eb81335b91300a4fce2f2" |
521 | 526 | integrity sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA== |
|
529 | 534 | dependencies: |
530 | 535 | "@fortawesome/fontawesome-common-types" "6.5.1" |
531 | 536 |
|
532 | | -"@fortawesome/free-solid-svg-icons@>= 6.7.2": |
| 537 | +"@fortawesome/free-solid-svg-icons@>=6.7.2": |
533 | 538 | version "6.7.2" |
534 | 539 | resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.7.2.tgz#fe25883b5eb8464a82918599950d283c465b57f6" |
535 | 540 | integrity sha512-GsBrnOzU8uj0LECDfD5zomZJIjrPhIlWU82AHwa2s40FKH+kcxQaBvBo3Z4TxyZHIyX8XTDxsyA33/Vx9eFuQA== |
|
926 | 931 | dependencies: |
927 | 932 | "@types/node-fetch" "^2.5.10" |
928 | 933 |
|
929 | | -"@lit/react@^1.0.4": |
| 934 | +"@lit/react@^1.0.7": |
930 | 935 | version "1.0.8" |
931 | 936 | resolved "https://registry.yarnpkg.com/@lit/react/-/react-1.0.8.tgz#b3e229173b7b57d550909bf95d8f3da1a9510557" |
932 | 937 | integrity sha512-p2+YcF+JE67SRX3mMlJ1TKCSTsgyOVdAwd/nxp3NuV1+Cb6MWALbN6nT7Ld4tpmYofcE5kcaSY1YBB9erY+6fw== |
|
1059 | 1064 | axios "^1.10.0" |
1060 | 1065 | bip39 "3.1.0" |
1061 | 1066 |
|
1062 | | -"@multiversx/sdk-dapp-ui@>=0.0.14", "@multiversx/sdk-dapp-ui@^0.x": |
1063 | | - version "0.0.14" |
1064 | | - resolved "https://registry.yarnpkg.com/@multiversx/sdk-dapp-ui/-/sdk-dapp-ui-0.0.14.tgz#66c01f15d64f0e2c87e95d54c0b3830da7f99ea7" |
1065 | | - integrity sha512-dC2IprJrHFwlOmN3+Uj7eYwJr1cob5lrgx+XfmMWWBjIK9IYOx5jjzD+u51mDrsP7CyZP5LMJtNrz0qakbWpgQ== |
| 1067 | +"@multiversx/sdk-dapp-ui@>=0.0.16", "@multiversx/sdk-dapp-ui@^0.x": |
| 1068 | + version "0.0.16" |
| 1069 | + resolved "https://registry.yarnpkg.com/@multiversx/sdk-dapp-ui/-/sdk-dapp-ui-0.0.16.tgz#8a84b8eedec9de7abfeb3b338a02f1d53abcf674" |
| 1070 | + integrity sha512-yh4DMS7ZzZJvj3ElZqdlriT+ulkRtmrldOkpw5gM9OmNoknZZAbVRV1rjr83AOPdqM50u9rcJAxKanvPQfaYQQ== |
1066 | 1071 | dependencies: |
1067 | | - "@fortawesome/fontawesome-svg-core" ">= 6.7.2" |
1068 | | - "@fortawesome/free-solid-svg-icons" ">= 6.7.2" |
| 1072 | + "@fortawesome/fontawesome-svg-core" ">=6.7.2" |
| 1073 | + "@fortawesome/free-solid-svg-icons" ">=6.7.2" |
1069 | 1074 | "@rollup/plugin-image" "^3.0.3" |
1070 | | - "@stencil/react-output-target" "0.8.2" |
1071 | | - classnames ">= 2.5.1" |
| 1075 | + "@stencil/react-output-target" "1.2.0" |
| 1076 | + classnames ">=2.5.1" |
1072 | 1077 | lodash.inrange "^3.3.0" |
1073 | 1078 | lodash.range "^3.2.0" |
1074 | | - qrcode ">= 1.5.4" |
| 1079 | + qrcode ">=1.5.4" |
1075 | 1080 | sass-embedded "^1.85.1" |
1076 | 1081 |
|
1077 | 1082 | "@multiversx/sdk-dapp-utils@2.0.2": |
|
1080 | 1085 | integrity sha512-qxkYV3qtLxY6nckXsxtYZJ8zLY0zalpxgLQfYWaz2uOjEswraky/2PLxSaws1ts0YP3PPc0SrKIDfN9wVOA7EQ== |
1081 | 1086 |
|
1082 | 1087 | "@multiversx/sdk-dapp@^5.x": |
1083 | | - version "5.0.2" |
1084 | | - resolved "https://registry.yarnpkg.com/@multiversx/sdk-dapp/-/sdk-dapp-5.0.2.tgz#5ce55768d9152d04e89e6f3d21e64aba7f1aae2d" |
1085 | | - integrity sha512-fCNt8tKtF2qIahUB8zXxJ2pfQomwi+rnIg+4rGxEP0PvRhKrN1jNEUsBL7/m+dsbPJvvLenkarAaKL/y0EbQgQ== |
| 1088 | + version "5.0.5" |
| 1089 | + resolved "https://registry.yarnpkg.com/@multiversx/sdk-dapp/-/sdk-dapp-5.0.5.tgz#99a7f57e1e437c512c5e713802ae1008aa2d1665" |
| 1090 | + integrity sha512-Z2t60pi7EY4yQ8JFsCNKIAq9sfJd4+VxLjVBr4Iq/nqu0UVwv3vxu4Yvda1XIzBRcs2QFKfwF3BiCqI/9IfJxg== |
1086 | 1091 | dependencies: |
1087 | 1092 | "@lifeomic/axios-fetch" "3.0.1" |
1088 | 1093 | "@multiversx/sdk-extension-provider" "5.0.0" |
|
1107 | 1112 | socket.io-client "4.7.5" |
1108 | 1113 | zustand "4.4.7" |
1109 | 1114 | optionalDependencies: |
1110 | | - "@multiversx/sdk-dapp-ui" ">=0.0.14" |
| 1115 | + "@multiversx/sdk-dapp-ui" ">=0.0.16" |
1111 | 1116 |
|
1112 | 1117 | "@multiversx/sdk-extension-provider@5.0.0": |
1113 | 1118 | version "5.0.0" |
|
1523 | 1528 | resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz#821f8442f4175d8f0467b9daf26e3a18e2d02af2" |
1524 | 1529 | integrity sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA== |
1525 | 1530 |
|
1526 | | -"@stencil/react-output-target@0.8.2": |
1527 | | - version "0.8.2" |
1528 | | - resolved "https://registry.yarnpkg.com/@stencil/react-output-target/-/react-output-target-0.8.2.tgz#3503a192d6751085b4f9f89006faed4c17bc7849" |
1529 | | - integrity sha512-O7zRCfRbiPmxaW3oaPBB3RFOMQOuy1dfkcUUg+6en6NckrRzC2YEAzzo6iIkppDrPW34TJJRy/mqJUdlBPLJ1g== |
| 1531 | +"@stencil/react-output-target@1.2.0": |
| 1532 | + version "1.2.0" |
| 1533 | + resolved "https://registry.yarnpkg.com/@stencil/react-output-target/-/react-output-target-1.2.0.tgz#a5c48c182d7efcce4559786a5f06ae1caef81922" |
| 1534 | + integrity sha512-xDNpWdRg897T3Diy5V2d8dZUdjhc4QJ/5JZdTVyv3/e9UICdJPfCY6eKp/dWWgYlJ9AUE6GLHOI1iePZmLY12A== |
1530 | 1535 | dependencies: |
1531 | | - "@lit/react" "^1.0.4" |
1532 | | - html-react-parser "^5.1.10" |
1533 | | - style-object-to-css-string "^1.0.0" |
| 1536 | + "@lit/react" "^1.0.7" |
| 1537 | + html-react-parser "^5.2.2" |
| 1538 | + react-style-stringify "^1.2.0" |
1534 | 1539 | ts-morph "^22.0.0" |
1535 | 1540 |
|
1536 | 1541 | "@svgr/babel-plugin-add-jsx-attribute@8.0.0": |
@@ -3650,7 +3655,7 @@ classnames@2.3.2: |
3650 | 3655 | resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" |
3651 | 3656 | integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== |
3652 | 3657 |
|
3653 | | -"classnames@>= 2.5.1": |
| 3658 | +classnames@>=2.5.1: |
3654 | 3659 | version "2.5.1" |
3655 | 3660 | resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" |
3656 | 3661 | integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== |
@@ -5715,15 +5720,15 @@ html-escaper@^2.0.0: |
5715 | 5720 | resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453" |
5716 | 5721 | integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== |
5717 | 5722 |
|
5718 | | -html-react-parser@^5.1.10: |
5719 | | - version "5.2.5" |
5720 | | - resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.2.5.tgz#4a0d62c129d5d5c63cc49f986c946552d737190c" |
5721 | | - integrity sha512-bRPdv8KTqG9CEQPMNGksDqmbiRfVQeOidry8pVetdh/1jQ1Edx4KX5m0lWvDD89Pt4CqTYjK1BLz6NoNVxN/Uw== |
| 5723 | +html-react-parser@^5.2.2: |
| 5724 | + version "5.2.6" |
| 5725 | + resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-5.2.6.tgz#547a8820be5c76bc2a10f0bb32dd9119d440438b" |
| 5726 | + integrity sha512-qcpPWLaSvqXi+TndiHbCa+z8qt0tVzjMwFGFBAa41ggC+ZA5BHaMIeMJla9g3VSp4SmiZb9qyQbmbpHYpIfPOg== |
5722 | 5727 | dependencies: |
5723 | 5728 | domhandler "5.0.3" |
5724 | 5729 | html-dom-parser "5.1.1" |
5725 | 5730 | react-property "2.0.2" |
5726 | | - style-to-js "1.1.16" |
| 5731 | + style-to-js "1.1.17" |
5727 | 5732 |
|
5728 | 5733 | htmlparser2@10.0.0: |
5729 | 5734 | version "10.0.0" |
@@ -8332,7 +8337,7 @@ pure-rand@^6.0.0: |
8332 | 8337 | resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.1.0.tgz#d173cf23258231976ccbdb05247c9787957604f2" |
8333 | 8338 | integrity sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA== |
8334 | 8339 |
|
8335 | | -"qrcode@>= 1.5.4": |
| 8340 | +qrcode@>=1.5.4: |
8336 | 8341 | version "1.5.4" |
8337 | 8342 | resolved "https://registry.yarnpkg.com/qrcode/-/qrcode-1.5.4.tgz#5cb81d86eb57c675febb08cf007fff963405da88" |
8338 | 8343 | integrity sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg== |
@@ -8470,6 +8475,13 @@ react-router@6.16.0: |
8470 | 8475 | dependencies: |
8471 | 8476 | "@remix-run/router" "1.9.0" |
8472 | 8477 |
|
| 8478 | +react-style-stringify@^1.2.0: |
| 8479 | + version "1.2.0" |
| 8480 | + resolved "https://registry.yarnpkg.com/react-style-stringify/-/react-style-stringify-1.2.0.tgz#d6ffc475dde8e9f8e3014f383f942666e8fb983a" |
| 8481 | + integrity sha512-88JZckqgbfXJaGcDQoTFKRmBwHBF0Ddaxz3PL9Q+vywAJruBY+NdN+ZiKSBe7r/pWtjbt0naZdtH5oNI1X3FLA== |
| 8482 | + dependencies: |
| 8483 | + "@emotion/unitless" "^0.10.0" |
| 8484 | + |
8473 | 8485 | react@18.2.0: |
8474 | 8486 | version "18.2.0" |
8475 | 8487 | resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" |
@@ -9443,22 +9455,17 @@ strnum@^1.1.1: |
9443 | 9455 | resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4" |
9444 | 9456 | integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA== |
9445 | 9457 |
|
9446 | | -style-object-to-css-string@^1.0.0: |
9447 | | - version "1.1.3" |
9448 | | - resolved "https://registry.yarnpkg.com/style-object-to-css-string/-/style-object-to-css-string-1.1.3.tgz#9427c3387c701a7c5860de4027f11c8fbec55caf" |
9449 | | - integrity sha512-bISQoUsir/qGfo7vY8rw00ia9nnyE1jvYt3zZ2jhdkcXZ6dAEi74inMzQ6On57vFI+I4Fck6wOv5UI9BEwJDgw== |
9450 | | - |
9451 | | -style-to-js@1.1.16: |
9452 | | - version "1.1.16" |
9453 | | - resolved "https://registry.yarnpkg.com/style-to-js/-/style-to-js-1.1.16.tgz#e6bd6cd29e250bcf8fa5e6591d07ced7575dbe7a" |
9454 | | - integrity sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw== |
| 9458 | +style-to-js@1.1.17: |
| 9459 | + version "1.1.17" |
| 9460 | + resolved "https://registry.yarnpkg.com/style-to-js/-/style-to-js-1.1.17.tgz#488b1558a8c1fd05352943f088cc3ce376813d83" |
| 9461 | + integrity sha512-xQcBGDxJb6jjFCTzvQtfiPn6YvvP2O8U1MDIPNfJQlWMYfktPy+iGsHE7cssjs7y84d9fQaK4UF3RIJaAHSoYA== |
9455 | 9462 | dependencies: |
9456 | | - style-to-object "1.0.8" |
| 9463 | + style-to-object "1.0.9" |
9457 | 9464 |
|
9458 | | -style-to-object@1.0.8: |
9459 | | - version "1.0.8" |
9460 | | - resolved "https://registry.yarnpkg.com/style-to-object/-/style-to-object-1.0.8.tgz#67a29bca47eaa587db18118d68f9d95955e81292" |
9461 | | - integrity sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g== |
| 9465 | +style-to-object@1.0.9: |
| 9466 | + version "1.0.9" |
| 9467 | + resolved "https://registry.yarnpkg.com/style-to-object/-/style-to-object-1.0.9.tgz#35c65b713f4a6dba22d3d0c61435f965423653f0" |
| 9468 | + integrity sha512-G4qppLgKu/k6FwRpHiGiKPaPTFcG3g4wNVX/Qsfu+RqQM30E7Tyu/TEgxcL9PNLF5pdRLwQdE3YKKf+KF2Dzlw== |
9462 | 9469 | dependencies: |
9463 | 9470 | inline-style-parser "0.2.4" |
9464 | 9471 |
|
|
0 commit comments