Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(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>
renovate[bot] authored Dec 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f5d398f commit b5790e7
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
@@ -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.14",
"@types/react-dom": "18.3.3",
"autoprefixer": "^10.4.14",
"eslint": "8.36.0",
"eslint-config-next": "13.2.4",

0 comments on commit b5790e7

Please sign in to comment.