Skip to content

Commit f5efa7d

Browse files
committed
Update dependency react-dom to v19
1 parent 304088b commit f5efa7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"postcss": "^8.4.38",
2626
"prop-types": "^15.8.1",
2727
"react": "^18.3.1",
28-
"react-dom": "^18.3.1",
28+
"react-dom": "^19.0.0",
2929
"react-helmet": "^6.1.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)