Skip to content

Commit

Permalink
Update all deps that can do patch releases (#1934)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul authored Aug 14, 2024
1 parent c1b8098 commit 2de22cb
Show file tree
Hide file tree
Showing 16 changed files with 150 additions and 94 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"test:one": "polkadot-dev-run-test --env browser"
},
"devDependencies": {
"@polkadot/dev": "^0.79.1",
"@types/node": "^20.11.5"
"@polkadot/dev": "^0.79.3",
"@types/node": "^20.14.15"
},
"resolutions": {
"typescript": "^5.3.3"
Expand Down
10 changes: 5 additions & 5 deletions packages/hw-ledger-transports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"main": "node.js",
"react-native": "react-native.js",
"dependencies": {
"@ledgerhq/hw-transport": "^6.31.0",
"@ledgerhq/hw-transport-webhid": "^6.29.0",
"@ledgerhq/hw-transport-webusb": "^6.29.0",
"@ledgerhq/hw-transport": "^6.31.2",
"@ledgerhq/hw-transport-webhid": "^6.29.2",
"@ledgerhq/hw-transport-webusb": "^6.29.2",
"@polkadot/util": "13.0.3-2-x",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"optionalDependencies": {
"@ledgerhq/hw-transport-node-hid-singleton": "^6.31.1"
"@ledgerhq/hw-transport-node-hid-singleton": "^6.31.3"
}
}
2 changes: 1 addition & 1 deletion packages/hw-ledger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@polkadot/hw-ledger-transports": "13.0.3-2-x",
"@polkadot/util": "13.0.3-2-x",
"@zondax/ledger-substrate": "0.44.7",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@polkadot/util": "13.0.3-2-x",
"@polkadot/util-crypto": "13.0.3-2-x",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"peerDependencies": {
"@polkadot/util": "13.0.3-2-x",
Expand Down
2 changes: 1 addition & 1 deletion packages/networks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@polkadot/util": "13.0.3-2-x",
"@substrate/ss58-registry": "^1.49.0",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"devDependencies": {
"@polkadot/hw-ledger": "13.0.3-2-x"
Expand Down
4 changes: 2 additions & 2 deletions packages/util-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@polkadot/wasm-util": "^7.3.2",
"@polkadot/x-bigint": "13.0.3-2-x",
"@polkadot/x-randomvalues": "13.0.3-2-x",
"@scure/base": "^1.1.5",
"tslib": "^2.6.2"
"@scure/base": "^1.1.7",
"tslib": "^2.6.3"
},
"peerDependencies": {
"@polkadot/util": "13.0.3-2-x"
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@polkadot/x-textencoder": "13.0.3-2-x",
"@types/bn.js": "^5.1.5",
"bn.js": "^5.2.1",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"devDependencies": {
"@polkadot/x-randomvalues": "13.0.3-2-x"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-bigint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"version": "13.0.3-2-x",
"dependencies": {
"@polkadot/x-global": "13.0.3-2-x",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/x-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"dependencies": {
"@polkadot/util": "13.0.3-2-x",
"buffer-es6": "^4.9.3",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/x-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"dependencies": {
"@polkadot/x-global": "13.0.3-2-x",
"node-fetch": "^3.3.2",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/x-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"version": "13.0.3-2-x",
"main": "index.js",
"dependencies": {
"tslib": "^2.6.2"
"tslib": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/x-randomvalues/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "13.0.3-2-x",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
},
"devDependencies": {
"@polkadot/util": "13.0.3-2-x",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-textdecoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "13.0.3-2-x",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/x-textencoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "13.0.3-2-x",
"tslib": "^2.6.2"
"tslib": "^2.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/x-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"react-native": "react-native.js",
"dependencies": {
"@polkadot/x-global": "13.0.3-2-x",
"tslib": "^2.6.2",
"tslib": "^2.6.3",
"ws": "^8.16.0"
},
"devDependencies": {
"@types/ws": "^8.5.10"
"@types/ws": "^8.5.12"
}
}
Loading

0 comments on commit 2de22cb

Please sign in to comment.