From 85b4548a17b7fb5f71df79611caaea0382186a2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 10:38:20 +0000 Subject: [PATCH] chore(devdeps): update react monorepo --- package.json | 4 ++-- pnpm-lock.yaml | 26 ++++++++++++++++---------- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index af310f7fe..39130b32d 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@tsd/typescript": "5.2.2", "@types/jest": "29.5.5", "@types/node": "18.17.19", - "@types/react": "18.2.22", - "@types/react-dom": "18.2.7", + "@types/react": "18.2.23", + "@types/react-dom": "18.2.8", "builtin-modules": "3.3.0", "cross-env": "7.0.3", "eslint": "8.49.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c374ef66..79c36d329 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,11 +69,11 @@ importers: specifier: 18.17.19 version: 18.17.19 '@types/react': - specifier: 18.2.22 - version: 18.2.22 + specifier: 18.2.23 + version: 18.2.23 '@types/react-dom': - specifier: 18.2.7 - version: 18.2.7 + specifier: 18.2.8 + version: 18.2.8 builtin-modules: specifier: 3.3.0 version: 3.3.0 @@ -216,7 +216,7 @@ importers: version: 11.11.0(@types/jest@29.5.5) '@emotion/react': specifier: 11.11.1 - version: 11.11.1(@types/react@18.2.22)(react@18.2.0) + version: 11.11.1(@types/react@18.2.23)(react@18.2.0) '@testing-library/react': specifier: 14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) @@ -2234,7 +2234,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.1(@types/react@18.2.22)(react@18.2.0): + /@emotion/react@11.11.1(@types/react@18.2.23)(react@18.2.0): resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' @@ -2250,7 +2250,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.2.22 + '@types/react': 18.2.23 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -4122,10 +4122,16 @@ packages: /@types/react-dom@18.2.7: resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} dependencies: - '@types/react': 18.2.22 + '@types/react': 18.2.23 - /@types/react@18.2.22: - resolution: {integrity: sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==} + /@types/react-dom@18.2.8: + resolution: {integrity: sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==} + dependencies: + '@types/react': 18.2.23 + dev: true + + /@types/react@18.2.23: + resolution: {integrity: sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==} dependencies: '@types/prop-types': 15.7.6 '@types/scheduler': 0.16.3