Skip to content

Commit 0a0ad05

Browse files
chore(deps): update react monorepo
1 parent 7491f60 commit 0a0ad05

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 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",
@@ -64,7 +64,7 @@
6464
"@babel/node": "^7.23.9",
6565
"@babel/preset-typescript": "^7.23.3",
6666
"@types/node": "^20.11.24",
67-
"@types/react": "^18.2.61",
67+
"@types/react": "^19.0.0",
6868
"@typescript-eslint/eslint-plugin": "^7.1.0",
6969
"@typescript-eslint/parser": "^7.1.0",
7070
"babel-plugin-styled-components": "^2.0.0",
@@ -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)