Skip to content

Commit 1801884

Browse files
Update react monorepo to v19
1 parent 0b39e22 commit 1801884

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"dependencies": {
1313
"classnames": "2.3.1",
1414
"next": "12.1.0",
15-
"react": "17.0.2",
16-
"react-dom": "17.0.2",
15+
"react": "19.1.0",
16+
"react-dom": "19.1.0",
1717
"waait": "1.0.5"
1818
},
1919
"devDependencies": {
2020
"@types/node": "17.0.10",
21-
"@types/react": "17.0.39",
21+
"@types/react": "19.1.5",
2222
"eslint": "8.9.0",
2323
"eslint-config-next": "12.1.0",
2424
"typescript": "4.5.5"

0 commit comments

Comments
 (0)