Skip to content

Commit 5c063da

Browse files
authored
Update React (#720)
1 parent 6713e9f commit 5c063da

2 files changed

Lines changed: 582 additions & 582 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"openid-client": "^6.6.2",
121121
"path-to-regexp": "^8.2.0",
122122
"psl": "^1.15.0",
123-
"react": "19.0.0",
124-
"react-dom": "19.0.0",
123+
"react": "19.2.1",
124+
"react-dom": "19.2.1",
125125
"react-error-boundary": "^6.0.0",
126126
"react-markdown": "^10.1.0",
127127
"react-router-dom": "^7.7.0",
@@ -186,8 +186,8 @@
186186
"pnpm": {
187187
"overrides": {
188188
"effect": "3.15.5",
189-
"react": "19.0.0",
190-
"react-dom": "19.0.0",
189+
"react": "19.2.1",
190+
"react-dom": "19.2.1",
191191
"@effect/platform": "0.82.4",
192192
"@effect/typeclass": "0.34.2",
193193
"@effect/cluster": "0.34.2",

0 commit comments

Comments
 (0)