|
541 | 541 | "@jridgewell/resolve-uri" "3.1.0" |
542 | 542 | "@jridgewell/sourcemap-codec" "1.4.14" |
543 | 543 |
|
544 | | -"@noble/hashes@^1.3.3": |
| 544 | +"@noble/hashes@^1.2.0", "@noble/hashes@^1.3.3": |
545 | 545 | version "1.3.3" |
546 | 546 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699" |
547 | 547 | integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA== |
|
801 | 801 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" |
802 | 802 | integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== |
803 | 803 |
|
| 804 | +"@unique-nft/sr25519@^0.0.1": |
| 805 | + version "0.0.1" |
| 806 | + resolved "https://registry.yarnpkg.com/@unique-nft/sr25519/-/sr25519-0.0.1.tgz#af8e7b2591ac482055de24114f8b910c0ef1ba31" |
| 807 | + integrity sha512-LedK8lwoCvHuye0hfraG/caBfmmp4nFEizWzaLusPSMLnQY8o4fVbQuiBM7ahX3YMOOv8o/VSKiyf7X4WtOk2Q== |
| 808 | + dependencies: |
| 809 | + "@noble/hashes" "^1.2.0" |
| 810 | + base-x "^4.0.0" |
| 811 | + |
804 | 812 | "@vitest/expect@1.3.0": |
805 | 813 | version "1.3.0" |
806 | 814 | resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.3.0.tgz#09b374357b51be44f4fba9336d59024756f902dc" |
@@ -1677,7 +1685,7 @@ es-to-primitive@^1.2.1: |
1677 | 1685 | is-date-object "^1.0.1" |
1678 | 1686 | is-symbol "^1.0.2" |
1679 | 1687 |
|
1680 | | -esbuild@^0.19.2, esbuild@^0.19.3: |
| 1688 | +esbuild@^0.19.2, esbuild@^0.19.3, esbuild@~0.19.10: |
1681 | 1689 | version "0.19.12" |
1682 | 1690 | resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.19.12.tgz#dc82ee5dc79e82f5a5c3b4323a2a641827db3e04" |
1683 | 1691 | integrity sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg== |
@@ -2016,6 +2024,13 @@ get-symbol-description@^1.0.0: |
2016 | 2024 | call-bind "^1.0.2" |
2017 | 2025 | get-intrinsic "^1.1.1" |
2018 | 2026 |
|
| 2027 | +get-tsconfig@^4.7.2: |
| 2028 | + version "4.7.2" |
| 2029 | + resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.2.tgz#0dcd6fb330391d46332f4c6c1bf89a6514c2ddce" |
| 2030 | + integrity sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A== |
| 2031 | + dependencies: |
| 2032 | + resolve-pkg-maps "^1.0.0" |
| 2033 | + |
2019 | 2034 | get-uri@3: |
2020 | 2035 | version "3.0.2" |
2021 | 2036 | resolved "https://registry.yarnpkg.com/get-uri/-/get-uri-3.0.2.tgz#f0ef1356faabc70e1f9404fa3b66b2ba9bfc725c" |
@@ -3696,6 +3711,11 @@ resolve-from@^5.0.0: |
3696 | 3711 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" |
3697 | 3712 | integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== |
3698 | 3713 |
|
| 3714 | +resolve-pkg-maps@^1.0.0: |
| 3715 | + version "1.0.0" |
| 3716 | + resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f" |
| 3717 | + integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw== |
| 3718 | + |
3699 | 3719 | resolve@^1.1.6: |
3700 | 3720 | version "1.22.2" |
3701 | 3721 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f" |
@@ -4224,6 +4244,16 @@ tsup@^8.0.2: |
4224 | 4244 | sucrase "^3.20.3" |
4225 | 4245 | tree-kill "^1.2.2" |
4226 | 4246 |
|
| 4247 | +tsx@^4.7.1: |
| 4248 | + version "4.7.1" |
| 4249 | + resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.7.1.tgz#27af6cbf4e1cdfcb9b5425b1c61bb7e668eb5e84" |
| 4250 | + integrity sha512-8d6VuibXHtlN5E3zFkgY8u4DX7Y3Z27zvvPKVmLon/D4AjuKzarkUBTLDBgj9iTQ0hg5xM7c/mYiRVM+HETf0g== |
| 4251 | + dependencies: |
| 4252 | + esbuild "~0.19.10" |
| 4253 | + get-tsconfig "^4.7.2" |
| 4254 | + optionalDependencies: |
| 4255 | + fsevents "~2.3.3" |
| 4256 | + |
4227 | 4257 | type-check@~0.3.2: |
4228 | 4258 | version "0.3.2" |
4229 | 4259 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" |
|
0 commit comments