Skip to content

Commit

Permalink
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 Oct 7, 2024
1 parent e930b93 commit 29875b8
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 @@ -25,17 +25,17 @@
"jsdom": "^22.1.0",
"next": "13.4.2",
"node-cache": "^5.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-markdown": "^8.0.7",
"viem": "^1.1.8",
"wagmi": "^1.3.1",
"xpath": "^0.0.33"
},
"devDependencies": {
"@types/node": "20.1.4",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.14",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
Expand Down

0 comments on commit 29875b8

Please sign in to comment.