diff --git a/package.json b/package.json index b63bac9c..3462bd20 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "@types/crypto-js": "^4.2.2", "@types/lodash": "^4.14.200", "@types/node": "20.10.6", - "@types/react": "^18", - "@types/react-dom": "^18", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "@types/react-window": "^1.8.8", "autoprefixer": "^10", "class-variance-authority": "^0.7.0", @@ -60,9 +60,9 @@ "next": "13.5.7", "next-themes": "^0.2.1", "punycode": "^2.3.1", - "react": "^18", + "react": "^19.0.0", "react-day-picker": "^8.9.1", - "react-dom": "^18", + "react-dom": "^19.0.0", "react-ga4": "^2.1.0", "react-hot-toast": "^2.4.1", "react-hotjar": "^6.2.0",