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 Feb 17, 2025
1 parent 6962fd2 commit 32659c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@astrojs/tailwind": "6.0.0",
"@repo/tailwind-config": "workspace:*",
"@tailwindcss/typography": "0.5.16",
"@types/react": "18.3.18",
"react": "18.3.1",
"react-dom": "18.3.1"
"@types/react": "19.0.8",
"react": "19.0.0",
"react-dom": "19.0.0"
}
}
6 changes: 3 additions & 3 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"@repo/typescript-config": "workspace:*",
"@turbo/gen": "2.4.2",
"@types/node": "22.13.4",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"autoprefixer": "10.4.20",
"postcss": "8.5.2",
"react": "18.3.1",
"react": "19.0.0",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
},
Expand Down

0 comments on commit 32659c3

Please sign in to comment.