Skip to content

Commit b106f58

Browse files
committed
Update dependency react-dom to v19
1 parent 7418eb7 commit b106f58

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
@@ -24,7 +24,7 @@
2424
"postcss": "^8.4.38",
2525
"prop-types": "^15.8.1",
2626
"react": "^18.2.0",
27-
"react-dom": "^18.2.0",
27+
"react-dom": "^19.0.0",
2828
"react-helmet": "^6.1.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)