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 ff5faa4 commit e723f4fCopy full SHA for e723f4f
package.json
@@ -22,8 +22,8 @@
22
"dayjs": "1.11.19",
23
"next": "15.4.7",
24
"next-pwa": "5.6.0",
25
- "react": "19.0.0",
26
- "react-dom": "19.0.0",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
27
"react-use": "17.6.0",
28
"sharp": "0.34.5",
29
"uuid": "11.1.0"
@@ -45,7 +45,7 @@
45
"@types/gtag.js": "0.0.20",
46
"@types/jest": "29.5.14",
47
"@types/node": "22.9.4",
48
- "@types/react": "19.0.12",
+ "@types/react": "19.2.5",
49
"@types/react-dom": "^19.0.0",
50
"@types/uuid": "10.0.0",
51
"@typescript-eslint/parser": "^8.0.0",
0 commit comments