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 3c8d8ee commit bac9183
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 40 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"resolutions": {
"@types/react": "18.3.14",
"@types/react": "19.0.1",
"@typescript-eslint/parser": "7.18.0"
},
"devDependencies": {
Expand All @@ -15,8 +15,8 @@
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-infinite-scroller": "1.2.5",
"@types/react-modal": "^3.13.1",
"@types/react-query": "1.2.9",
Expand All @@ -29,9 +29,9 @@
"axios": "1.7.7",
"history": "5.3.0",
"lodash": "4.17.21",
"react": "18.3.1",
"react": "19.0.0",
"react-cool-onclickoutside": "1.7.0",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-email-editor": "1.7.11",
"react-infinite-scroller": "1.2.6",
"react-intl": "7.0.1",
Expand Down
57 changes: 22 additions & 35 deletions yarn.lock

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

0 comments on commit bac9183

Please sign in to comment.