Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent c7d7328 commit 3ddcd79
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 54 deletions.
96 changes: 46 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@testing-library/cypress": "^8.0.3",
"bcryptjs": "^2.4.3",
"cypress": "^10.4.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tiny-invariant": "^1.2.0"
},
"devDependencies": {
Expand All @@ -45,8 +45,8 @@
"@remix-run/serve": "^1.6.8",
"@types/bcryptjs": "^2.4.2",
"@types/eslint": "^8.4.1",
"@types/react": "^17.0.24",
"@types/react-dom": "^17.0.9",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.5.0",
Expand Down

0 comments on commit 3ddcd79

Please sign in to comment.