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 11, 2024
1 parent 868f683 commit 6035f11
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
"@testing-library/react": "16.1.0",
"@types/hast": "3.0.4",
"@types/lodash-es": "4.17.12",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react-syntax-highlighter": "15.5.13",
"@types/turndown": "5.0.5",
"@types/unist": "3.0.3",
Expand All @@ -125,8 +125,8 @@
"lint-staged": "15.2.10",
"npm-run-all2": "7.0.1",
"prettier": "3.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "5.4.0",
"react-markdown": "9.0.1",
"react-syntax-highlighter": "15.6.1",
Expand All @@ -152,8 +152,8 @@
"mdast-util-gfm-strikethrough": "^2.0.0",
"micromark-extension-gfm-autolink-literal": "^2.0.0",
"micromark-extension-gfm-strikethrough": "^2.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
"rehype": "^13.0.0",
"rehype-minify-whitespace": "^6.0.0",
"rehype-raw": "^7.0.0",
Expand Down

0 comments on commit 6035f11

Please sign in to comment.