From 7ce013d01eff24871daec1eb21620663194ec326 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 19:42:39 +0000 Subject: [PATCH] chore(devdeps): update dependency @types/react to v18.2.20 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b1f58621f..22b94143b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/jest": "29.5.3", "@types/node": "18.17.4", "@types/prop-types": "15.7.5", - "@types/react": "18.2.19", + "@types/react": "18.2.20", "@types/react-dom": "18.2.7", "builtin-modules": "3.3.0", "cross-env": "7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf991f6c8..d2041507c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 15.7.5 version: 15.7.5 '@types/react': - specifier: 18.2.19 - version: 18.2.19 + specifier: 18.2.20 + version: 18.2.20 '@types/react-dom': specifier: 18.2.7 version: 18.2.7 @@ -203,7 +203,7 @@ importers: version: 11.11.0(@types/jest@29.5.3) '@emotion/react': specifier: 11.11.1 - version: 11.11.1(@types/react@18.2.19)(react@18.2.0) + version: 11.11.1(@types/react@18.2.20)(react@18.2.0) '@testing-library/react': specifier: 13.4.0 version: 13.4.0(react-dom@18.2.0)(react@18.2.0) @@ -2265,7 +2265,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.1(@types/react@18.2.19)(react@18.2.0): + /@emotion/react@11.11.1(@types/react@18.2.20)(react@18.2.0): resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' @@ -2281,7 +2281,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.19 + '@types/react': 18.2.20 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -4134,16 +4134,16 @@ packages: /@types/react-dom@18.2.5: resolution: {integrity: sha512-sRQsOS/sCLnpQhR4DSKGTtWFE3FZjpQa86KPVbhUqdYMRZ9FEFcfAytKhR/vUG2rH1oFbOOej6cuD7MFSobDRQ==} dependencies: - '@types/react': 18.2.19 + '@types/react': 18.2.20 /@types/react-dom@18.2.7: resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} dependencies: - '@types/react': 18.2.19 + '@types/react': 18.2.20 dev: true - /@types/react@18.2.19: - resolution: {integrity: sha512-e2S8wmY1ePfM517PqCG80CcE48Xs5k0pwJzuDZsfE8IZRRBfOMCF+XqnFxu6mWtyivum1MQm4aco+WIt6Coimw==} + /@types/react@18.2.20: + resolution: {integrity: sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3