Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 60300fa commit 97ced15
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 38 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.18",
"@types/react": "19.0.7",
"@typescript-eslint/parser": "7.18.0"
},
"devDependencies": {
Expand All @@ -15,8 +15,8 @@
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/node": "22.10.7",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@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
55 changes: 22 additions & 33 deletions yarn.lock

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

0 comments on commit 97ced15

Please sign in to comment.