Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kolirt committed Nov 16, 2024
1 parent a5dc694 commit 2b1a57a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kolirt/vue-web3-auth",
"version": "2.3.2",
"version": "2.4.2",
"type": "module",
"description": "Web3 authentication for Vue3 apps based on WalletConnect Web3Modal v2",
"author": "kolirt",
Expand Down Expand Up @@ -69,13 +69,13 @@
"@wagmi/core": "1.4.13",
"@web3modal/ethereum": "2.7.1",
"@web3modal/html": "2.7.1",
"bootstrap": "5.3.0",
"js-event-bus": "1.1.1",
"viem": "1.21.4",
"vue": "^3.3.2",
"wagmi": "1.4.13"
},
"devDependencies": {
"bootstrap": "5.3.0",
"vue": "^3.3.2",
"@rushstack/eslint-patch": "^1.2.0",
"@tsconfig/node18": "^2.0.1",
"@types/node": "^18.16.8",
Expand Down

0 comments on commit 2b1a57a

Please sign in to comment.