From 6cb78888ffeaa3e02862774213622f4e5088275e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 10:52:31 +0000 Subject: [PATCH] fix(deps): update react monorepo to v18 --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fd32df185..5c15046e3 100644 --- a/package.json +++ b/package.json @@ -134,8 +134,8 @@ "next-sitemap": "3.1.22", "next-themes": "0.2.1", "preact": "10.11.0", - "react": "17.0.2", - "react-dom": "17.0.2", + "react": "18.2.0", + "react-dom": "18.2.0", "sass": "1.54.9", "styled-jsx": "5.0.7", "tailwindcss": "3.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 083077c83..a6fa7e16e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,8 +107,8 @@ specifiers: prettier-plugin-sh: 0.12.8 prettier-plugin-tailwindcss: 0.1.13 prettier-plugin-toml: 0.3.1 - react: 17.0.2 - react-dom: 17.0.2 + react: 18.2.0 + react-dom: 18.2.0 sass: 1.54.9 size-limit: 8.1.0 source-map-support: 0.5.21