From db9816dbc2e430df958ba7e98525d912ce909044 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 22:35:01 +0000 Subject: [PATCH] chore(dev-deps): update dependency @types/react to v17.0.43 (#269) Co-authored-by: Renovate Bot --- package.json | 2 +- pnpm-lock.yaml | 66 +++++++++++++++++++++++++------------------------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/package.json b/package.json index 60cee97b3..9fd27aafc 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@types/markdown-it": "12.2.3", "@types/node": "16.11.26", "@types/raf-schd": "4.0.1", - "@types/react": "17.0.41", + "@types/react": "17.0.43", "@types/react-dom": "17.0.14", "@types/react-redux": "7.1.23", "@types/react-virtualized": "9.21.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d055985d1..8c9b8c5f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ specifiers: '@types/markdown-it': 12.2.3 '@types/node': 16.11.26 '@types/raf-schd': 4.0.1 - '@types/react': 17.0.41 + '@types/react': 17.0.43 '@types/react-dom': 17.0.14 '@types/react-redux': 7.1.23 '@types/react-virtualized': 9.21.20 @@ -158,8 +158,8 @@ devDependencies: '@commitlint/cz-commitlint': 16.2.3_commitizen@4.2.4 '@emotion/babel-preset-css-prop': 11.2.0_@babel+core@7.17.8 '@emotion/eslint-plugin': 11.7.0_eslint@8.11.0 - '@emotion/react': 11.8.2_ac8e640ee2ebe4fcb4080b2762e3254a - '@emotion/styled': 11.8.1_0bd19656468de1d4aa39379bbff84910 + '@emotion/react': 11.8.2_c1cf67fb40c16c390126f300fc197413 + '@emotion/styled': 11.8.1_9e1aa84c2920c31b9f962a733ba5a2b4 '@jest/environment': 27.5.1 '@release-it/conventional-changelog': 4.2.2_release-it@14.13.1 '@rollup/plugin-babel': 5.3.1_@babel+core@7.17.8+rollup@2.70.1 @@ -184,7 +184,7 @@ devDependencies: '@types/markdown-it': 12.2.3 '@types/node': 16.11.26 '@types/raf-schd': 4.0.1 - '@types/react': 17.0.41 + '@types/react': 17.0.43 '@types/react-dom': 17.0.14 '@types/react-redux': 7.1.23 '@types/react-virtualized': 9.21.20 @@ -249,7 +249,7 @@ devDependencies: rollup-plugin-size-snapshot: 0.12.0_rollup@2.70.1 rollup-plugin-terser: 7.0.2_rollup@2.70.1 seedrandom: 3.0.5 - storybook-addon-performance: 0.16.1_4211ed8b26069fec1bc8ff4659f40efc + storybook-addon-performance: 0.16.1_b5d7bf22a7b46dd4876f0e926ab0c987 styled-components: 5.3.3_react-dom@17.0.2+react@17.0.2 stylelint: 14.6.0 stylelint-config-prettier: 9.0.3_stylelint@14.6.0 @@ -2196,7 +2196,7 @@ packages: resolution: {integrity: sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==} dev: true - /@emotion/react/11.8.2_ac8e640ee2ebe4fcb4080b2762e3254a: + /@emotion/react/11.8.2_c1cf67fb40c16c390126f300fc197413: resolution: {integrity: sha512-+1bcHBaNJv5nkIIgnGKVsie3otS0wF9f1T1hteF3WeVvMNQEtfZ4YyFpnphGoot3ilU/wWMgP2SgIDuHLE/wAA==} peerDependencies: '@babel/core': ^7.0.0 @@ -2215,7 +2215,7 @@ packages: '@emotion/serialize': 1.0.2 '@emotion/utils': 1.1.0 '@emotion/weak-memoize': 0.2.5 - '@types/react': 17.0.41 + '@types/react': 17.0.43 hoist-non-react-statics: 3.3.2 react: 17.0.2 dev: true @@ -2274,7 +2274,7 @@ packages: react: 17.0.2 dev: true - /@emotion/styled/11.8.1_0bd19656468de1d4aa39379bbff84910: + /@emotion/styled/11.8.1_9e1aa84c2920c31b9f962a733ba5a2b4: resolution: {integrity: sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -2291,10 +2291,10 @@ packages: '@babel/runtime': 7.17.8 '@emotion/babel-plugin': 11.7.2_@babel+core@7.17.8 '@emotion/is-prop-valid': 1.1.2 - '@emotion/react': 11.8.2_ac8e640ee2ebe4fcb4080b2762e3254a + '@emotion/react': 11.8.2_c1cf67fb40c16c390126f300fc197413 '@emotion/serialize': 1.0.2 '@emotion/utils': 1.1.0 - '@types/react': 17.0.41 + '@types/react': 17.0.43 react: 17.0.2 dev: true @@ -3318,7 +3318,7 @@ packages: global: 4.4.0 dev: true - /@storybook/components/6.4.19_4211ed8b26069fec1bc8ff4659f40efc: + /@storybook/components/6.4.19_b5d7bf22a7b46dd4876f0e926ab0c987: resolution: {integrity: sha512-q/0V37YAJA7CNc+wSiiefeM9+3XVk8ixBNylY36QCGJgIeGQ5/79vPyUe6K4lLmsQwpmZsIq1s1Ad5+VbboeOA==} peerDependencies: react: ^16.8.0 || ^17.0.0 @@ -3346,7 +3346,7 @@ packages: react-dom: 17.0.2_react@17.0.2 react-popper-tooltip: 3.1.1_react-dom@17.0.2+react@17.0.2 react-syntax-highlighter: 13.5.3_react@17.0.2 - react-textarea-autosize: 8.3.3_6acae0b0a4a23c4372144902affe8735 + react-textarea-autosize: 8.3.3_03a98942b76c57740a9573edba2d1cc1 regenerator-runtime: 0.13.9 ts-dedent: 2.2.0 util-deprecate: 1.0.2 @@ -4227,7 +4227,7 @@ packages: resolution: {integrity: sha512-LEtC7zXsQlbGXWGcnnmOI7rTyP+i1QzQv4Va91RKXDEukLDaNyxu0rXlfMiGEhJwfgTPCTb0R+Pnlj//oM9e/w==} dependencies: '@types/cheerio': 0.22.31 - '@types/react': 17.0.41 + '@types/react': 17.0.43 dev: true /@types/eslint-scope/3.7.3: @@ -4297,7 +4297,7 @@ packages: /@types/hoist-non-react-statics/3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 17.0.41 + '@types/react': 17.0.43 hoist-non-react-statics: 3.3.2 /@types/html-minifier-terser/5.1.2: @@ -4466,38 +4466,38 @@ packages: /@types/react-dom/17.0.14: resolution: {integrity: sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==} dependencies: - '@types/react': 17.0.41 + '@types/react': 17.0.43 dev: true /@types/react-redux/7.1.23: resolution: {integrity: sha512-D02o3FPfqQlfu2WeEYwh3x2otYd2Dk1o8wAfsA0B1C2AJEFxE663Ozu7JzuWbznGgW248NaOF6wsqCGNq9d3qw==} dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 17.0.41 + '@types/react': 17.0.43 hoist-non-react-statics: 3.3.2 redux: 4.1.2 /@types/react-syntax-highlighter/11.0.5: resolution: {integrity: sha512-VIOi9i2Oj5XsmWWoB72p3KlZoEbdRAcechJa8Ztebw7bDl2YmR+odxIqhtJGp1q2EozHs02US+gzxJ9nuf56qg==} dependencies: - '@types/react': 17.0.41 + '@types/react': 17.0.43 dev: true /@types/react-virtualized/9.21.20: resolution: {integrity: sha512-i8nZf1LpuX5rG4DZLaPGayIQwjxsZwmst5VdNhEznDTENel9p3A735AdRRp2iueFOyOuWBmaEaDxg8AD3GHilA==} dependencies: '@types/prop-types': 15.7.4 - '@types/react': 17.0.41 + '@types/react': 17.0.43 dev: true /@types/react-window/1.8.5: resolution: {integrity: sha512-V9q3CvhC9Jk9bWBOysPGaWy/Z0lxYcTXLtLipkt2cnRj1JOSFNF7wqGpkScSXMgBwC+fnVRg/7shwgddBG5ICw==} dependencies: - '@types/react': 17.0.41 + '@types/react': 17.0.43 dev: true - /@types/react/17.0.41: - resolution: {integrity: sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==} + /@types/react/17.0.43: + resolution: {integrity: sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==} dependencies: '@types/prop-types': 15.7.4 '@types/scheduler': 0.16.2 @@ -5078,7 +5078,7 @@ packages: react: 17.0.2 dev: true - /@xstate/react/1.6.3_197264a4785f074a080a8d484cc0e9d0: + /@xstate/react/1.6.3_f44fe431edee9db255d10521b3c561da: resolution: {integrity: sha512-NCUReRHPGvvCvj2yLZUTfR0qVp6+apc8G83oXSjN4rl89ZjyujiKrTff55bze/HrsvCsP/sUJASf2n0nzMF1KQ==} peerDependencies: '@xstate/fsm': ^1.0.0 @@ -5091,7 +5091,7 @@ packages: optional: true dependencies: react: 17.0.2 - use-isomorphic-layout-effect: 1.1.1_6acae0b0a4a23c4372144902affe8735 + use-isomorphic-layout-effect: 1.1.1_03a98942b76c57740a9573edba2d1cc1 use-subscription: 1.5.1_react@17.0.2 xstate: 4.30.6 transitivePeerDependencies: @@ -14136,7 +14136,7 @@ packages: scheduler: 0.20.2 dev: true - /react-textarea-autosize/8.3.3_6acae0b0a4a23c4372144902affe8735: + /react-textarea-autosize/8.3.3_03a98942b76c57740a9573edba2d1cc1: resolution: {integrity: sha512-2XlHXK2TDxS6vbQaoPbMOfQ8GK7+irc2fVK6QFIcC8GOnH3zI/v481n+j1L0WaPVvKxwesnY93fEfH++sus2rQ==} engines: {node: '>=10'} peerDependencies: @@ -14145,7 +14145,7 @@ packages: '@babel/runtime': 7.17.8 react: 17.0.2 use-composed-ref: 1.2.1_react@17.0.2 - use-latest: 1.2.0_6acae0b0a4a23c4372144902affe8735 + use-latest: 1.2.0_03a98942b76c57740a9573edba2d1cc1 transitivePeerDependencies: - '@types/react' dev: true @@ -15288,7 +15288,7 @@ packages: resolution: {integrity: sha512-iJtHSGmNgAUx0b/MCS6ASGxb//hGrHHRgzvN+K5bvkBTN7A9RTpPSf1WSp+nPGvWCJ1jRnvY7MKnuqfoi3OEqg==} dev: true - /storybook-addon-performance/0.16.1_4211ed8b26069fec1bc8ff4659f40efc: + /storybook-addon-performance/0.16.1_b5d7bf22a7b46dd4876f0e926ab0c987: resolution: {integrity: sha512-hDMRXvZljwBXYKrNegB9+LvT1b0ZQlkvTEDqq4gbMovQcD9yR0mka1eDuhwZfzxcgY1PrhkN3EhNxLybA/ql9Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 @@ -15297,12 +15297,12 @@ packages: '@storybook/addons': 6.4.19_react-dom@17.0.2+react@17.0.2 '@storybook/api': 6.4.19_react-dom@17.0.2+react@17.0.2 '@storybook/channels': 6.4.19 - '@storybook/components': 6.4.19_4211ed8b26069fec1bc8ff4659f40efc + '@storybook/components': 6.4.19_b5d7bf22a7b46dd4876f0e926ab0c987 '@storybook/core-events': 6.4.19 '@storybook/theming': 6.4.19_react-dom@17.0.2+react@17.0.2 '@testing-library/dom': 7.31.2 '@testing-library/jest-dom': 5.16.2 - '@xstate/react': 1.6.3_197264a4785f074a080a8d484cc0e9d0 + '@xstate/react': 1.6.3_f44fe431edee9db255d10521b3c561da gzip-js: 0.3.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -16532,7 +16532,7 @@ packages: react: 17.0.2 dev: true - /use-isomorphic-layout-effect/1.1.1_6acae0b0a4a23c4372144902affe8735: + /use-isomorphic-layout-effect/1.1.1_03a98942b76c57740a9573edba2d1cc1: resolution: {integrity: sha512-L7Evj8FGcwo/wpbv/qvSfrkHFtOpCzvM5yl2KVyDJoylVuSvzphiiasmjgQPttIGBAy2WKiBNR98q8w7PiNgKQ==} peerDependencies: '@types/react': '*' @@ -16541,11 +16541,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 17.0.41 + '@types/react': 17.0.43 react: 17.0.2 dev: true - /use-latest/1.2.0_6acae0b0a4a23c4372144902affe8735: + /use-latest/1.2.0_03a98942b76c57740a9573edba2d1cc1: resolution: {integrity: sha512-d2TEuG6nSLKQLAfW3By8mKr8HurOlTkul0sOpxbClIv4SQ4iOd7BYr7VIzdbktUCnv7dua/60xzd8igMU6jmyw==} peerDependencies: '@types/react': '*' @@ -16554,9 +16554,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 17.0.41 + '@types/react': 17.0.43 react: 17.0.2 - use-isomorphic-layout-effect: 1.1.1_6acae0b0a4a23c4372144902affe8735 + use-isomorphic-layout-effect: 1.1.1_03a98942b76c57740a9573edba2d1cc1 dev: true /use-memo-one/1.1.2_react@17.0.2: