Skip to content

Commit c2f9212

Browse files
committed
chore(deps): allow react 19
1 parent 3d33d84 commit c2f9212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
],
4747
"peerDependencies": {
4848
"mermaid": ">=8.11.0",
49-
"react": "^16.8.4 || ^17.0.0 || ^18.0.0",
49+
"react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
5050
"unist-util-visit": "^4.1.0"
5151
},
5252
"optionalDependencies": {

0 commit comments

Comments
 (0)