Skip to content

Commit

Permalink
⬆️ Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent e28cd49 commit b446a61
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 68 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"dependencies": {
"next": "15.0.3",
"react": "18.3.1",
"react": "19.0.0",
"react-device-detect": "^2.2.3",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-github-corner": "^2.5.0",
"react-icons": "^5.0.1",
"react-infinite-scroller": "^1.2.6",
Expand All @@ -32,7 +32,7 @@
"@types/color-convert": "^2.0.3",
"@types/jest": "^29.5.12",
"@types/node": "^22.0.0",
"@types/react": "18.3.13",
"@types/react": "19.0.0",
"@types/react-scroll": "^1.8.10",
"autoprefixer": "^10.4.18",
"axios": "^1.6.7",
Expand Down
119 changes: 54 additions & 65 deletions pnpm-lock.yaml

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

0 comments on commit b446a61

Please sign in to comment.