From 77bca37c62bfbf132bdd68609f33b95ad8230a13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 07:07:29 +1000 Subject: [PATCH] build(deps): update dependency @types/react to v18.0.1 (#3157) 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 fc478da6b..11e071383 100644 --- a/web/package.json +++ b/web/package.json @@ -131,7 +131,7 @@ "@testing-library/react": "13.0.0", "@types/node": "16.11.26", "@types/qrcode.react": "1.0.2", - "@types/react": "18.0.0", + "@types/react": "18.0.1", "@types/react-dom": "18.0.0", "@types/zxcvbn": "4.4.1", "@typescript-eslint/eslint-plugin": "5.18.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index b9b26f6ee..293813add 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -14,7 +14,7 @@ specifiers: '@testing-library/react': 13.0.0 '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 - '@types/react': 18.0.0 + '@types/react': 18.0.1 '@types/react-dom': 18.0.0 '@types/zxcvbn': 4.4.1 '@typescript-eslint/eslint-plugin': 5.18.0 @@ -64,9 +64,9 @@ dependencies: '@fortawesome/free-regular-svg-icons': 6.1.1 '@fortawesome/free-solid-svg-icons': 6.1.1 '@fortawesome/react-fontawesome': 0.1.18_02c9bb727bd1fb5f0c396f6c2f700a1d - '@material-ui/core': 4.12.4_761282c47ea27a9f40e1344337910648 - '@material-ui/icons': 4.11.3_28867df4b66e2a87f50091e994cef2fc - '@material-ui/styles': 4.11.5_761282c47ea27a9f40e1344337910648 + '@material-ui/core': 4.12.4_d1b655986da7bf62d1172c7ae6e89165 + '@material-ui/icons': 4.11.3_9656cf7c2c35504739580ff6a7a0fb29 + '@material-ui/styles': 4.11.5_d1b655986da7bf62d1172c7ae6e89165 axios: 0.26.1 classnames: 2.3.1 i18next: 21.6.14 @@ -90,7 +90,7 @@ devDependencies: '@testing-library/react': 13.0.0_react-dom@18.0.0+react@18.0.0 '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 - '@types/react': 18.0.0 + '@types/react': 18.0.1 '@types/react-dom': 18.0.0 '@types/zxcvbn': 4.4.1 '@typescript-eslint/eslint-plugin': 5.18.0_3eb76a99730a7d47c13698b9bb66f6b8 @@ -2012,7 +2012,7 @@ packages: '@jridgewell/sourcemap-codec': 1.4.11 dev: true - /@material-ui/core/4.12.4_761282c47ea27a9f40e1344337910648: + /@material-ui/core/4.12.4_d1b655986da7bf62d1172c7ae6e89165: resolution: {integrity: sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==} engines: {node: '>=8.0.0'} peerDependencies: @@ -2024,11 +2024,11 @@ packages: optional: true dependencies: '@babel/runtime': 7.17.8 - '@material-ui/styles': 4.11.5_761282c47ea27a9f40e1344337910648 - '@material-ui/system': 4.12.2_761282c47ea27a9f40e1344337910648 - '@material-ui/types': 5.1.0_@types+react@18.0.0 + '@material-ui/styles': 4.11.5_d1b655986da7bf62d1172c7ae6e89165 + '@material-ui/system': 4.12.2_d1b655986da7bf62d1172c7ae6e89165 + '@material-ui/types': 5.1.0_@types+react@18.0.1 '@material-ui/utils': 4.11.3_react-dom@18.0.0+react@18.0.0 - '@types/react': 18.0.0 + '@types/react': 18.0.1 '@types/react-transition-group': 4.4.4 clsx: 1.1.1 hoist-non-react-statics: 3.3.2 @@ -2040,7 +2040,7 @@ packages: react-transition-group: 4.4.2_react-dom@18.0.0+react@18.0.0 dev: false - /@material-ui/icons/4.11.3_28867df4b66e2a87f50091e994cef2fc: + /@material-ui/icons/4.11.3_9656cf7c2c35504739580ff6a7a0fb29: resolution: {integrity: sha512-IKHlyx6LDh8n19vzwH5RtHIOHl9Tu90aAAxcbWME6kp4dmvODM3UvOHJeMIDzUbd4muuJKHmlNoBN+mDY4XkBA==} engines: {node: '>=8.0.0'} peerDependencies: @@ -2053,13 +2053,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.17.8 - '@material-ui/core': 4.12.4_761282c47ea27a9f40e1344337910648 - '@types/react': 18.0.0 + '@material-ui/core': 4.12.4_d1b655986da7bf62d1172c7ae6e89165 + '@types/react': 18.0.1 react: 18.0.0 react-dom: 18.0.0_react@18.0.0 dev: false - /@material-ui/styles/4.11.5_761282c47ea27a9f40e1344337910648: + /@material-ui/styles/4.11.5_d1b655986da7bf62d1172c7ae6e89165: resolution: {integrity: sha512-o/41ot5JJiUsIETME9wVLAJrmIWL3j0R0Bj2kCOLbSfqEkKf0fmaPt+5vtblUh5eXr2S+J/8J3DaCb10+CzPGA==} engines: {node: '>=8.0.0'} peerDependencies: @@ -2072,9 +2072,9 @@ packages: dependencies: '@babel/runtime': 7.17.8 '@emotion/hash': 0.8.0 - '@material-ui/types': 5.1.0_@types+react@18.0.0 + '@material-ui/types': 5.1.0_@types+react@18.0.1 '@material-ui/utils': 4.11.3_react-dom@18.0.0+react@18.0.0 - '@types/react': 18.0.0 + '@types/react': 18.0.1 clsx: 1.1.1 csstype: 2.6.20 hoist-non-react-statics: 3.3.2 @@ -2091,7 +2091,7 @@ packages: react-dom: 18.0.0_react@18.0.0 dev: false - /@material-ui/system/4.12.2_761282c47ea27a9f40e1344337910648: + /@material-ui/system/4.12.2_d1b655986da7bf62d1172c7ae6e89165: resolution: {integrity: sha512-6CSKu2MtmiJgcCGf6nBQpM8fLkuB9F55EKfbdTC80NND5wpTmKzwdhLYLH3zL4cLlK0gVaaltW7/wMuyTnN0Lw==} engines: {node: '>=8.0.0'} peerDependencies: @@ -2104,14 +2104,14 @@ packages: dependencies: '@babel/runtime': 7.17.8 '@material-ui/utils': 4.11.3_react-dom@18.0.0+react@18.0.0 - '@types/react': 18.0.0 + '@types/react': 18.0.1 csstype: 2.6.20 prop-types: 15.8.1 react: 18.0.0 react-dom: 18.0.0_react@18.0.0 dev: false - /@material-ui/types/5.1.0_@types+react@18.0.0: + /@material-ui/types/5.1.0_@types+react@18.0.1: resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==} peerDependencies: '@types/react': '*' @@ -2119,7 +2119,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.0 + '@types/react': 18.0.1 dev: false /@material-ui/utils/4.11.3_react-dom@18.0.0+react@18.0.0: @@ -2464,23 +2464,23 @@ packages: /@types/qrcode.react/1.0.2: resolution: {integrity: sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ==} dependencies: - '@types/react': 18.0.0 + '@types/react': 18.0.1 dev: true /@types/react-dom/18.0.0: resolution: {integrity: sha512-49897Y0UiCGmxZqpC8Blrf6meL8QUla6eb+BBhn69dTXlmuOlzkfr7HHY/O8J25e1lTUMs+YYxSlVDAaGHCOLg==} dependencies: - '@types/react': 18.0.0 + '@types/react': 18.0.1 dev: true /@types/react-transition-group/4.4.4: resolution: {integrity: sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug==} dependencies: - '@types/react': 18.0.0 + '@types/react': 18.0.1 dev: false - /@types/react/18.0.0: - resolution: {integrity: sha512-7+K7zEQYu7NzOwQGLR91KwWXXDzmTFODRVizJyIALf6RfLv2GDpqpknX64pvRVILXCpXi7O/pua8NGk44dLvJw==} + /@types/react/18.0.1: + resolution: {integrity: sha512-VnWlrVgG0dYt+NqlfMI0yUYb8Rdl4XUROyH+c6gq/iFCiZ805Vi//26UW38DHnxQkbDhnrIWTBiy6oKZqL11cw==} dependencies: '@types/prop-types': 15.7.4 '@types/scheduler': 0.16.2