File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 99
99
"@testing-library/react" : " 16.2.0" ,
100
100
"@types/hast" : " 3.0.4" ,
101
101
"@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 " ,
104
104
"@types/react-syntax-highlighter" : " 15.5.13" ,
105
105
"@types/turndown" : " 5.0.5" ,
106
106
"@types/unist" : " 3.0.3" ,
125
125
"lint-staged" : " 15.5.0" ,
126
126
"npm-run-all2" : " 7.0.2" ,
127
127
"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 " ,
130
130
"react-icons" : " 5.5.0" ,
131
131
"react-markdown" : " 9.1.0" ,
132
132
"react-syntax-highlighter" : " 15.6.1" ,
152
152
"mdast-util-gfm-strikethrough" : " ^2.0.0" ,
153
153
"micromark-extension-gfm-autolink-literal" : " ^2.0.0" ,
154
154
"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 " ,
157
157
"rehype" : " ^13.0.0" ,
158
158
"rehype-minify-whitespace" : " ^6.0.0" ,
159
159
"rehype-raw" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments