Skip to content

Commit ec0b68f

Browse files
fix(deps): update react monorepo to v19
1 parent e302303 commit ec0b68f

File tree

2 files changed

+12
-24
lines changed

2 files changed

+12
-24
lines changed

package-lock.json

Lines changed: 10 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"babel-plugin-istanbul": "5.2.0",
1818
"isomorphic-unfetch": "3.1.0",
1919
"next": "9.5.5",
20-
"react": "16.14.0",
21-
"react-dom": "16.14.0"
20+
"react": "19.1.1",
21+
"react-dom": "19.1.1"
2222
},
2323
"devDependencies": {
2424
"@cypress/code-coverage": "3.14.5",

0 commit comments

Comments
 (0)