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 27, 2024
1 parent 3e9a474 commit 7cd77bd
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 53 deletions.
73 changes: 24 additions & 49 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 @@ -13,15 +13,15 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/react": "16.9.46",
"@types/react-dom": "16.9.8",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"esbuild": "0.6.20",
"npm-run-all": "4.1.5",
"reload": "3.1.0",
"sane": "4.1.0"
},
"dependencies": {
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^18.0.0",
"react-dom": "^18.0.0"
}
}

0 comments on commit 7cd77bd

Please sign in to comment.