Skip to content

Commit

Permalink
Bump @polkadot/extension-inject from 0.46.3 to 0.46.5
Browse files Browse the repository at this point in the history
Bumps [@polkadot/extension-inject](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-inject) from 0.46.3 to 0.46.5.
- [Release notes](https://github.com/polkadot-js/extension/releases)
- [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/extension/commits/v0.46.5/packages/extension-inject)

---
updated-dependencies:
- dependency-name: "@polkadot/extension-inject"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 63fe864 commit 2ebdce3
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 256 deletions.
2 changes: 1 addition & 1 deletion examples/react-headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@polkadot-onboard/react": "0.0.10",
"@polkadot-onboard/wallet-connect": "0.0.10",
"@polkadot/api": "10.9.1",
"@polkadot/extension-inject": "0.46.3",
"@polkadot/extension-inject": "0.46.5",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@polkadot-onboard/react": "0.0.10",
"@polkadot-onboard/wallet-connect": "0.0.10",
"@polkadot/api": "10.9.1",
"@polkadot/extension-inject": "0.46.3",
"@polkadot/extension-inject": "0.46.5",
"next": "13.4.10",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/injected-wallets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@polkadot-onboard/core": "0.0.10",
"@polkadot/extension-inject": "0.46.3"
"@polkadot/extension-inject": "0.46.5"
},
"devDependencies": {
"@polkadot/types": "10.9.1",
Expand Down
Loading

0 comments on commit 2ebdce3

Please sign in to comment.