Skip to content

Commit cc61b42

Browse files
chore(deps): update react monorepo
1 parent e6ae6f2 commit cc61b42

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

javascript/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/glob": "^8.0.0",
3939
"@types/mocha": "10.0.9",
4040
"@types/node": "20.17.6",
41-
"@types/react": "18.3.12",
42-
"@types/react-dom": "18.3.1",
41+
"@types/react": "19.0.1",
42+
"@types/react-dom": "19.0.2",
4343
"@typescript-eslint/eslint-plugin": "^8.0.0",
4444
"@typescript-eslint/parser": "^8.0.0",
4545
"babel-loader": "9.2.1",
@@ -50,15 +50,15 @@
5050
"eslint-plugin-node": "^11.1.0",
5151
"eslint-plugin-prettier": "^5.0.0",
5252
"eslint-plugin-react": "^7.29.4",
53-
"eslint-plugin-react-hooks": "^4.4.0",
53+
"eslint-plugin-react-hooks": "^5.0.0",
5454
"eslint-plugin-simple-import-sort": "^12.0.0",
5555
"glob": "^11.0.0",
5656
"mini-css-extract-plugin": "2.9.2",
5757
"mocha": "10.8.2",
5858
"prettier": "^3.0.0",
5959
"puppeteer": "^23.0.0",
60-
"react": "18.3.1",
61-
"react-dom": "18.3.1",
60+
"react": "19.0.0",
61+
"react-dom": "19.0.0",
6262
"sass": "1.80.7",
6363
"sass-loader": "16.0.3",
6464
"shx": "^0.3.4",

0 commit comments

Comments
 (0)