We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5068241 commit 691fd4dCopy full SHA for 691fd4d
package.json
@@ -25,8 +25,8 @@
25
"@types/jest": "29.5.14",
26
"axios": "1.11.0",
27
"oidc-client-ts": "3.3.0",
28
- "react": "19.1.1",
29
- "react-dom": "19.1.1",
+ "react": "19.2.3",
+ "react-dom": "19.2.3",
30
"react-oidc-context": "3.3.0",
31
"react-redux": "8.1.3",
32
"react-router-dom": "5.3.4",
@@ -38,8 +38,8 @@
38
},
39
"devDependencies": {
40
"@types/node": "24.2.0",
41
- "@types/react": "19.1.9",
42
- "@types/react-dom": "19.1.7",
+ "@types/react": "19.2.9",
+ "@types/react-dom": "19.2.3",
43
"@vitejs/plugin-react": "4.7.0",
44
"husky": "5.2.0",
45
"lint-staged": "10.5.4",
0 commit comments