From 0bbb2d5300d9ceee7c5045d4dee95f2810d63807 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 16:10:39 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.45 --- packages/docs/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/docs/package.json b/packages/docs/package.json index 1a15612c..4cbc3d8c 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -22,6 +22,6 @@ }, "devDependencies": { "@oreorebot2/common": "workspace:*", - "@types/react": "18.2.42" + "@types/react": "18.2.45" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 672a1cbc..8bc67bae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -152,8 +152,8 @@ importers: specifier: workspace:* version: link:../.. '@types/react': - specifier: 18.2.42 - version: 18.2.42 + specifier: 18.2.45 + version: 18.2.45 packages: @@ -1003,7 +1003,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.10 - '@types/react': 18.2.42 + '@types/react': 18.2.45 react: 18.2.0 dev: false @@ -1519,8 +1519,8 @@ packages: /@types/prop-types@15.7.10: resolution: {integrity: sha512-mxSnDQxPqsZxmeShFH+uwQ4kO4gcJcGahjjMFeLbKE95IAZiiZyiEepGZjtXJ7hN/yfu0bu9xN2ajcU0JcxX6A==} - /@types/react@18.2.42: - resolution: {integrity: sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==} + /@types/react@18.2.45: + resolution: {integrity: sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==} dependencies: '@types/prop-types': 15.7.10 '@types/scheduler': 0.16.6