From 5c5ac6cbd101a1fcad279315e8c2a248754ec50d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 22:56:41 +0000 Subject: [PATCH] chore(devdeps): update dependency @types/react to v18.2.46 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index c0ddde795..d919c3b2f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@tsd/typescript": "5.3.3", "@types/jest": "29.5.11", "@types/node": "20.10.6", - "@types/react": "18.2.45", + "@types/react": "18.2.46", "@types/react-dom": "18.2.18", "builtin-modules": "3.3.0", "cross-env": "7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c66b2f3e3..b04ed42f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 20.10.6 version: 20.10.6 '@types/react': - specifier: 18.2.45 - version: 18.2.45 + specifier: 18.2.46 + version: 18.2.46 '@types/react-dom': specifier: 18.2.18 version: 18.2.18 @@ -216,7 +216,7 @@ importers: version: 11.11.0(@types/jest@29.5.11) '@emotion/react': specifier: 11.11.3 - version: 11.11.3(@types/react@18.2.45)(react@18.2.0) + version: 11.11.3(@types/react@18.2.46)(react@18.2.0) '@testing-library/react': specifier: 14.1.2 version: 14.1.2(react-dom@18.2.0)(react@18.2.0) @@ -2232,7 +2232,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.3(@types/react@18.2.45)(react@18.2.0): + /@emotion/react@11.11.3(@types/react@18.2.46)(react@18.2.0): resolution: {integrity: sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==} peerDependencies: '@types/react': '*' @@ -2248,7 +2248,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.45 + '@types/react': 18.2.46 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -4202,10 +4202,10 @@ packages: /@types/react-dom@18.2.18: resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} dependencies: - '@types/react': 18.2.45 + '@types/react': 18.2.46 - /@types/react@18.2.45: - resolution: {integrity: sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==} + /@types/react@18.2.46: + resolution: {integrity: sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==} dependencies: '@types/prop-types': 15.7.8 '@types/scheduler': 0.16.4