We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8901c commit 93e0e41Copy full SHA for 93e0e41
package.json
@@ -25,8 +25,8 @@
25
"human-id": "4.1.3",
26
"postcss": "8.5.6",
27
"prettier": "3.6.2",
28
- "react": "19.2.0",
29
- "react-dom": "19.2.0",
+ "react": "19.2.3",
+ "react-dom": "19.2.3",
30
"react-icons": "5.5.0",
31
"react-qr-code": "2.0.18",
32
"react-router-dom": "7.9.4",
@@ -47,8 +47,8 @@
47
"@testing-library/user-event": "14.6.1",
48
"@trivago/prettier-plugin-sort-imports": "5.2.2",
49
"@types/node": "24.10.4",
50
- "@types/react": "19.2.2",
51
- "@types/react-dom": "19.2.2",
+ "@types/react": "19.2.7",
+ "@types/react-dom": "19.2.3",
52
"@vitejs/plugin-react": "5.1.2",
53
"@vitest/coverage-v8": "3.2.4",
54
"concurrently": "9.2.1",
0 commit comments