Skip to content

Commit 97aaff6

Browse files
Update react monorepo to v19
1 parent 4185e57 commit 97aaff6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@rollup/plugin-typescript": "11.1.6",
4343
"@testing-library/react": "14.3.1",
4444
"@types/jest": "29.5.14",
45-
"@types/react": "18.3.16",
46-
"@types/react-dom": "18.3.5",
45+
"@types/react": "19.0.7",
46+
"@types/react-dom": "19.0.3",
4747
"@typescript-eslint/eslint-plugin": "6.21.0",
4848
"@typescript-eslint/parser": "6.21.0",
4949
"eslint": "8.57.1",
@@ -54,8 +54,8 @@
5454
"jest-environment-jsdom": "29.7.0",
5555
"pre-commit": "1.2.2",
5656
"prettier": "3.4.2",
57-
"react": "18.3.1",
58-
"react-dom": "18.3.1",
57+
"react": "19.0.0",
58+
"react-dom": "19.0.0",
5959
"rimraf": "5.0.10",
6060
"rollup": "4.28.1",
6161
"rollup-plugin-typescript2": "0.36.0",

0 commit comments

Comments
 (0)