From a066851f864065ee426af12d14317d82deda9af3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 16:57:45 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.48 --- 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 09af8750..b4a72be6 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -22,6 +22,6 @@ }, "devDependencies": { "@oreorebot2/common": "workspace:*", - "@types/react": "18.2.47" + "@types/react": "18.2.48" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46a3e214..7bb869f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -155,8 +155,8 @@ importers: specifier: workspace:* version: link:../.. '@types/react': - specifier: 18.2.47 - version: 18.2.47 + specifier: 18.2.48 + version: 18.2.48 packages: @@ -808,7 +808,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.10 - '@types/react': 18.2.47 + '@types/react': 18.2.48 react: 18.2.0 dev: false @@ -1453,8 +1453,8 @@ packages: /@types/prop-types@15.7.10: resolution: {integrity: sha512-mxSnDQxPqsZxmeShFH+uwQ4kO4gcJcGahjjMFeLbKE95IAZiiZyiEepGZjtXJ7hN/yfu0bu9xN2ajcU0JcxX6A==} - /@types/react@18.2.47: - resolution: {integrity: sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==} + /@types/react@18.2.48: + resolution: {integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==} dependencies: '@types/prop-types': 15.7.10 '@types/scheduler': 0.16.6