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 Jan 6, 2025
1 parent 9d1aa45 commit 834efe9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@astrojs/rss": "4.0.10",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.4",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"astro": "5.1.1",
"astro-robots-txt": "1.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"zustand": "5.0.2"
Expand Down

0 comments on commit 834efe9

Please sign in to comment.