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 Dec 17, 2024
1 parent 742b379 commit 2da36ef
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 44 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"devDependencies": {
"@parcel/transformer-image": "2.12.0",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"parcel": "2.12.0",
"postcss": "8.4.49",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"postcss-import": "16.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"tailwindcss": "3.4.17"
}
}
64 changes: 24 additions & 40 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 2da36ef

Please sign in to comment.