Skip to content

Commit 42d655c

Browse files
committed
update modal, no-modal dependencies
1 parent 08e27b5 commit 42d655c

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/modal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@toruslabs/eslint-config-react": "^4.1.4",
6565
"@toruslabs/eslint-config-vue": "^4.1.5",
6666
"@toruslabs/isomorphic-style-loader": "^5.4.0",
67-
"@toruslabs/vue-components": "^8.0.8",
67+
"@toruslabs/vue-components": "^8.1.2",
6868
"@types/react": "^19.1.11",
6969
"@types/react-dom": "^19.1.8",
7070
"@wagmi/core": "^2.20.1",
@@ -88,7 +88,7 @@
8888
},
8989
"dependencies": {
9090
"@hcaptcha/react-hcaptcha": "^1.12.1",
91-
"@toruslabs/base-controllers": "^8.6.1",
91+
"@toruslabs/base-controllers": "^8.7.0",
9292
"@toruslabs/http-helpers": "^8.1.1",
9393
"@web3auth/auth": "^10.5.0",
9494
"@web3auth/no-modal": "^10.3.1",

packages/no-modal/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"@segment/analytics-next": "^1.81.1",
5959
"@solana/wallet-standard-features": "^1.3.0",
6060
"@solana/web3.js": "^1.98.4",
61-
"@toruslabs/base-controllers": "^8.6.1",
61+
"@toruslabs/base-controllers": "^8.7.0",
6262
"@toruslabs/bs58": "^1.0.0",
6363
"@toruslabs/constants": "^15.0.0",
6464
"@toruslabs/eccrypto": "^6.1.0",
65-
"@toruslabs/ethereum-controllers": "^8.6.2",
65+
"@toruslabs/ethereum-controllers": "^8.7.0",
6666
"@toruslabs/http-helpers": "^8.1.1",
6767
"@toruslabs/loglevel-sentry": "^8.1.0",
6868
"@toruslabs/secure-pub-sub": "3.0.2",
@@ -74,7 +74,7 @@
7474
"@walletconnect/types": "^2.21.8",
7575
"@walletconnect/utils": "^2.21.8",
7676
"@web3auth/auth": "^10.5.0",
77-
"@web3auth/ws-embed": "^5.0.23",
77+
"@web3auth/ws-embed": "^5.1.0",
7878
"assert": "^2.1.0",
7979
"bignumber.js": "~9.3.1",
8080
"bn.js": "^5.2.2",

0 commit comments

Comments
 (0)