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 5, 2024
1 parent 0514411 commit bc1ee14
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 135 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"glob": "^11.0.0",
"next": "^15.0.3",
"postcss": "^8.4.49",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sharp": "^0.33.5",
"tailwind-merge": "^2.5.5",
"tailwindcss": "^3.4.15",
Expand All @@ -34,7 +34,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-dom": "^19.0.0",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"typescript": "^5.7.2"
Expand Down
Loading

0 comments on commit bc1ee14

Please sign in to comment.