From 56165d7481f04e70bc5afb322f691954eb732e21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 02:37:42 +0000 Subject: [PATCH] fix(deps): update react monorepo to v19 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b8dee18..e48158b 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@radix-ui/react-select": "2.1.2", "@radix-ui/react-slot": "1.1.0", "@tailwindcss/typography": "0.5.15", - "@types/react": "18.3.11", - "@types/react-dom": "18.3.0", + "@types/react": "19.0.6", + "@types/react-dom": "19.0.3", "astro": "4.16.0", "astro-icon": "1.1.1", "astro-robots-txt": "1.0.0", @@ -41,8 +41,8 @@ "lodash.capitalize": "4.2.1", "lucide-react": "0.451.0", "mdx-bundler": "10.0.3", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "tailwind-merge": "2.5.3", "tailwindcss": "3.4.13", "tailwindcss-animate": "1.0.7"