Skip to content

Commit 90011e6

Browse files
fix(deps): update react monorepo to v19
1 parent c79c570 commit 90011e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,9 @@
330330
"@types/luxon": "3.4.2",
331331
"@types/node": "22.13.5",
332332
"@types/node-forge": "1.3.11",
333-
"@types/react": "18.3.18",
333+
"@types/react": "19.0.10",
334334
"@types/react-devtools": "3.6.2",
335-
"@types/react-dom": "18.3.5",
335+
"@types/react-dom": "19.0.4",
336336
"@types/regenerator-runtime": "0.13.8",
337337
"@types/stylis": "4.2.7",
338338
"@types/three": "0.173.0",
@@ -486,13 +486,13 @@
486486
"prosemirror-view": "1.38.0",
487487
"rapini": "3.5.2",
488488
"ravagepdf": "0.1.7",
489-
"react": "18.3.1",
489+
"react": "19.0.0",
490490
"react-compiler-runtime": "19.0.0-beta-e552027-20250112",
491491
"react-cookie": "7.2.2",
492492
"react-day-picker": "9.5.1",
493493
"react-devtools": "6.1.1",
494494
"react-devtools-core": "6.1.1",
495-
"react-dom": "18.3.1",
495+
"react-dom": "19.0.0",
496496
"react-dropzone": "14.3.6",
497497
"react-error-boundary": "5.0.0",
498498
"react-flip-toolkit": "7.2.4",

0 commit comments

Comments
 (0)