Skip to content

Commit

Permalink
Fixing formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jnwng committed May 28, 2023
1 parent 0b2979d commit 0efd8db
Show file tree
Hide file tree
Showing 47 changed files with 53 additions and 49 deletions.
2 changes: 1 addition & 1 deletion packages/wallets/alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/avana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/backpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/bitkeep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/bitpie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/blocto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@blocto/sdk": "^0.2.22",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/brave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/censo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.61.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@censo-custody/solana-wallet-adapter": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/clover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/coin98/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/coinbase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/coinhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/exodus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/fractal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@fractalwagmi/solana-wallet-adapter": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/glow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/huobi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/hyperpay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/keystone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@keystonehq/sol-keyring": "^0.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/krystal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/ledger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@ledgerhq/devices": "6.27.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/magiceden/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/mathwallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/neko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/nightly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/nufi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/onto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/particle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@particle-network/solana-wallet": "^0.5.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/phantom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/safepal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/saifu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/salmon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/sky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/slope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/solflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/sollet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@project-serum/sol-wallet-adapter": "^0.2.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/solong/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/spot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/strike/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/tokenary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/tokenpocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/torus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/trust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/unsafe-burner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.58.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@solana/wallet-adapter-base": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
},
"peerDependencies": {
"@solana/web3.js": "^1.63.0"
"@solana/web3.js": "^1.73.2"
},
"dependencies": {
"@jnwng/walletconnect-solana": "^0.2.0",
Expand Down
Loading

0 comments on commit 0efd8db

Please sign in to comment.