diff --git a/package.json b/package.json index b6ab13d49..6858f553d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@storybook/testing-library": "0.1.0", "@types/escape-html": "^1.0.2", "@types/lodash": "4.14.192", - "@types/react": "18.0.33", + "@types/react": "18.2.0", "@types/safe-json-stringify": "1.1.2", "@types/webfontloader": "1.6.35", "@typescript-eslint/eslint-plugin": "5.57.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c839d104..f677d930d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,10 +3,10 @@ lockfileVersion: '6.0' dependencies: '@emotion/react': specifier: 11.10.6 - version: 11.10.6(@types/react@18.0.33)(react@18.2.0) + version: 11.10.6(@types/react@18.2.0)(react@18.2.0) '@emotion/styled': specifier: 11.10.6 - version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.33)(react@18.2.0) + version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0) '@formatjs/intl-localematcher': specifier: ^0.2.32 version: 0.2.32 @@ -127,8 +127,8 @@ devDependencies: specifier: 4.14.192 version: 4.14.192 '@types/react': - specifier: 18.0.33 - version: 18.0.33 + specifier: 18.2.0 + version: 18.2.0 '@types/safe-json-stringify': specifier: 1.1.2 version: 1.1.2 @@ -1747,7 +1747,7 @@ packages: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react@11.10.6(@types/react@18.0.33)(react@18.2.0): + /@emotion/react@11.10.6(@types/react@18.2.0)(react@18.2.0): resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} peerDependencies: '@types/react': '*' @@ -1763,7 +1763,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0) '@emotion/utils': 1.2.0 '@emotion/weak-memoize': 0.3.0 - '@types/react': 18.0.33 + '@types/react': 18.2.0 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -1782,7 +1782,7 @@ packages: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} dev: false - /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.0.33)(react@18.2.0): + /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0): resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -1795,11 +1795,11 @@ packages: '@babel/runtime': 7.21.0 '@emotion/babel-plugin': 11.10.6 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.10.6(@types/react@18.0.33)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.0)(react@18.2.0) '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0) '@emotion/utils': 1.2.0 - '@types/react': 18.0.33 + '@types/react': 18.2.0 react: 18.2.0 dev: false @@ -2226,7 +2226,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.4 - '@types/react': 18.0.33 + '@types/react': 18.2.0 react: 18.2.0 dev: true @@ -3730,8 +3730,8 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true - /@types/react@18.0.33: - resolution: {integrity: sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==} + /@types/react@18.2.0: + resolution: {integrity: sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3