Skip to content

Commit

Permalink
Update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 3c428fa commit 44110d2
Show file tree
Hide file tree
Showing 2 changed files with 531 additions and 161 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,23 +57,23 @@
},
"dependencies": {
"@sentry/react": "^6.19.7",
"@web3modal/wagmi": "^3.3.2",
"classnames": "^2.3.2",
"@web3modal/wagmi": "^3.5.7",
"classnames": "^2.5.1",
"date-fns": "^2.30.0",
"ethers": "^5.7.2",
"ethers": "^5.8.0",
"immer": "^9.0.21",
"lodash": "^4.17.21",
"rc-tooltip": "^6.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-focus-lock": "^2.9.6",
"rc-tooltip": "^6.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-focus-lock": "^2.13.6",
"react-helmet-async": "^1.3.0",
"react-input-autosize": "^3.0.0",
"react-number-format": "^4.9.4",
"react-router-dom": "^5.3.4",
"react-toastify": "^7.0.4",
"viem": "^1.19.1",
"wagmi": "^1.4.6"
"viem": "^1.21.4",
"wagmi": "^1.4.13"
},
"devDependencies": {
"@api3/promise-utils": "^0.4.0",
Expand Down
Loading

0 comments on commit 44110d2

Please sign in to comment.