Skip to content

Commit

Permalink
Merge pull request #1334 from tapexyz/bump
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
sasicodes authored Feb 29, 2024
2 parents 85cfda5 + cb587b8 commit d7991e8
Show file tree
Hide file tree
Showing 9 changed files with 70 additions and 76 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"hono": "^4.0.8",
"linkedom": "^0.16.8",
"ua-parser-js": "^1.0.37",
"viem": "^2.7.15",
"viem": "^2.7.16",
"zod": "^3.22.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion apps/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@tape.xyz/generic": "*",
"@tape.xyz/lens": "*",
"@tape.xyz/ui": "*",
"@types/node": "20.11.21",
"@types/node": "20.11.22",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"autoprefixer": "^10.4.17",
Expand Down
4 changes: 2 additions & 2 deletions apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-native-view-shot": "3.7.0",
"swr": "^2.2.5",
"uuid": "^9.0.1",
"viem": "^2.7.15",
"viem": "^2.7.16",
"zod": "^3.22.2",
"zustand": "^4.5.1"
},
Expand All @@ -78,7 +78,7 @@
"@tape.xyz/config": "*",
"@tape.xyz/generic": "*",
"@tape.xyz/lens": "*",
"@types/node": "20.11.21",
"@types/node": "20.11.22",
"@types/qrcode": "^1.5.5",
"@welldone-software/why-did-you-render": "^8.0.1",
"babel-plugin-module-resolver": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@tape.xyz/constants": "*",
"@tape.xyz/generic": "*",
"@tape.xyz/lens": "*",
"@types/node": "^20.11.21",
"@types/node": "^20.11.22",
"@types/react": "^18.2.60",
"@types/react-dom": "^18",
"typescript": "^5"
Expand Down
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@aws-sdk/lib-storage": "3.523.0",
"@emoji-mart/react": "^1.1.1",
"@hookform/resolvers": "^3.3.3",
"@irys/sdk": "^0.1.12",
"@irys/sdk": "^0.1.13",
"@lens-protocol/metadata": "^1.1.5",
"@livepeer/react": "^3.1.9",
"@tailwindcss/aspect-ratio": "^0.4.2",
Expand All @@ -43,10 +43,10 @@
"react-dom": "18.2.0",
"react-hook-form": "^7.50.1",
"react-hot-toast": "^2.4.1",
"react-use-websocket": "^4.7.0",
"react-use-websocket": "^4.8.1",
"textarea-caret": "^3.1.0",
"uuid": "^9.0.1",
"viem": "^2.7.15",
"viem": "^2.7.16",
"wagmi": "^2.5.7",
"zod": "^3.22.2",
"zustand": "^4.5.1"
Expand All @@ -59,7 +59,7 @@
"@tape.xyz/generic": "*",
"@tape.xyz/lens": "*",
"@tape.xyz/ui": "*",
"@types/node": "20.11.21",
"@types/node": "20.11.22",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@types/uuid": "^9.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/abis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tape.xyz/config": "*",
"@types/node": "^20.11.21",
"@types/node": "^20.11.22",
"typescript": "^5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@tape.xyz/config": "*",
"@tape.xyz/lens": "*",
"@types/node": "^20.11.21",
"@types/node": "^20.11.22",
"typescript": "^5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/helpers/generic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@lens-protocol/metadata": "^1.1.5",
"dayjs-twitter": "^0.5.0",
"viem": "^2.7.15"
"viem": "^2.7.16"
},
"devDependencies": {
"@tape.xyz/constants": "*",
Expand Down
122 changes: 58 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,28 @@
tslib "^2.3.0"
zen-observable-ts "^1.2.5"

"@aptos-labs/aptos-client@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@aptos-labs/aptos-client/-/aptos-client-0.1.0.tgz#911fb27e436e5731290de0e0cfce6e0d3feeabaa"
integrity sha512-q3s6pPq8H2buGp+tPuIRInWsYOuhSEwuNJPwd2YnsiID3YSLihn2ug39ktDJAcSOprUcp7Nid8WK7hKqnUmSdA==
dependencies:
axios "1.6.2"
got "^11.8.6"

"@aptos-labs/ts-sdk@^1.9.0":
version "1.9.1"
resolved "https://registry.yarnpkg.com/@aptos-labs/ts-sdk/-/ts-sdk-1.9.1.tgz#b1c3d886c09d8f1fea5163cd2d0830a87fd18154"
integrity sha512-aXoKbBKkhHutgKokEErFQHnyV8mheak01xqWZQIh3EExOkC0/KOFdWmCmOIXkXg1px2wiKHfPzg3ZW34142Kyw==
dependencies:
"@aptos-labs/aptos-client" "^0.1.0"
"@noble/curves" "^1.2.0"
"@noble/hashes" "^1.3.3"
"@scure/bip32" "^1.3.3"
"@scure/bip39" "^1.2.1"
eventemitter3 "^5.0.1"
form-data "^4.0.0"
tweetnacl "^1.0.3"

"@ardatan/relay-compiler@12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@ardatan/relay-compiler/-/relay-compiler-12.0.0.tgz#2e4cca43088e807adc63450e8cab037020e91106"
Expand Down Expand Up @@ -3699,11 +3721,12 @@
async-retry "^1.3.3"
axios "^1.4.0"

"@irys/sdk@^0.1.12":
version "0.1.12"
resolved "https://registry.yarnpkg.com/@irys/sdk/-/sdk-0.1.12.tgz#8695509a9c4d3e23242c822b461d7e1209e8c434"
integrity sha512-qkqPk52WTirBHwe01/zasAusJtwmLaAg9X2bhaYEZVzsbxO5/9hLuspDp3/G6+aSN85BrutyAvLKadi412w/Vw==
"@irys/sdk@^0.1.13":
version "0.1.13"
resolved "https://registry.yarnpkg.com/@irys/sdk/-/sdk-0.1.13.tgz#a433c92645d2f9e821dbb76d4d00316fda751771"
integrity sha512-3HNgRGMijKADFEqaCijnBJQ8zWix3Z29cftAK7MgefpCcQSKhBpA3F0dnJf3rbpnyKKzHJQmta6xh9wBcXMOYQ==
dependencies:
"@aptos-labs/ts-sdk" "^1.9.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/contracts" "^5.7.0"
"@ethersproject/providers" "^5.7.2"
Expand All @@ -3716,7 +3739,6 @@
"@solana/web3.js" "^1.36.0"
"@supercharge/promise-pool" "^3.0.0"
algosdk "^1.13.1"
aptos "=1.8.5"
arbundles "^0.10.0"
async-retry "^1.3.3"
axios "^1.6.7"
Expand Down Expand Up @@ -4417,11 +4439,6 @@
resolved "https://registry.yarnpkg.com/@noble/ed25519/-/ed25519-1.7.3.tgz#57e1677bf6885354b466c38e2b620c62f45a7123"
integrity sha512-iR8GBkDt0Q3GyaVcIu7mSsVIqnFbkbRzGLWlvhwunacoLwt4J3swfKhfaM6rN6WY+TBGoYT1GtT1mIh2/jGbRQ==

"@noble/hashes@1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.3.tgz#360afc77610e0a61f3417e497dcf36862e4f8111"
integrity sha512-CE0FCR57H2acVI5UOzIGSSIYxZ6v/HOhDR0Ro9VLyhnzLwx0o8W1mmgaqlEUx4049qJDlIBRztv5k+MM8vbO3A==

"@noble/hashes@1.2.0", "@noble/hashes@~1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.2.0.tgz#a3150eeb09cc7ab207ebf6d7b9ad311a9bdbed12"
Expand All @@ -4432,16 +4449,11 @@
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39"
integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==

"@noble/hashes@1.3.3", "@noble/hashes@^1.3.1", "@noble/hashes@^1.3.2", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.2":
"@noble/hashes@1.3.3", "@noble/hashes@^1.3.1", "@noble/hashes@^1.3.2", "@noble/hashes@^1.3.3", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.2":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699"
integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==

"@noble/hashes@~1.1.1":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.5.tgz#1a0377f3b9020efe2fae03290bd2a12140c95c11"
integrity sha512-LTMZiiLc+V4v1Yi16TD6aX2gmtKszNye0pQgbaLqkvhIqP7nVsSaJsWloGQjJfJ8offaoP5GtX3yY5swbcJxxQ==

"@noble/secp256k1@1.7.1", "@noble/secp256k1@~1.7.0":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
Expand Down Expand Up @@ -5822,7 +5834,7 @@
"@noble/hashes" "~1.3.2"
"@scure/base" "~1.1.2"

"@scure/bip32@1.3.3":
"@scure/bip32@1.3.3", "@scure/bip32@^1.3.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.3.3.tgz#a9624991dc8767087c57999a5d79488f48eae6c8"
integrity sha512-LJaN3HwRbfQK0X1xFSi0Q9amqOgzQnnDngIt+ZlsBC3Bm7/nE7K0kwshZHyaru79yIVRv/e1mQAjZyuZG6jOFQ==
Expand All @@ -5831,14 +5843,6 @@
"@noble/hashes" "~1.3.2"
"@scure/base" "~1.1.4"

"@scure/bip39@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.1.0.tgz#92f11d095bae025f166bef3defcc5bf4945d419a"
integrity sha512-pwrPOS16VeTKg98dYXQyIjJEcWfz7/1YJIwxUEPFfQPtc86Ym/1sVgQ2RLoD43AazMk2l/unK4ITySSpW2+82w==
dependencies:
"@noble/hashes" "~1.1.1"
"@scure/base" "~1.1.0"

"@scure/bip39@1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.1.1.tgz#b54557b2e86214319405db819c4b6a370cf340c5"
Expand All @@ -5855,7 +5859,7 @@
"@noble/hashes" "~1.3.0"
"@scure/base" "~1.1.0"

"@scure/bip39@1.2.2":
"@scure/bip39@1.2.2", "@scure/bip39@^1.2.1":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.2.2.tgz#f3426813f4ced11a47489cbcf7294aa963966527"
integrity sha512-HYf9TUXG80beW+hGAt3TRM8wU6pQoYur9iNypTROm42dorCGmLnFe3eWjz3gOq6G62H2WRh0FCzAR1PI+29zIA==
Expand Down Expand Up @@ -7015,10 +7019,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==

"@types/node@20.11.21", "@types/node@^20.11.21":
version "20.11.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.21.tgz#ad67e65652f7be15686e2df87a38076a81c5e9c5"
integrity sha512-/ySDLGscFPNasfqStUuWWPfL78jompfIoVzLJPVVAHBh6rpG68+pI2Gk+fNLeI8/f1yPYL4s46EleVIc20F1Ow==
"@types/node@20.11.22", "@types/node@^20.11.22":
version "20.11.22"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.22.tgz#9a192c3d7e7e71fa3a4b15032654f64643815cd6"
integrity sha512-/G+IxWxma6V3E+pqK1tSl2Fo1kl41pK1yeCyDsgkF9WlVAme4j5ISYM2zR11bgLFJGLN5sVK40T4RJNuiZbEjA==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -8300,17 +8304,6 @@ application-config-path@^0.1.0:
resolved "https://registry.yarnpkg.com/application-config-path/-/application-config-path-0.1.1.tgz#8b5ac64ff6afdd9bd70ce69f6f64b6998f5f756e"
integrity sha512-zy9cHePtMP0YhwG+CfHm0bgwdnga2X3gZexpdCwEj//dpb+TKajtiC8REEUJUSq6Ab4f9cgNy2l8ObXzCXFkEw==

aptos@=1.8.5:
version "1.8.5"
resolved "https://registry.yarnpkg.com/aptos/-/aptos-1.8.5.tgz#a17ac721066914785902b03cf1e7304495f6cd9d"
integrity sha512-iQxliWesNHjGQ5YYXCyss9eg4+bDGQWqAZa73vprqGQ9tungK0cRjUI2fmnp63Ed6UG6rurHrL+b0ckbZAOZZQ==
dependencies:
"@noble/hashes" "1.1.3"
"@scure/bip39" "1.1.0"
axios "0.27.2"
form-data "4.0.0"
tweetnacl "1.0.3"

arbundles@^0.10.0:
version "0.10.1"
resolved "https://registry.yarnpkg.com/arbundles/-/arbundles-0.10.1.tgz#1f542d9edf185a8a272994aef501a8ee12aaaa46"
Expand Down Expand Up @@ -8644,13 +8637,14 @@ axe-core@=4.7.0:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.0.tgz#34ba5a48a8b564f67e103f0aa5768d76e15bbbbf"
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==

axios@0.27.2:
version "0.27.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
axios@1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
dependencies:
follow-redirects "^1.14.9"
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

axios@^1.4.0, axios@^1.6.7:
version "1.6.7"
Expand Down Expand Up @@ -12276,7 +12270,7 @@ flow-parser@^0.206.0:
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.206.0.tgz#f4f794f8026535278393308e01ea72f31000bfef"
integrity sha512-HVzoK3r6Vsg+lKvlIZzaWNBVai+FXTX1wdYhz/wVlH13tb/gOdLXmlTqy6odmTBhT5UoWUbq0k8263Qhr9d88w==

follow-redirects@^1.0.0, follow-redirects@^1.12.1, follow-redirects@^1.14.9, follow-redirects@^1.15.4:
follow-redirects@^1.0.0, follow-redirects@^1.12.1, follow-redirects@^1.15.0, follow-redirects@^1.15.4:
version "1.15.5"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
Expand All @@ -12301,19 +12295,19 @@ foreground-child@^3.1.0:
cross-spawn "^7.0.0"
signal-exit "^4.0.1"

form-data@4.0.0, form-data@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
form-data@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
dependencies:
asynckit "^0.4.0"
combined-stream "^1.0.8"
mime-types "^2.1.12"

form-data@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
form-data@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
dependencies:
asynckit "^0.4.0"
combined-stream "^1.0.8"
Expand Down Expand Up @@ -12759,7 +12753,7 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"

got@^11.8.5:
got@^11.8.5, got@^11.8.6:
version "11.8.6"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a"
integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==
Expand Down Expand Up @@ -17504,10 +17498,10 @@ react-style-singleton@^2.2.1:
invariant "^2.2.4"
tslib "^2.0.0"

react-use-websocket@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-4.7.0.tgz#e45545ed48eb60171bf6401d1884cc80c700a0ea"
integrity sha512-YjR62jB7vB94IZy5UPBGZSR3c0hxu796q9IuJ0vbNg7InJ7Z84NHOd/LHzVI5nAKtaGy1oqvf8EmjKxX+cNz4A==
react-use-websocket@^4.8.1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/react-use-websocket/-/react-use-websocket-4.8.1.tgz#be06a0bc956c6d56391a29cbe2caa6ae8edb5615"
integrity sha512-FTXuG5O+LFozmu1BRfrzl7UIQngECvGJmL7BHsK4TYXuVt+mCizVA8lT0hGSIF0Z0TedF7bOo1nRzOUdginhDw==

react@18.2.0, react@^18, react@^18.2.0:
version "18.2.0"
Expand Down Expand Up @@ -20111,10 +20105,10 @@ viem@^1.0.0, viem@^1.1.4:
isows "1.0.3"
ws "8.13.0"

viem@^2.7.15:
version "2.7.15"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.7.15.tgz#0dfdcb75be196c85839950b0ccb88be0b377609c"
integrity sha512-I2RMQpg1/MC7fXVjHxeXRPU9k/WEOvZajK/KZSr7DChS0AaZ7uovsQWppwBn2wvZWguTCIRAHqzMwIEGku95yQ==
viem@^2.7.16:
version "2.7.16"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.7.16.tgz#99e66bbec661b2284bc32061474f20a90381bdcb"
integrity sha512-yOPa9yaoJUm44m0Qe3ugHnkHol3QQlFxN3jT+bq+lQip7X7cWdPfmguyfLWX2viCXcmYZUDiQdeFbkPW9lw11Q==
dependencies:
"@adraffy/ens-normalize" "1.10.0"
"@noble/curves" "1.2.0"
Expand Down

0 comments on commit d7991e8

Please sign in to comment.