Skip to content

Commit 347c254

Browse files
chore(deps): update react monorepo
1 parent fa3af8e commit 347c254

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

javascript/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@types/glob": "^9.0.0",
4343
"@types/mocha": "10.0.10",
4444
"@types/node": "22.18.8",
45-
"@types/react": "18.3.26",
46-
"@types/react-dom": "18.3.7",
45+
"@types/react": "19.2.2",
46+
"@types/react-dom": "19.2.1",
4747
"@typescript-eslint/eslint-plugin": "^8.39.0",
4848
"@typescript-eslint/parser": "^8.39.0",
4949
"babel-loader": "10.0.0",
@@ -52,15 +52,15 @@
5252
"eslint-plugin-import": "^2.32.0",
5353
"eslint-plugin-n": "^17.21.3",
5454
"eslint-plugin-react": "^7.37.5",
55-
"eslint-plugin-react-hooks": "^5.2.0",
55+
"eslint-plugin-react-hooks": "^6.0.0",
5656
"eslint-plugin-simple-import-sort": "^12.1.1",
5757
"glob": "^11.0.0",
5858
"globals": "^16.0.0",
5959
"mini-css-extract-plugin": "2.9.4",
6060
"mocha": "11.7.4",
6161
"prettier": "^3.5.1",
62-
"react": "18.3.1",
63-
"react-dom": "18.3.1",
62+
"react": "19.2.0",
63+
"react-dom": "19.2.0",
6464
"sass": "1.93.2",
6565
"sass-loader": "16.0.5",
6666
"serve": "^14.2.4",

0 commit comments

Comments
 (0)