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 50ebb50 commit 494b0a2Copy full SHA for 494b0a2
package.json
@@ -37,8 +37,8 @@
37
"@types/crypto-js": "^4.2.2",
38
"@types/lodash": "^4.14.200",
39
"@types/node": "20.10.6",
40
- "@types/react": "^18",
41
- "@types/react-dom": "^18",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
42
"@types/react-window": "^1.8.8",
43
"autoprefixer": "^10",
44
"class-variance-authority": "^0.7.0",
@@ -60,9 +60,9 @@
60
"next": "13.5.7",
61
"next-themes": "^0.2.1",
62
"punycode": "^2.3.1",
63
- "react": "^18",
+ "react": "^19.0.0",
64
"react-day-picker": "^8.9.1",
65
- "react-dom": "^18",
+ "react-dom": "^19.0.0",
66
"react-ga4": "^2.1.0",
67
"react-hot-toast": "^2.4.1",
68
"react-hotjar": "^6.2.0",
0 commit comments