We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb09971 commit 61d4a85Copy full SHA for 61d4a85
2 files changed
client/package.json
@@ -8,8 +8,8 @@
8
"@testing-library/jest-dom": "^5.16.5",
9
"@testing-library/react": "^13.4.0",
10
"@testing-library/user-event": "^13.5.0",
11
- "react": "^18.2.0",
12
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
13
"react-router-dom": "^6.11.2",
14
"react-scripts": "5.0.1",
15
"web-vitals": "^2.1.4"
package.json
@@ -13,8 +13,8 @@
16
17
18
19
20
}
0 commit comments