Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Oct 9, 2023
1 parent 115c885 commit c123f2f
Show file tree
Hide file tree
Showing 17 changed files with 352 additions and 332 deletions.
217 changes: 117 additions & 100 deletions demo/vue-app/package-lock.json

Large diffs are not rendered by default.

369 changes: 186 additions & 183 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
"@toruslabs/torus-scripts": "^5.0.5",
"@types/chai": "^4.3.6",
"@types/faker": "^5.5.9",
"@types/jsonwebtoken": "^9.0.2",
"@types/mocha": "^10.0.1",
"@types/jsonwebtoken": "^9.0.3",
"@types/mocha": "^10.0.2",
"@types/node": "^20",
"chai": "^4.3.8",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"faker": "^5.5.3",
"husky": "^8.0.3",
"jsonwebtoken": "^9.0.2",
"lerna": "^7.3.0",
"lint-staged": "^14.0.1",
"mocha": "^10.2.0",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/base-solana-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/runtime": "^7.x"
},
"devDependencies": {
"@types/bs58": "^4.0.1"
"@types/bs58": "^4.0.2"
},
"lint-staged": {
"!(*d).ts": [
Expand Down
4 changes: 2 additions & 2 deletions packages/adapters/openlogin-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@types/lodash.merge": "^4.6.7"
},
"dependencies": {
"@toruslabs/openlogin": "^5.0.3",
"@toruslabs/openlogin-utils": "^5.0.2",
"@toruslabs/openlogin": "^5.2.0",
"@toruslabs/openlogin-utils": "^5.2.0",
"@web3auth/base": "^7.0.1",
"@web3auth/base-provider": "^7.0.1",
"lodash.merge": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/adapters/solflare-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"bn.js": "^5.2.1"
},
"devDependencies": {
"@solana/web3.js": "^1.78.5",
"@solflare-wallet/sdk": "^1.3.1"
"@solana/web3.js": "^1.87.0",
"@solflare-wallet/sdk": "^1.3.2"
},
"lint-staged": {
"!(*d).ts": [
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/torus-evm-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/runtime": "^7.x"
},
"dependencies": {
"@toruslabs/torus-embed": "^3.0.0",
"@toruslabs/torus-embed": "^4.0.2",
"@web3auth/base": "^7.0.1",
"@web3auth/base-evm-adapter": "^7.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/wallet-connect-v2-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
},
"devDependencies": {
"@types/lodash.merge": "^4.6.7",
"@walletconnect/sign-client": "^2.10.1",
"@walletconnect/types": "^2.10.1",
"@walletconnect/utils": "^2.10.1"
"@walletconnect/sign-client": "^2.10.2",
"@walletconnect/types": "^2.10.2",
"@walletconnect/utils": "^2.10.2"
},
"lint-staged": {
"!(*d).ts": [
Expand Down
6 changes: 3 additions & 3 deletions packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
},
"dependencies": {
"@toruslabs/http-helpers": "^5.0.0",
"@toruslabs/openlogin": "^5.0.3",
"@toruslabs/openlogin-jrpc": "^5.0.2",
"@toruslabs/openlogin-utils": "^5.0.2",
"@toruslabs/openlogin": "^5.2.0",
"@toruslabs/openlogin-jrpc": "^5.2.0",
"@toruslabs/openlogin-utils": "^5.2.0",
"jwt-decode": "^3.1.2",
"loglevel": "^1.8.1",
"ts-custom-error": "^3.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@svgr/webpack": "^8.1.0",
"@toruslabs/isomorphic-style-loader": "^5.3.3",
"@toruslabs/openlogin-utils": "^5.0.2",
"@toruslabs/openlogin-utils": "^5.2.0",
"css-loader": "^6.8.1",
"postcss-prefix-selector": "^1.16.0",
"style-loader": "^3.3.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/no-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@babel/runtime": "^7.x"
},
"dependencies": {
"@toruslabs/openlogin": "^5.0.3",
"@toruslabs/openlogin-jrpc": "^5.0.2",
"@toruslabs/openlogin-utils": "^5.0.2",
"@toruslabs/openlogin": "^5.2.0",
"@toruslabs/openlogin-jrpc": "^5.2.0",
"@toruslabs/openlogin-utils": "^5.2.0",
"@web3auth/base": "^7.0.1",
"@web3auth/base-plugin": "^7.0.1",
"@web3auth/base-provider": "^7.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@metamask/rpc-errors": "^6.0.0"
},
"dependencies": {
"@toruslabs/torus-embed": "^3.0.0",
"@toruslabs/torus-embed": "^4.0.2",
"@web3auth/base": "^7.0.1",
"@web3auth/base-plugin": "^7.0.1",
"@web3auth/no-modal": "^7.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/providers/base-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@metamask/rpc-errors": "^6.0.0",
"@toruslabs/base-controllers": "^4.0.1",
"@toruslabs/openlogin-jrpc": "^5.0.2",
"@toruslabs/base-controllers": "^4.2.0",
"@toruslabs/openlogin-jrpc": "^5.2.0",
"@web3auth/base": "^7.0.1",
"json-rpc-random-id": "^1.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/providers/ethereum-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"@ethereumjs/util": "^9.0.0",
"@metamask/eth-sig-util": "^7.0.0",
"@metamask/rpc-errors": "^6.0.0",
"@toruslabs/base-controllers": "^4.0.1",
"@toruslabs/base-controllers": "^4.2.0",
"@toruslabs/http-helpers": "^5.0.0",
"@toruslabs/openlogin-jrpc": "^5.0.2",
"@toruslabs/openlogin-jrpc": "^5.2.0",
"@walletconnect/legacy-types": "2.0.0",
"@walletconnect/utils": "^2.10.1",
"@walletconnect/utils": "^2.10.2",
"@web3auth/base": "^7.0.1",
"@web3auth/base-provider": "^7.0.1",
"assert": "^2.1.0",
Expand All @@ -37,9 +37,9 @@
"jsonschema": "^1.4.1"
},
"devDependencies": {
"@types/bn.js": "^5.1.1",
"@types/bn.js": "^5.1.2",
"@types/json-rpc-random-id": "^1.0.1",
"@walletconnect/types": "^2.10.1"
"@walletconnect/types": "^2.10.2"
},
"peerDependencies": {
"@babel/runtime": "7.x"
Expand Down
12 changes: 6 additions & 6 deletions packages/providers/solana-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
},
"dependencies": {
"@metamask/rpc-errors": "^6.0.0",
"@toruslabs/base-controllers": "^4.0.1",
"@toruslabs/base-controllers": "^4.2.0",
"@toruslabs/openlogin-ed25519": "^5.0.0",
"@toruslabs/openlogin-jrpc": "^5.0.2",
"@toruslabs/openlogin-jrpc": "^5.2.0",
"@toruslabs/tweetnacl-js": "^1.0.4",
"@web3auth/base": "^7.0.1",
"@web3auth/base-provider": "^7.0.1",
Expand All @@ -31,10 +31,10 @@
"json-rpc-random-id": "^1.0.1"
},
"devDependencies": {
"@solana/web3.js": "^1.78.5",
"@solflare-wallet/sdk": "^1.3.1",
"@types/bn.js": "^5.1.1",
"@types/bs58": "^4.0.1",
"@solana/web3.js": "^1.87.0",
"@solflare-wallet/sdk": "^1.3.2",
"@types/bn.js": "^5.1.2",
"@types/bs58": "^4.0.2",
"@types/json-rpc-random-id": "^1.0.1"
},
"files": [
Expand Down
10 changes: 5 additions & 5 deletions packages/providers/xrpl-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
},
"dependencies": {
"@metamask/rpc-errors": "^6.0.0",
"@toruslabs/base-controllers": "^4.0.1",
"@toruslabs/openlogin-jrpc": "^5.0.2",
"@toruslabs/base-controllers": "^4.2.0",
"@toruslabs/openlogin-jrpc": "^5.2.0",
"@web3auth/base": "^7.0.1",
"@web3auth/base-provider": "^7.0.1",
"lodash": "^4.17.21",
"ripple-keypairs": "^1.3.0"
"ripple-keypairs": "^1.3.1"
},
"devDependencies": {
"@types/elliptic": "6.4.14",
"xrpl": "^2.11.0"
"@types/elliptic": "6.4.15",
"xrpl": "^2.12.0"
},
"peerDependencies": {
"@babel/runtime": "7.x",
Expand Down
18 changes: 9 additions & 9 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
},
"devDependencies": {
"@babel/preset-react": "^7.22.15",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-url": "^8.0.1",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-url": "^8.0.2",
"@svgr/rollup": "^8.1.0",
"@svgr/webpack": "^8.1.0",
"@toruslabs/eslint-config-react": "^3.1.1",
"@toruslabs/isomorphic-style-loader": "^5.3.3",
"@types/lodash.clonedeep": "^4.5.7",
"@types/lodash.merge": "^4.6.7",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"autoprefixer": "^10.4.15",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"autoprefixer": "^10.4.16",
"css-loader": "^6.8.1",
"live-server": "^1.2.2",
"postcss": "^8.4.29",
"postcss": "^8.4.31",
"postcss-loader": "^7.3.3",
"postcss-prefix-selector": "^1.16.0",
"react": "^18.2.0",
Expand All @@ -64,9 +64,9 @@
},
"dependencies": {
"@toruslabs/http-helpers": "^5.0.0",
"@toruslabs/openlogin": "^5.0.3",
"@toruslabs/openlogin-jrpc": "^5.0.2",
"@toruslabs/openlogin-utils": "^5.0.2",
"@toruslabs/openlogin": "^5.2.0",
"@toruslabs/openlogin-jrpc": "^5.2.0",
"@toruslabs/openlogin-utils": "^5.2.0",
"@web3auth/base": "^7.0.1",
"bowser": "^2.11.0",
"classnames": "^2.3.2",
Expand Down

0 comments on commit c123f2f

Please sign in to comment.