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 18, 2024
1 parent 278ae28 commit afac86d
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 56 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
},
"dependencies": {
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@types/node": "17.0.31",
"@types/react": "18.0.17",
"@types/react": "19.0.2",
"autoprefixer": "10.4.8",
"postcss": "8.4.14",
"tailwindcss": "3.1.8",
Expand Down
80 changes: 27 additions & 53 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 afac86d

Please sign in to comment.