diff --git a/package.json b/package.json index 8e857f5..3cb16f5 100644 --- a/package.json +++ b/package.json @@ -18,14 +18,14 @@ "@radix-ui/react-slot": "^1.0.2", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", - "react": "^18.2.0", + "react": "^19.0.0", "react-dom": "^18.2.0", "tailwind-merge": "^2.2.1", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@types/node": "^20.11.10", - "@types/react": "^18.2.43", + "@types/react": "^19.0.0", "@types/react-dom": "^18.2.17", "@typescript-eslint/eslint-plugin": "^6.14.0", "@typescript-eslint/parser": "^6.14.0",