fix(deps): update dependency @kadena/types to ^0.5.0 (#328)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-01 14:12:04 +01:00
committed by GitHub
parent 7b1b4a3665
commit e4e2191218
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"@emotion/styled": "^11.11.0",
"@json-rpc-tools/utils": "1.7.6",
"@kadena/cryptography-utils": "^0.4.0",
"@kadena/types": "^0.3.2",
"@kadena/types": "^0.5.0",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@mui/icons-material": "^5.14.9",
+4 -4
View File
@@ -974,10 +974,10 @@
buffer "^6.0.3"
tweetnacl "^1.0.3"
"@kadena/types@^0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@kadena/types/-/types-0.3.2.tgz#7245110735d984d72fe1d4fc65ce94924fab85e1"
integrity sha512-xgdbILZdZk5i6Kq7yVuCyhKYU8YY7F5S14xlePOQRN7kUex5Io9faAhHmMnpTzeMqpdMnv7qWKZ8zXaBLkv4oA==
"@kadena/types@^0.5.0":
version "0.5.2"
resolved "https://registry.yarnpkg.com/@kadena/types/-/types-0.5.2.tgz#46fb45ceaaba67763e220e499c82361c96fa80c3"
integrity sha512-sCTCBKQXb5LF427FiPYQcRpwmcRSIyY6Mkc2VMpy8tkddyxn/Szo6IQdbzzqOdbA7cM75FAVrQ8nTrLyHi9D2g==
"@material-ui/core@^4.12.4":
version "4.12.4"