Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
wslyvh committed Sep 27, 2023
1 parent ed26a85 commit a8cf7d2
Show file tree
Hide file tree
Showing 3 changed files with 1,606 additions and 319 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
"react-icons": "^4.7.1",
"siwe": "^1.1.6",
"usehooks-ts": "^2.9.1",
"viem": "^1.10.14",
"wagmi": "^1.4.1"
"viem": "^1.12.2",
"wagmi": "^1.4.2"
},
"devDependencies": {
"@tsconfig/next": "^1.0.4",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@wagmi/cli": "^0.1.11",
"@wagmi/cli": "^1.5.2",
"eslint": "8.30.0",
"eslint-config-next": "13.1.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"prettier": "^2.8.1",
"typescript": "4.9.4"
"typescript": "^5.2.2"
}
}
Loading

0 comments on commit a8cf7d2

Please sign in to comment.