From 45d75767b03d19c8b086d99ef16ccccce4c485f0 Mon Sep 17 00:00:00 2001 From: Josh Story Date: Mon, 30 Oct 2023 10:54:55 -0700 Subject: [PATCH] Update @types/react and @types/react-dom Update @types/react to 18.2.33 Update @types/react-dom to 18.2.14 --- package.json | 8 ++++---- packages/next/package.json | 4 ++-- pnpm-lock.yaml | 42 +++++++++++++++++++------------------- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index ca43f94eec72f..a720dbb32bc60 100644 --- a/package.json +++ b/package.json @@ -100,8 +100,8 @@ "@types/jest": "29.5.5", "@types/node": "20.2.5", "@types/node-fetch": "2.6.1", - "@types/react": "18.2.28", - "@types/react-dom": "18.2.13", + "@types/react": "18.2.33", + "@types/react-dom": "18.2.14", "@types/relay-runtime": "14.1.13", "@types/selenium-webdriver": "4.0.15", "@types/sharp": "0.29.3", @@ -245,8 +245,8 @@ "@babel/parser": "7.22.5", "@babel/types": "7.22.5", "@babel/traverse": "7.22.5", - "@types/react": "18.2.28", - "@types/react-dom": "18.2.13" + "@types/react": "18.2.33", + "@types/react-dom": "18.2.14" }, "engines": { "node": ">=18.17.0", diff --git a/packages/next/package.json b/packages/next/package.json index 97b82f6927250..140d09b04d6a2 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -179,8 +179,8 @@ "@types/micromatch": "4.0.2", "@types/path-to-regexp": "1.7.0", "@types/platform": "1.3.4", - "@types/react": "18.2.5", - "@types/react-dom": "18.2.3", + "@types/react": "18.2.33", + "@types/react-dom": "18.2.14", "@types/react-is": "17.0.3", "@types/semver": "7.3.1", "@types/send": "0.14.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97fc91fcb79ee..b2a4221533e0d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ overrides: '@babel/parser': 7.22.5 '@babel/types': 7.22.5 '@babel/traverse': 7.22.5 - '@types/react': 18.2.28 - '@types/react-dom': 18.2.13 + '@types/react': 18.2.33 + '@types/react-dom': 18.2.14 importers: @@ -52,7 +52,7 @@ importers: version: 11.11.0 '@emotion/react': specifier: 11.11.1 - version: 11.11.1(@types/react@18.2.28)(react@18.2.0) + version: 11.11.1(@types/react@18.2.33)(react@18.2.0) '@fullhuman/postcss-purgecss': specifier: 1.3.0 version: 1.3.0 @@ -147,11 +147,11 @@ importers: specifier: 2.6.1 version: 2.6.1 '@types/react': - specifier: 18.2.28 - version: 18.2.28 + specifier: 18.2.33 + version: 18.2.33 '@types/react-dom': - specifier: 18.2.13 - version: 18.2.13 + specifier: 18.2.14 + version: 18.2.14 '@types/relay-runtime': specifier: 14.1.13 version: 14.1.13 @@ -1019,11 +1019,11 @@ importers: specifier: 1.3.4 version: 1.3.4 '@types/react': - specifier: 18.2.28 - version: 18.2.28 + specifier: 18.2.33 + version: 18.2.33 '@types/react-dom': - specifier: 18.2.13 - version: 18.2.13 + specifier: 18.2.14 + version: 18.2.14 '@types/react-is': specifier: 17.0.3 version: 17.0.3 @@ -3517,7 +3517,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: true - /@emotion/react@11.11.1(@types/react@18.2.28)(react@18.2.0): + /@emotion/react@11.11.1(@types/react@18.2.33)(react@18.2.0): resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' @@ -3533,7 +3533,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.28 + '@types/react': 18.2.33 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: true @@ -5079,7 +5079,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.3 - '@types/react': 18.2.28 + '@types/react': 18.2.33 react: 18.2.0 /@mswjs/cookies@0.2.2: @@ -6225,7 +6225,7 @@ packages: dependencies: '@babel/runtime': 7.22.5 '@testing-library/dom': 8.20.0 - '@types/react-dom': 18.2.13 + '@types/react-dom': 18.2.14 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true @@ -6699,20 +6699,20 @@ packages: resolution: {integrity: sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==} dev: true - /@types/react-dom@18.2.13: - resolution: {integrity: sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==} + /@types/react-dom@18.2.14: + resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} dependencies: - '@types/react': 18.2.28 + '@types/react': 18.2.33 dev: true /@types/react-is@17.0.3: resolution: {integrity: sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==} dependencies: - '@types/react': 18.2.28 + '@types/react': 18.2.33 dev: true - /@types/react@18.2.28: - resolution: {integrity: sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==} + /@types/react@18.2.33: + resolution: {integrity: sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==} dependencies: '@types/prop-types': 15.7.8 '@types/scheduler': 0.16.4