Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 413c0a7 commit e16a04e
Show file tree
Hide file tree
Showing 3 changed files with 406 additions and 409 deletions.
4 changes: 2 additions & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"docusaurus-plugin-tailwind": "workspace:*",
"fuse.js": "7.0.0",
"prism-react-renderer": "2.3.1",
"react": "18.3.1",
"react": "19.0.0",
"react-cookie": "7.2.0",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-icons": "5.2.1",
"ui": "workspace:*",
"use-query-params": "2.2.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"postcss": "8.4.39",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"tailwindcss": "3.4.6",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
Loading

0 comments on commit e16a04e

Please sign in to comment.