Skip to content

Commit 44110d2

Browse files
Update dependencies (non-major)
1 parent 3c428fa commit 44110d2

File tree

2 files changed

+531
-161
lines changed

2 files changed

+531
-161
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,23 +57,23 @@
5757
},
5858
"dependencies": {
5959
"@sentry/react": "^6.19.7",
60-
"@web3modal/wagmi": "^3.3.2",
61-
"classnames": "^2.3.2",
60+
"@web3modal/wagmi": "^3.5.7",
61+
"classnames": "^2.5.1",
6262
"date-fns": "^2.30.0",
63-
"ethers": "^5.7.2",
63+
"ethers": "^5.8.0",
6464
"immer": "^9.0.21",
6565
"lodash": "^4.17.21",
66-
"rc-tooltip": "^6.2.1",
67-
"react": "^18.2.0",
68-
"react-dom": "^18.2.0",
69-
"react-focus-lock": "^2.9.6",
66+
"rc-tooltip": "^6.4.0",
67+
"react": "^18.3.1",
68+
"react-dom": "^18.3.1",
69+
"react-focus-lock": "^2.13.6",
7070
"react-helmet-async": "^1.3.0",
7171
"react-input-autosize": "^3.0.0",
7272
"react-number-format": "^4.9.4",
7373
"react-router-dom": "^5.3.4",
7474
"react-toastify": "^7.0.4",
75-
"viem": "^1.19.1",
76-
"wagmi": "^1.4.6"
75+
"viem": "^1.21.4",
76+
"wagmi": "^1.4.13"
7777
},
7878
"devDependencies": {
7979
"@api3/promise-utils": "^0.4.0",

0 commit comments

Comments
 (0)