Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 3e9a474 commit 01d4625
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 75 deletions.
90 changes: 19 additions & 71 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": "19.0.0",
"@types/react-dom": "19.0.1",
"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": "^19.0.0",
"react-dom": "^19.0.0"
}
}

0 comments on commit 01d4625

Please sign in to comment.