From f84cf0a2a81dccc1aec328aceabd5bd04f31144c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 19:14:43 +0000 Subject: [PATCH] chore(deps): update react monorepo --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 66b21149..fce72bc6 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "@pkgr/webpack": "^3.4.0", "@pkgr/webpack-mdx": "^2.2.0", "@types/node": "^18.18.9", - "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react": "^18.2.54", + "@types/react-dom": "^18.2.18", "@types/web": "^0.0.119", "github-markdown-css": "^5.4.0", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b03b942a..68560349 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,11 +33,11 @@ importers: specifier: ^18.18.9 version: 18.18.9 '@types/react': - specifier: ^18.2.37 - version: 18.2.37 + specifier: ^18.2.54 + version: 18.2.54 '@types/react-dom': - specifier: ^18.2.15 - version: 18.2.15 + specifier: ^18.2.18 + version: 18.2.18 '@types/web': specifier: ^0.0.119 version: 0.0.119 @@ -6082,14 +6082,14 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true - /@types/react-dom@18.2.15: - resolution: {integrity: sha512-HWMdW+7r7MR5+PZqJF6YFNSCtjz1T0dsvo/f1BV6HkV+6erD/nA7wd9NM00KVG83zf2nJ7uATPO9ttdIPvi3gg==} + /@types/react-dom@18.2.18: + resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} dependencies: - '@types/react': 18.2.37 + '@types/react': 18.2.54 dev: true - /@types/react@18.2.37: - resolution: {integrity: sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==} + /@types/react@18.2.54: + resolution: {integrity: sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2