From ba3c66178d8753decc8cb425891d015142898e3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 13:54:55 +0000 Subject: [PATCH] fix(deps): update react monorepo with types to v19 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e32c919d..f6a50ff3 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "gatsby-transformer-sharp": "5.14.0", "htmlparser2": "10.0.0", "prismjs": "1.29.0", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-helmet": "6.1.0", "react-icons": "5.4.0", "reading-time": "1.5.0", @@ -49,8 +49,8 @@ "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.18.0", "@types/node": "22.10.9", - "@types/react": "18.3.18", - "@types/react-dom": "18.3.5", + "@types/react": "19.0.8", + "@types/react-dom": "19.0.3", "@types/react-helmet": "6.1.11", "@typescript-eslint/parser": "8.21.0", "eslint": "9.18.0",