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 772a773 commit 19d2f73Copy full SHA for 19d2f73
javascript/package.json
@@ -42,8 +42,8 @@
42
"@types/glob": "^9.0.0",
43
"@types/mocha": "10.0.10",
44
"@types/node": "22.16.0",
45
- "@types/react": "18.3.23",
46
- "@types/react-dom": "18.3.7",
+ "@types/react": "19.1.8",
+ "@types/react-dom": "19.1.6",
47
"@typescript-eslint/eslint-plugin": "^8.35.1 ",
48
"@typescript-eslint/parser": "^8.35.1",
49
"babel-loader": "10.0.0",
@@ -59,8 +59,8 @@
59
"mini-css-extract-plugin": "2.9.2",
60
"mocha": "11.7.1",
61
"prettier": "^3.5.1",
62
- "react": "18.3.1",
63
- "react-dom": "18.3.1",
+ "react": "19.1.0",
+ "react-dom": "19.1.0",
64
"sass": "1.89.2",
65
"sass-loader": "16.0.5",
66
"serve": "^14.2.4",
0 commit comments