Skip to content

Commit 84f58b5

Browse files
Update react monorepo to v19
1 parent 682fac2 commit 84f58b5

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"uuid": "13.0.0"
5353
},
5454
"peerDependencies": {
55-
"react": "~18",
56-
"react-dom": "~18"
55+
"react": "~19.2.0",
56+
"react-dom": "~19.2.0"
5757
},
5858
"devDependencies": {
5959
"@biomejs/biome": "^2.4.1",
@@ -71,8 +71,8 @@
7171
"@types/mime": "^4.0.0",
7272
"@types/mocha": "^10.0.6",
7373
"@types/node": "24.11.0",
74-
"@types/react": "^18.0.26",
75-
"@types/react-dom": "^18.0.9",
74+
"@types/react": "^19.0.0",
75+
"@types/react-dom": "^19.0.0",
7676
"@types/sinon": "^21.0.0",
7777
"@types/sinon-chai": "^4.0.0",
7878
"chai": "^6.0.0",
@@ -85,9 +85,9 @@
8585
"mocha": "^11.2.2",
8686
"nyc": "18.0.0",
8787
"path-browserify": "1.0.1",
88-
"react": "18.3.1",
89-
"react-dom": "18.3.1",
90-
"react-is": "18.3.1",
88+
"react": "19.2.4",
89+
"react-dom": "19.2.4",
90+
"react-is": "19.2.4",
9191
"sass": "^1.89.2",
9292
"sinon": "^21.0.0",
9393
"sinon-chai": "^4.0.0",

0 commit comments

Comments
 (0)