From eb949603484c307827863729db22c1d38fc9e31f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 09:42:51 +1100 Subject: [PATCH] build(deps): update dependency @types/react to v17.0.37 (#2630) Co-authored-by: Renovate Bot --- web/package.json | 2 +- web/pnpm-lock.yaml | 50 +++++++++++++++++++++++----------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/web/package.json b/web/package.json index 1e046826e..b44c3e737 100644 --- a/web/package.json +++ b/web/package.json @@ -124,7 +124,7 @@ "@testing-library/react": "12.1.2", "@types/node": "16.11.10", "@types/qrcode.react": "1.0.2", - "@types/react": "17.0.36", + "@types/react": "17.0.37", "@types/react-dom": "17.0.11", "@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/parser": "5.4.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index fec24323c..42d2b205d 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -14,7 +14,7 @@ specifiers: '@testing-library/react': 12.1.2 '@types/node': 16.11.10 '@types/qrcode.react': 1.0.2 - '@types/react': 17.0.36 + '@types/react': 17.0.37 '@types/react-dom': 17.0.11 '@typescript-eslint/eslint-plugin': 5.4.0 '@typescript-eslint/parser': 5.4.0 @@ -59,9 +59,9 @@ dependencies: '@fortawesome/free-regular-svg-icons': 5.15.4 '@fortawesome/free-solid-svg-icons': 5.15.4 '@fortawesome/react-fontawesome': 0.1.16_f515edce028694561ceb456e3dba224c - '@material-ui/core': 4.12.3_597cb904b9c9ac48becb27bac7a6c943 - '@material-ui/icons': 4.11.2_5fcda5c03d69dfaefb1aa58fd2a200a5 - '@material-ui/styles': 4.11.4_597cb904b9c9ac48becb27bac7a6c943 + '@material-ui/core': 4.12.3_5539cae010396b202b015f3568914e95 + '@material-ui/icons': 4.11.2_f70bac6576f9b9b57b8e0afbfb28e421 + '@material-ui/styles': 4.11.4_5539cae010396b202b015f3568914e95 axios: 0.24.0 classnames: 2.3.1 qrcode.react: 1.0.1_react@17.0.2 @@ -81,7 +81,7 @@ devDependencies: '@testing-library/react': 12.1.2_react-dom@17.0.2+react@17.0.2 '@types/node': 16.11.10 '@types/qrcode.react': 1.0.2 - '@types/react': 17.0.36 + '@types/react': 17.0.37 '@types/react-dom': 17.0.11 '@typescript-eslint/eslint-plugin': 5.4.0_f29bed983341470fca24958231d9c72f '@typescript-eslint/parser': 5.4.0_typescript@4.5.2 @@ -1042,7 +1042,7 @@ packages: chalk: 4.1.2 dev: true - /@material-ui/core/4.12.3_597cb904b9c9ac48becb27bac7a6c943: + /@material-ui/core/4.12.3_5539cae010396b202b015f3568914e95: resolution: {integrity: sha512-sdpgI/PL56QVsEJldwEe4FFaFTLUqN+rd7sSZiRCdx2E/C7z5yK0y/khAWVBH24tXwto7I1hCzNWfJGZIYJKnw==} engines: {node: '>=8.0.0'} peerDependencies: @@ -1054,11 +1054,11 @@ packages: optional: true dependencies: '@babel/runtime': 7.16.0 - '@material-ui/styles': 4.11.4_597cb904b9c9ac48becb27bac7a6c943 - '@material-ui/system': 4.12.1_597cb904b9c9ac48becb27bac7a6c943 - '@material-ui/types': 5.1.0_@types+react@17.0.36 + '@material-ui/styles': 4.11.4_5539cae010396b202b015f3568914e95 + '@material-ui/system': 4.12.1_5539cae010396b202b015f3568914e95 + '@material-ui/types': 5.1.0_@types+react@17.0.37 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 - '@types/react': 17.0.36 + '@types/react': 17.0.37 '@types/react-transition-group': 4.4.4 clsx: 1.1.1 hoist-non-react-statics: 3.3.2 @@ -1070,7 +1070,7 @@ packages: react-transition-group: 4.4.2_react-dom@17.0.2+react@17.0.2 dev: false - /@material-ui/icons/4.11.2_5fcda5c03d69dfaefb1aa58fd2a200a5: + /@material-ui/icons/4.11.2_f70bac6576f9b9b57b8e0afbfb28e421: resolution: {integrity: sha512-fQNsKX2TxBmqIGJCSi3tGTO/gZ+eJgWmMJkgDiOfyNaunNaxcklJQFaFogYcFl0qFuaEz1qaXYXboa/bUXVSOQ==} engines: {node: '>=8.0.0'} peerDependencies: @@ -1083,13 +1083,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.16.0 - '@material-ui/core': 4.12.3_597cb904b9c9ac48becb27bac7a6c943 - '@types/react': 17.0.36 + '@material-ui/core': 4.12.3_5539cae010396b202b015f3568914e95 + '@types/react': 17.0.37 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false - /@material-ui/styles/4.11.4_597cb904b9c9ac48becb27bac7a6c943: + /@material-ui/styles/4.11.4_5539cae010396b202b015f3568914e95: resolution: {integrity: sha512-KNTIZcnj/zprG5LW0Sao7zw+yG3O35pviHzejMdcSGCdWbiO8qzRgOYL8JAxAsWBKOKYwVZxXtHWaB5T2Kvxew==} engines: {node: '>=8.0.0'} peerDependencies: @@ -1102,9 +1102,9 @@ packages: dependencies: '@babel/runtime': 7.16.0 '@emotion/hash': 0.8.0 - '@material-ui/types': 5.1.0_@types+react@17.0.36 + '@material-ui/types': 5.1.0_@types+react@17.0.37 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 - '@types/react': 17.0.36 + '@types/react': 17.0.37 clsx: 1.1.1 csstype: 2.6.18 hoist-non-react-statics: 3.3.2 @@ -1121,7 +1121,7 @@ packages: react-dom: 17.0.2_react@17.0.2 dev: false - /@material-ui/system/4.12.1_597cb904b9c9ac48becb27bac7a6c943: + /@material-ui/system/4.12.1_5539cae010396b202b015f3568914e95: resolution: {integrity: sha512-lUdzs4q9kEXZGhbN7BptyiS1rLNHe6kG9o8Y307HCvF4sQxbCgpL2qi+gUk+yI8a2DNk48gISEQxoxpgph0xIw==} engines: {node: '>=8.0.0'} peerDependencies: @@ -1134,14 +1134,14 @@ packages: dependencies: '@babel/runtime': 7.16.3 '@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2 - '@types/react': 17.0.36 + '@types/react': 17.0.37 csstype: 2.6.18 prop-types: 15.7.2 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false - /@material-ui/types/5.1.0_@types+react@17.0.36: + /@material-ui/types/5.1.0_@types+react@17.0.37: resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==} peerDependencies: '@types/react': '*' @@ -1149,7 +1149,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 17.0.36 + '@types/react': 17.0.37 dev: false /@material-ui/utils/4.11.2_react-dom@17.0.2+react@17.0.2: @@ -1473,23 +1473,23 @@ packages: /@types/qrcode.react/1.0.2: resolution: {integrity: sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ==} dependencies: - '@types/react': 17.0.36 + '@types/react': 17.0.37 dev: true /@types/react-dom/17.0.11: resolution: {integrity: sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==} dependencies: - '@types/react': 17.0.36 + '@types/react': 17.0.37 dev: true /@types/react-transition-group/4.4.4: resolution: {integrity: sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==} dependencies: - '@types/react': 17.0.36 + '@types/react': 17.0.37 dev: false - /@types/react/17.0.36: - resolution: {integrity: sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==} + /@types/react/17.0.37: + resolution: {integrity: sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==} dependencies: '@types/prop-types': 15.7.4 '@types/scheduler': 0.16.2