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 9a78f94 commit 0c89647Copy full SHA for 0c89647
package.json
@@ -13,8 +13,8 @@
13
},
14
"dependencies": {
15
"next": "13.4.19",
16
- "react": "18.2.0",
17
- "react-dom": "18.2.0"
+ "react": "19.2.0",
+ "react-dom": "19.2.0"
18
19
"devDependencies": {
20
"@playwright/test": "1.51.1",
@@ -23,7 +23,7 @@
23
"@testing-library/user-event": "14.6.1",
24
"@trivago/prettier-plugin-sort-imports": "5.2.2",
25
"@types/node": "22.13.8",
26
- "@types/react": "18.2.79",
+ "@types/react": "19.2.7",
27
"@types/testing-library__jest-dom": "5.14.9",
28
"@vitejs/plugin-react": "4.3.4",
29
"autoprefixer": "10.4.21",
0 commit comments