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 144a84b commit 4acf41a
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 237 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
"next-seo": "6.1.0",
"next-suspense": "0.2.3",
"randomcolor": "0.6.2",
"react": "18.2.0",
"react": "19.0.0",
"react-countup": "6.4.2",
"react-dom": "18.2.0",
"react-dom": "19.0.0",
"react-error-boundary": "4.0.11",
"react-intersection-observer": "9.5.2",
"react-masonry-css": "1.0.16",
Expand Down Expand Up @@ -108,9 +108,9 @@
"@types/markdown-escape": "1.1.2",
"@types/node": "20.8.6",
"@types/randomcolor": "0.5.8",
"@types/react": "17.0.68",
"@types/react": "19.0.1",
"@types/react-color": "3.0.9",
"@types/react-dom": "18.2.13",
"@types/react-dom": "19.0.1",
"@types/remove-markdown": "0.3.3",
"@types/ua-parser-js": "0.7.37",
"@types/validator": "13.11.3",
Expand All @@ -136,7 +136,7 @@
},
"resolutions": {
"react-use": "17.4.0",
"@types/react": "17.0.68"
"@types/react": "19.0.1"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
Loading

0 comments on commit 4acf41a

Please sign in to comment.