Skip to content

Commit 915ac7c

Browse files
fix(deps): update react monorepo to v19
1 parent 9057ed4 commit 915ac7c

File tree

2 files changed

+26
-37
lines changed

2 files changed

+26
-37
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"version": "0.1.0",
44
"private": true,
55
"resolutions": {
6-
"@types/react": "18.3.17"
6+
"@types/react": "19.0.2"
77
},
88
"devDependencies": {
99
"@testing-library/dom": "^10.0.0",
1010
"@testing-library/react": "^16.0.0",
1111
"@testing-library/user-event": "^14.4.3",
1212
"@types/jest": "29.5.14",
1313
"@types/node": "22.10.2",
14-
"@types/react": "18.3.17",
15-
"@types/react-dom": "18.3.5",
14+
"@types/react": "19.0.2",
15+
"@types/react-dom": "19.0.2",
1616
"@types/react-email-editor": "1.5.6",
1717
"@types/styled-components": "5.1.34",
1818
"@typescript-eslint/eslint-plugin": "7.18.0",
@@ -51,8 +51,8 @@
5151
"path": "0.12.7",
5252
"process": "0.11.10",
5353
"qrious": "^4.0.2",
54-
"react": "18.3.1",
55-
"react-dom": "18.3.1",
54+
"react": "19.0.0",
55+
"react-dom": "19.0.0",
5656
"react-email-editor": "1.7.11",
5757
"style-loader": "4.0.0",
5858
"styled-components": "6.1.13",

yarn.lock

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

0 commit comments

Comments
 (0)