Skip to content

Commit

Permalink
fix(deps): update dependency @devprotocol/alias-legacy-dev-kit to v8 (#…
Browse files Browse the repository at this point in the history
…2867)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 053d575 commit b02644d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@ant-design/icons": "5.4.0",
"@apollo/client": "3.11.5",
"@davatar/react": "1.11.1",
"@devprotocol/alias-legacy-dev-kit": "npm:@devprotocol/dev-kit@4.7.0",
"@devprotocol/alias-legacy-dev-kit": "npm:@devprotocol/dev-kit@8.7.0",
"@devprotocol/dev-kit": "7.3.4",
"@devprotocol/khaos-kit": "1.4.0",
"@devprotocol/util-ts": "2.2.1",
Expand Down
38 changes: 16 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1171,16 +1171,15 @@
mersenne-twister "^1.1.0"
react-blockies "^1.4.1"

"@devprotocol/alias-legacy-dev-kit@npm:@devprotocol/dev-kit@4.7.0":
version "4.7.0"
resolved "https://registry.yarnpkg.com/@devprotocol/dev-kit/-/dev-kit-4.7.0.tgz#f939f9c91a978a74e509d7c4b3d3be4c8a590b11"
integrity sha512-EgJP0xnVq/lm8Xd5POhOGZUbeuzYqhc+yeyZzGcTIWIDpTq1dqnklae5Xe0UOVdWsCwqrp87B/iE1G3bONkwkA==
"@devprotocol/alias-legacy-dev-kit@npm:@devprotocol/dev-kit@8.7.0":
version "8.7.0"
resolved "https://registry.yarnpkg.com/@devprotocol/dev-kit/-/dev-kit-8.7.0.tgz#ba802516ab5a08e699f3cc85aaf72deec566b555"
integrity sha512-xJ/jVQJDHEc1XuAp1mJsn7JdAwdshAykX7ErsNG6FkQzjq/i6OmR7jFAIsBHq8AB+ZaMCUuXm1f9QBypF5yG4A==
dependencies:
"@types/bent" "^7.3.1"
async-ray "^3.2.0"
bent "^7.3.12"
"@devprotocol/util-ts" "4.0.0"
bignumber.js "9.1.2"
js-base64 "^3.7.2"
ramda "^0.27.0"
ramda "^0.30.0"

"@devprotocol/[email protected]":
version "7.3.4"
Expand Down Expand Up @@ -1247,6 +1246,13 @@
ethers "^5.7.2"
ramda "^0.28.0"

"@devprotocol/[email protected]":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@devprotocol/util-ts/-/util-ts-4.0.0.tgz#d96259c0e26eae0b98eedf2a2c6dbacc1301d9b0"
integrity sha512-8YgP79u2C5q4T4j0IsPN0bSGqtSYBYXt8rHzqq+Ip1T/AeDJX9h/1zaHn63GOcwzTyUwHIKbYxO4hAWkO1fILw==
dependencies:
ramda "^0.29.0"

"@emotion/babel-plugin@^11.12.0":
version "11.12.0"
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz#7b43debb250c313101b3f885eba634f1d723fcc2"
Expand Down Expand Up @@ -3709,13 +3715,6 @@
dependencies:
ethers "^5.0.2"

"@types/bent@^7.3.1":
version "7.3.8"
resolved "https://registry.yarnpkg.com/@types/bent/-/bent-7.3.8.tgz#69c3ee49bf6593d831006794e7bd2f84bb573e58"
integrity sha512-yZ09JA1KsA5Fl6Oh/ahK00+H5bV0qCy2bYnyfiFY42wnaMK4n7IDC6HaFe3WW45Zhnak7iqJBKlWD0nVxzrGWg==
dependencies:
"@types/node" "*"

"@types/[email protected]":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@types/bl/-/bl-5.1.0.tgz#d699916f032474feae849a2a77637e0c0170dc8a"
Expand Down Expand Up @@ -5258,11 +5257,6 @@ async-mutex@^0.2.6:
dependencies:
tslib "^2.0.0"

async-ray@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/async-ray/-/async-ray-3.2.0.tgz#331e1b3549a80b456304b37a3d43939c6170164d"
integrity sha512-w1t9m2Wp0A+yQ5xaBxbOMVuZAxdZEntQAiOoV3JaDsLlme+oqdKmi5k0z0lJPoEy7zmD7mfqKgBw7kzaKc+ZRQ==

async-validator@^4.1.0:
version "4.2.5"
resolved "https://registry.yarnpkg.com/async-validator/-/async-validator-4.2.5.tgz#c96ea3332a521699d0afaaceed510a54656c6339"
Expand Down Expand Up @@ -16115,12 +16109,12 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==

[email protected]:
[email protected], ramda@^0.30.0:
version "0.30.1"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.1.tgz#7108ac95673062b060025052cd5143ae8fc605bf"
integrity sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==

ramda@^0.27.0, ramda@^0.27.1:
ramda@^0.27.1:
version "0.27.2"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.2.tgz#84463226f7f36dc33592f6f4ed6374c48306c3f1"
integrity sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==
Expand Down

0 comments on commit b02644d

Please sign in to comment.