Skip to content

Commit c8a0381

Browse files
fix(deps): update react monorepo to v19
1 parent 411e3d3 commit c8a0381

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@openedx/paragon": "^23.15.1",
4545
"@tanstack/react-query": "5.96.2",
4646
"lodash.debounce": "^4.0.8",
47-
"react": "^18.3.1",
48-
"react-dom": "^18.3.1",
47+
"react": "^19.0.0",
48+
"react-dom": "^19.0.0",
4949
"react-error-boundary": "^4.1.2",
5050
"react-router-dom": "^6.30.3"
5151
},
@@ -57,8 +57,8 @@
5757
"@testing-library/jest-dom": "^6.6.4",
5858
"@testing-library/react": "^16.3.0",
5959
"@testing-library/user-event": "^14.6.1",
60-
"@types/react": "^18",
61-
"@types/react-dom": "^18",
60+
"@types/react": "^19.0.0",
61+
"@types/react-dom": "^19.0.0",
6262
"ts-jest": "^29.4.5"
6363
}
6464
}

0 commit comments

Comments
 (0)