Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 8b14095

Browse files
chore(deps): update react monorepo to v19
1 parent 5a7423b commit 8b14095

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
@@ -48,15 +48,15 @@
4848
"@types/classnames": "^2.2.9",
4949
"@types/enzyme": "^3.10.3",
5050
"@types/jest": "^29.0.0",
51-
"@types/react": "^18.0.0",
52-
"@types/react-dom": "^18.0.0",
51+
"@types/react": "^19.0.0",
52+
"@types/react-dom": "^19.0.0",
5353
"cross-env": "^7.0.0",
5454
"gh-pages": "^5.0.0",
5555
"lint-staged": "^13.0.0",
5656
"mockdate": "^3.0.2",
5757
"nino-cli": "^1.4.6",
58-
"react": "^17.0.0",
59-
"react-dom": "^17.0.0",
58+
"react": "^19.0.0",
59+
"react-dom": "^19.0.0",
6060
"typescript": "~4.7.2"
6161
}
6262
}

0 commit comments

Comments
 (0)