Skip to content

Commit 9070868

Browse files
authored
[create-pull-request] automated change
1 parent 23b943b commit 9070868

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"@chakra-ui/react": "^2.2.4",
2020
"@emotion/react": "^11.0.0",
2121
"@emotion/styled": "^11.0.0",
22-
"@polybase/client": "^0.3.33",
23-
"@polybase/eth": "^0.3.33",
24-
"@polybase/react": "^0.3.33",
25-
"@polybase/util": "^0.3.33",
22+
"@polybase/client": "^0.6.5",
23+
"@polybase/eth": "^0.6.5",
24+
"@polybase/react": "^0.6.5",
25+
"@polybase/util": "^0.6.5",
2626
"@sentry/react": "^7.11.1",
2727
"@sentry/tracing": "^7.11.1",
2828
"@testing-library/jest-dom": "^5.16.4",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2406,38 +2406,38 @@
24062406
schema-utils "^3.0.0"
24072407
source-map "^0.7.3"
24082408

2409-
"@polybase/client@^0.3.33":
2410-
version "0.3.33"
2411-
resolved "https://registry.yarnpkg.com/@polybase/client/-/client-0.3.33.tgz#9520b48d47a5366f7391958a457d13ba4a1ba01c"
2412-
integrity sha512-4t75hmS2Xf7QLmKcGINOte9gzs3Jga4+Hl1vLTXwti/nFja0XzKeea+TOVQU5wbMjQ6IOUy0BTZURzzwAX0hHA==
2409+
"@polybase/client@^0.6.5":
2410+
version "0.6.5"
2411+
resolved "https://registry.yarnpkg.com/@polybase/client/-/client-0.6.5.tgz#fc18a15fce0453d041e9d6ccecfff0d31e7424db"
2412+
integrity sha512-WiVtLZZHhSZDrCLxyhX0iyXnUOlA/Exv8iy0epcKwIWsAPZxz5WfJq5+IbU/0UdW8CRocOVskmNUMDSu9Wyk5g==
24132413
dependencies:
2414-
"@polybase/eth" "^0.3.33"
2415-
"@polybase/polylang" "0.4.7"
2414+
"@polybase/eth" "^0.6.5"
2415+
"@polybase/polylang" "^0.6.0"
24162416
axios "0.27.2"
24172417

2418-
"@polybase/eth@^0.3.33":
2419-
version "0.3.33"
2420-
resolved "https://registry.yarnpkg.com/@polybase/eth/-/eth-0.3.33.tgz#a927374c57b1705e8d603d3c3f7c85b086fac6f9"
2421-
integrity sha512-PV4kVo+XOhi6LHHIFJ1XEv52Xm39FVN3KTKtidhN585AR1+gPwTQKk3cqxi4PZxeIb6/SKp1xCFFnlrvCdTjBg==
2418+
"@polybase/eth@^0.6.5":
2419+
version "0.6.5"
2420+
resolved "https://registry.yarnpkg.com/@polybase/eth/-/eth-0.6.5.tgz#4eed7724e20ab2a8daa9a2428bf022ca2ed7b86a"
2421+
integrity sha512-sXZxoSORujygx4GcpFm/fe0BWO4cZIS7eGD7eygINJ/jT31I001oq3HCIV57+WFYlvMDLIwgQuvF6t/RuvMNFQ==
24222422
dependencies:
24232423
"@ethersproject/keccak256" "^5.7.0"
24242424
"@ethersproject/strings" "^5.7.0"
2425-
"@polybase/util" "^0.3.33"
2425+
"@polybase/util" "^0.6.5"
24262426

2427-
"@polybase/polylang@0.4.7":
2428-
version "0.4.7"
2429-
resolved "https://registry.yarnpkg.com/@polybase/polylang/-/polylang-0.4.7.tgz#aaedb638f7b84e796ecdd4dc8f92a25d3638025b"
2430-
integrity sha512-hkRAWzpgCLcQyfQd37BPCCtH8rkU4n62FCGJvlH5hEvLkNFxbJ2ijgIoMRWarISn/qPaVsCYWIEsgHqTjifkMg==
2431-
2432-
"@polybase/react@^0.3.33":
2433-
version "0.3.33"
2434-
resolved "https://registry.yarnpkg.com/@polybase/react/-/react-0.3.33.tgz#fa3d55eb4f2131ae0cfc24895f15d175ddf6be8d"
2435-
integrity sha512-PxyOklSl4GHX+bGXBZpsEv8mXxlpWVDSrrQDYQBBSSJ1atYsz5a/Y/xVINgGnm202sUS/UX2efipiskkZA/Kxg==
2436-
2437-
"@polybase/util@^0.3.33":
2438-
version "0.3.33"
2439-
resolved "https://registry.yarnpkg.com/@polybase/util/-/util-0.3.33.tgz#2a0100df62e2e117b85fe39a40c86fd5f293e9d1"
2440-
integrity sha512-XqS9STDFnEcYxt0tdukCPK+1scVF2o8CK4Akdsv3i21GYs+uBhuPqh48+BFoSTKht8tIY73mJe54bMl1lec9Rg==
2427+
"@polybase/polylang@^0.6.0":
2428+
version "0.6.0"
2429+
resolved "https://registry.yarnpkg.com/@polybase/polylang/-/polylang-0.6.0.tgz#bd8dcb1b6275f9a3e4c9e208be2f7f18da07f955"
2430+
integrity sha512-yk2JbnNkJDKs2Gnjedra7H1b8H7MCZKaOlo3n+OjjcTlqsZq8Iz472hE0umxDi74zxcsMnIb/qsR6oj6fGKrpw==
2431+
2432+
"@polybase/react@^0.6.5":
2433+
version "0.6.5"
2434+
resolved "https://registry.yarnpkg.com/@polybase/react/-/react-0.6.5.tgz#3847a1d1d9bbdebb1b08eba11d3a03e28ba4d2ff"
2435+
integrity sha512-GX68ZntAZBatd3Kc6KePHZrwe/5fpc7xeS0ueprsedcN9SZN3WQW+fdWJn6fbHJN6Ld0gGixb9aUpU+Jm3yrPw==
2436+
2437+
"@polybase/util@^0.6.5":
2438+
version "0.6.5"
2439+
resolved "https://registry.yarnpkg.com/@polybase/util/-/util-0.6.5.tgz#2b5def58327ed2d4c5945cfec4bd9e6d349d4fce"
2440+
integrity sha512-mpiRwgX1NNbVJYP0GVqafNLgWuAVO4pk/mUQBazW/X+FDz7fq0OSqTnYDZ5xGH87WW+33dX8whditwJIX9YFLA==
24412441
dependencies:
24422442
"@ethersproject/bytes" "^5.7.0"
24432443
"@ethersproject/signing-key" "^5.7.0"

0 commit comments

Comments
 (0)