Skip to content

Commit c11b71e

Browse files
fix(deps): update react monorepo to v19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0b1eb1 commit c11b71e

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
@@ -11,8 +11,8 @@
1111
"@clerk/nextjs": "^4.7.0",
1212
"next": "^14.0.0",
1313
"prismjs": "^1.29.0",
14-
"react": "^18.2.0",
15-
"react-dom": "^18.2.0"
14+
"react": "^19.0.0",
15+
"react-dom": "^19.0.0"
1616
},
1717
"browser": {
1818
"buffer": false

0 commit comments

Comments
 (0)