Skip to content

Commit 961b3bc

Browse files
fix(deps): update react monorepo to v19
1 parent f714175 commit 961b3bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"bright": "^0.8.5",
1515
"markdown-to-jsx": "^7.4.5",
1616
"next": "15.1.4",
17-
"react": "18.3.1",
18-
"react-dom": "18.3.1",
17+
"react": "19.0.0",
18+
"react-dom": "19.0.0",
1919
"unique-names-generator": "^4.7.1"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)