We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a66d8c commit 1b85652Copy full SHA for 1b85652
javascript/package.json
@@ -43,8 +43,8 @@
43
"@types/glob": "^9.0.0",
44
"@types/mocha": "10.0.10",
45
"@types/node": "22.19.15",
46
- "@types/react": "18.3.28",
47
- "@types/react-dom": "18.3.7",
+ "@types/react": "19.2.14",
+ "@types/react-dom": "19.2.3",
48
"@typescript-eslint/eslint-plugin": "^8.39.0",
49
"@typescript-eslint/parser": "^8.39.0",
50
"babel-loader": "10.1.1",
@@ -60,8 +60,8 @@
60
"mini-css-extract-plugin": "2.10.2",
61
"mocha": "11.7.5",
62
"prettier": "^3.5.1",
63
- "react": "18.3.1",
64
- "react-dom": "18.3.1",
+ "react": "19.2.4",
+ "react-dom": "19.2.4",
65
"sass": "1.98.0",
66
"sass-loader": "16.0.7",
67
"serve": "^14.2.4",
0 commit comments