Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent f5d398f commit f2c4a12
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"ethers": "^5.7.2",
"next": "13.2.4",
"next-auth": "^4.22.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hot-toast": "^2.4.1",
"twitter-api-sdk": "^1.2.1",
"wagmi": "^0.12.2"
},
"devDependencies": {
"@types/node": "18.15.2",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.11",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.14",
"eslint": "8.36.0",
"eslint-config-next": "13.2.4",
Expand Down

0 comments on commit f2c4a12

Please sign in to comment.