Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 8, 2024
1 parent 1048044 commit e46da6e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 46 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"url": "https://github.com/andrei-picus-tink/auto-renovate.git"
},
"dependencies": {
"react": "~17.0.0",
"react-dom": "~17.0.0"
"react": "~18.3.0",
"react-dom": "~18.3.0"
},
"devDependencies": {
"@types/react": "~17.0.80",
"@types/react-dom": "~17.0.11",
"@types/react": "~18.3.0",
"@types/react-dom": "~18.3.0",
"@types/jest": "~28.1.1",
"jest": "~28.1.0",
"typescript": "~4.9.5"
Expand Down
69 changes: 27 additions & 42 deletions pnpm-lock.yaml

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

0 comments on commit e46da6e

Please sign in to comment.