From 812a2eb74e3aaa6154a768b41453f3ee5eb78593 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:04:30 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.3.10 --- packages/website/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index 4268ea93145..bea956c4be3 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -16,7 +16,7 @@ "@codemirror/view": "6.34.1", "@headlessui/react": "1.7.19", "@popperjs/core": "2.11.8", - "@types/react": "18.3.9", + "@types/react": "18.3.10", "@types/react-dom": "18.3.0", "@uiw/react-codemirror": "4.23.3", "clsx": "2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 701026ac3f8..f34656b55df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -163,8 +163,8 @@ importers: specifier: 2.11.8 version: 2.11.8 '@types/react': - specifier: 18.3.9 - version: 18.3.9 + specifier: 18.3.10 + version: 18.3.10 '@types/react-dom': specifier: 18.3.0 version: 18.3.0 @@ -1096,7 +1096,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.13 - '@types/react': 18.3.9 + '@types/react': 18.3.10 react: 18.3.1 dev: false @@ -1809,11 +1809,11 @@ packages: /@types/react-dom@18.3.0: resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} dependencies: - '@types/react': 18.3.9 + '@types/react': 18.3.10 dev: false - /@types/react@18.3.9: - resolution: {integrity: sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==} + /@types/react@18.3.10: + resolution: {integrity: sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==} dependencies: '@types/prop-types': 15.7.13 csstype: 3.1.3