Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent d66a510 commit a3b7196
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@remix-run/cloudflare-pages": "1.11.1",
"@remix-run/react": "1.11.1",
"cross-env": "7.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"zod": "3.22.4"
},
"overrides": {
Expand All @@ -31,8 +31,8 @@
"@cloudflare/workers-types": "3.19.0",
"@remix-run/dev": "1.11.1",
"@remix-run/eslint-config": "1.11.1",
"@types/react": "18.2.77",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"eslint": "8.32.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.5.3",
Expand Down

0 comments on commit a3b7196

Please sign in to comment.