Skip to content

Commit 04f7401

Browse files
chore(deps): update react monorepo
1 parent 7491f60 commit 04f7401

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
@@ -32,8 +32,8 @@
3232
"polished": "^4.3.1",
3333
"prop-types": "15.8.1",
3434
"qrcode.react": "3.2.0",
35-
"react": "^18.3.1",
36-
"react-dom": "^18.3.1",
35+
"react": "^19.0.0",
36+
"react-dom": "^19.0.0",
3737
"react-intl": "6.8.4",
3838
"sanitize-html": "2.13.1",
3939
"styled-components": "5.3.11",
@@ -77,13 +77,13 @@
7777
"eslint-plugin-import": "^2.23.4",
7878
"eslint-plugin-node": "^11.1.0",
7979
"eslint-plugin-react": "^7.24.0",
80-
"eslint-plugin-react-hooks": "^4.2.0",
80+
"eslint-plugin-react-hooks": "^5.0.0",
8181
"file-loader": "^6.2.0",
8282
"jest": "^29.7.0",
8383
"jest-junit": "^16.0.0",
8484
"jest-styled-components": "^7.0.5",
8585
"prettier": "^3.0.0",
86-
"react-test-renderer": "^18.2.0",
86+
"react-test-renderer": "^19.0.0",
8787
"typescript": "^5.3.3",
8888
"url-loader": "^4.1.1"
8989
},

0 commit comments

Comments
 (0)