diff --git a/package.json b/package.json index 8f023a7..aa8f099 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@radix-ui/react-radio-group": "1.2.1", "@radix-ui/react-select": "2.1.2", "@radix-ui/react-slot": "1.1.0", - "@types/react": "18.3.11", - "@types/react-dom": "18.3.1", + "@types/react": "19.0.4", + "@types/react-dom": "19.0.2", "@vanilla-extract/css": "1.16.0", "@vanilla-extract/recipes": "0.5.2", "@zendeskgarden/container-tabs": "2.0.14", @@ -48,8 +48,8 @@ "nanostores": "0.10.0", "next-themes": "0.3.0", "rainbow-sprinkles": "0.17.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-hook-form": "7.53.0", "sonner": "1.5.0", "swagger-ui-react": "5.17.14", @@ -83,7 +83,7 @@ "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-mdx": "3.1.5", "eslint-plugin-react": "7.37.1", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-unicorn": "51.0.1", "eslint-plugin-yml": "1.14.0", "jsonc-eslint-parser": "2.4.0",