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 9, 2024
1 parent 6eadbfd commit 76ac51e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 43 deletions.
66 changes: 27 additions & 39 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 @@ -4,8 +4,8 @@
"private": true,
"devDependencies": {
"@types/node": "22.10.1",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"react-scripts": "5.0.1",
"typescript": "4.9.5"
},
Expand All @@ -14,8 +14,8 @@
"axios": "1.7.7",
"dayjs": "1.11.13",
"echarts": "5.5.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",

"workbox-background-sync": "7.1.0",
"workbox-broadcast-update": "7.1.0",
Expand Down

0 comments on commit 76ac51e

Please sign in to comment.