Skip to content

Commit 6b17d58

Browse files
chore(deps): update react monorepo to v19
1 parent 888d4b4 commit 6b17d58

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
"@testing-library/react": "16.2.0",
100100
"@types/hast": "3.0.4",
101101
"@types/lodash-es": "4.17.12",
102-
"@types/react": "18.3.20",
103-
"@types/react-dom": "18.3.5",
102+
"@types/react": "19.0.12",
103+
"@types/react-dom": "19.0.4",
104104
"@types/react-syntax-highlighter": "15.5.13",
105105
"@types/turndown": "5.0.5",
106106
"@types/unist": "3.0.3",
@@ -125,8 +125,8 @@
125125
"lint-staged": "15.5.0",
126126
"npm-run-all2": "7.0.2",
127127
"prettier": "3.2.5",
128-
"react": "18.3.1",
129-
"react-dom": "18.3.1",
128+
"react": "19.0.0",
129+
"react-dom": "19.0.0",
130130
"react-icons": "5.5.0",
131131
"react-markdown": "9.1.0",
132132
"react-syntax-highlighter": "15.6.1",
@@ -152,8 +152,8 @@
152152
"mdast-util-gfm-strikethrough": "^2.0.0",
153153
"micromark-extension-gfm-autolink-literal": "^2.0.0",
154154
"micromark-extension-gfm-strikethrough": "^2.0.0",
155-
"react": "^17.0.0 || ^18.0.0",
156-
"react-dom": "^17.0.0 || ^18.0.0",
155+
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
156+
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
157157
"rehype": "^13.0.0",
158158
"rehype-minify-whitespace": "^6.0.0",
159159
"rehype-raw": "^7.0.0",

0 commit comments

Comments
 (0)