From 43f47cc4471d912892fe7b101bec1b3175baf68e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 09:12:41 +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 037bc4f69..76624e115 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@tsd/typescript": "5.3.3", "@types/jest": "29.5.12", "@types/node": "20.11.26", - "@types/react": "18.2.64", - "@types/react-dom": "18.2.21", + "@types/react": "18.2.65", + "@types/react-dom": "18.2.22", "builtin-modules": "3.3.0", "cross-env": "7.0.3", "eslint": "8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54cd46cf1..aaee0de91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,11 +69,11 @@ importers: specifier: 20.11.26 version: 20.11.26 '@types/react': - specifier: 18.2.64 - version: 18.2.64 + specifier: 18.2.65 + version: 18.2.65 '@types/react-dom': - specifier: 18.2.21 - version: 18.2.21 + specifier: 18.2.22 + version: 18.2.22 builtin-modules: specifier: 3.3.0 version: 3.3.0 @@ -216,7 +216,7 @@ importers: version: 11.11.0(@types/jest@29.5.12) '@emotion/react': specifier: 11.11.4 - version: 11.11.4(@types/react@18.2.64)(react@18.2.0) + version: 11.11.4(@types/react@18.2.65)(react@18.2.0) '@testing-library/react': specifier: 14.2.1 version: 14.2.1(react-dom@18.2.0)(react@18.2.0) @@ -2212,7 +2212,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.4(@types/react@18.2.64)(react@18.2.0): + /@emotion/react@11.11.4(@types/react@18.2.65)(react@18.2.0): resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} peerDependencies: '@types/react': '*' @@ -2228,7 +2228,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.64 + '@types/react': 18.2.65 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -4183,10 +4183,16 @@ packages: /@types/react-dom@18.2.21: resolution: {integrity: sha512-gnvBA/21SA4xxqNXEwNiVcP0xSGHh/gi1VhWv9Bl46a0ItbTT5nFY+G9VSQpaG/8N/qdJpJ+vftQ4zflTtnjLw==} dependencies: - '@types/react': 18.2.64 + '@types/react': 18.2.65 - /@types/react@18.2.64: - resolution: {integrity: sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==} + /@types/react-dom@18.2.22: + resolution: {integrity: sha512-fHkBXPeNtfvri6gdsMYyW+dW7RXFo6Ad09nLFK0VQWR7yGLai/Cyvyj696gbwYvBnhGtevUG9cET0pmUbMtoPQ==} + dependencies: + '@types/react': 18.2.65 + dev: true + + /@types/react@18.2.65: + resolution: {integrity: sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==} dependencies: '@types/prop-types': 15.7.8 '@types/scheduler': 0.16.4