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