diff --git a/web/package.json b/web/package.json index b4864ee76..892a213c6 100644 --- a/web/package.json +++ b/web/package.json @@ -73,8 +73,8 @@ "@testing-library/react": "14.0.0", "@types/node": "18.16.1", "@types/qrcode.react": "1.0.2", - "@types/react": "18.0.38", - "@types/react-dom": "18.0.11", + "@types/react": "18.2.0", + "@types/react-dom": "18.2.1", "@types/testing-library__jest-dom": "5.14.5", "@types/zxcvbn": "4.4.1", "@typescript-eslint/eslint-plugin": "5.59.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 77761127a..341b87b68 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -6,10 +6,10 @@ dependencies: version: 11.10.7 '@emotion/react': specifier: 11.10.6 - version: 11.10.6(@types/react@18.0.38)(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.38)(react@18.2.0) + version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0) '@fortawesome/fontawesome-svg-core': specifier: 6.4.0 version: 6.4.0 @@ -24,13 +24,13 @@ dependencies: version: 0.2.0(@fortawesome/fontawesome-svg-core@6.4.0)(react@18.2.0) '@mui/icons-material': specifier: 5.11.16 - version: 5.11.16(@mui/material@5.12.2)(@types/react@18.0.38)(react@18.2.0) + version: 5.11.16(@mui/material@5.12.2)(@types/react@18.2.0)(react@18.2.0) '@mui/material': specifier: 5.12.2 - version: 5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) + version: 5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0) '@mui/styles': specifier: 5.12.0 - version: 5.12.0(@types/react@18.0.38)(react@18.2.0) + version: 5.12.0(@types/react@18.2.0)(react@18.2.0) axios: specifier: 1.3.6 version: 1.3.6 @@ -97,11 +97,11 @@ devDependencies: specifier: 1.0.2 version: 1.0.2 '@types/react': - specifier: 18.0.38 - version: 18.0.38 + specifier: 18.2.0 + version: 18.2.0 '@types/react-dom': - specifier: 18.0.11 - version: 18.0.11 + specifier: 18.2.1 + version: 18.2.1 '@types/testing-library__jest-dom': specifier: 5.14.5 version: 5.14.5 @@ -1767,7 +1767,7 @@ packages: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react@11.10.6(@types/react@18.0.38)(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': '*' @@ -1783,7 +1783,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.38 + '@types/react': 18.2.0 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -1802,7 +1802,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.38)(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 @@ -1815,11 +1815,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.38)(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.38 + '@types/react': 18.2.0 react: 18.2.0 dev: false @@ -2258,7 +2258,7 @@ packages: tsconfig-paths: 3.14.2 dev: true - /@mui/base@5.0.0-alpha.127(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0): + /@mui/base@5.0.0-alpha.127(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-FoRQd0IOH9MnfyL5yXssyQRnC4vXI+1bwkU1idr+wNkP1ZfxE+JsThHcfl1dy5azLssVUGTtQFD9edQLdbyJog==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2271,10 +2271,10 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@emotion/is-prop-valid': 1.2.0 - '@mui/types': 7.2.4(@types/react@18.0.38) + '@mui/types': 7.2.4(@types/react@18.2.0) '@mui/utils': 5.12.0(react@18.2.0) '@popperjs/core': 2.11.7 - '@types/react': 18.0.38 + '@types/react': 18.2.0 clsx: 1.2.1 prop-types: 15.8.1 react: 18.2.0 @@ -2286,7 +2286,7 @@ packages: resolution: {integrity: sha512-Qn7dy8tql6T0hY6gTFPkpWlnqVVFGu5Z6QzEzUSzzmLZpfAx4kf8sFz0PHiB7gU5yrqcZF9picMx1shpRY/rXw==} dev: false - /@mui/icons-material@5.11.16(@mui/material@5.12.2)(@types/react@18.0.38)(react@18.2.0): + /@mui/icons-material@5.11.16(@mui/material@5.12.2)(@types/react@18.2.0)(react@18.2.0): resolution: {integrity: sha512-oKkx9z9Kwg40NtcIajF9uOXhxiyTZrrm9nmIJ4UjkU2IdHpd4QVLbCc/5hZN/y0C6qzi2Zlxyr9TGddQx2vx2A==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2298,12 +2298,12 @@ packages: optional: true dependencies: '@babel/runtime': 7.21.0 - '@mui/material': 5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) - '@types/react': 18.0.38 + '@mui/material': 5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0) + '@types/react': 18.2.0 react: 18.2.0 dev: false - /@mui/material@5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0): + /@mui/material@5.12.2(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-XOVy6fVC0rI2dEwDq/1s4Te2hewTUe6lznzeVnruyATGkdmM06WnHqkZOoLVIWo9hWwAxpcgTDcAIVpFtt1nrw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2321,14 +2321,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.21.0 - '@emotion/react': 11.10.6(@types/react@18.0.38)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.38)(react@18.2.0) - '@mui/base': 5.0.0-alpha.127(@types/react@18.0.38)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.0)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0) + '@mui/base': 5.0.0-alpha.127(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0) '@mui/core-downloads-tracker': 5.12.2 - '@mui/system': 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.38)(react@18.2.0) - '@mui/types': 7.2.4(@types/react@18.0.38) + '@mui/system': 5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react@18.2.0) + '@mui/types': 7.2.4(@types/react@18.2.0) '@mui/utils': 5.12.0(react@18.2.0) - '@types/react': 18.0.38 + '@types/react': 18.2.0 '@types/react-transition-group': 4.4.5 clsx: 1.2.1 csstype: 3.1.2 @@ -2339,7 +2339,7 @@ packages: react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) dev: false - /@mui/private-theming@5.12.0(@types/react@18.0.38)(react@18.2.0): + /@mui/private-theming@5.12.0(@types/react@18.2.0)(react@18.2.0): resolution: {integrity: sha512-w5dwMen1CUm1puAtubqxY9BIzrBxbOThsg2iWMvRJmWyJAPdf3Z583fPXpqeA2lhTW79uH2jajk5Ka4FuGlTPg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2351,7 +2351,7 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@mui/utils': 5.12.0(react@18.2.0) - '@types/react': 18.0.38 + '@types/react': 18.2.0 prop-types: 15.8.1 react: 18.2.0 dev: false @@ -2371,14 +2371,14 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@emotion/cache': 11.10.7 - '@emotion/react': 11.10.6(@types/react@18.0.38)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.38)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.0)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0) csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/styles@5.12.0(@types/react@18.0.38)(react@18.2.0): + /@mui/styles@5.12.0(@types/react@18.2.0)(react@18.2.0): resolution: {integrity: sha512-X7obkgZTd9X+7igqwKKe8pEncyXYdUCNmyJfHruV9TSc6LThoI29OYs6hkN6n+7ueNli+YDKdZ+TCoC1GpJuOw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2390,10 +2390,10 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@emotion/hash': 0.9.0 - '@mui/private-theming': 5.12.0(@types/react@18.0.38)(react@18.2.0) - '@mui/types': 7.2.4(@types/react@18.0.38) + '@mui/private-theming': 5.12.0(@types/react@18.2.0)(react@18.2.0) + '@mui/types': 7.2.4(@types/react@18.2.0) '@mui/utils': 5.12.0(react@18.2.0) - '@types/react': 18.0.38 + '@types/react': 18.2.0 clsx: 1.2.1 csstype: 3.1.2 hoist-non-react-statics: 3.3.2 @@ -2409,7 +2409,7 @@ packages: react: 18.2.0 dev: false - /@mui/system@5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.0.38)(react@18.2.0): + /@mui/system@5.12.1(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Po+sicdV3bbRYXdU29XZaHPZrW7HUYUqU1qCu77GCCEMbahC756YpeyefdIYuPMUg0OdO3gKIUfDISBrkjJL+w==} engines: {node: '>=12.0.0'} peerDependencies: @@ -2426,20 +2426,20 @@ packages: optional: true dependencies: '@babel/runtime': 7.21.0 - '@emotion/react': 11.10.6(@types/react@18.0.38)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.0.38)(react@18.2.0) - '@mui/private-theming': 5.12.0(@types/react@18.0.38)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.0)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.0)(react@18.2.0) + '@mui/private-theming': 5.12.0(@types/react@18.2.0)(react@18.2.0) '@mui/styled-engine': 5.12.0(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0) - '@mui/types': 7.2.4(@types/react@18.0.38) + '@mui/types': 7.2.4(@types/react@18.2.0) '@mui/utils': 5.12.0(react@18.2.0) - '@types/react': 18.0.38 + '@types/react': 18.2.0 clsx: 1.2.1 csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 dev: false - /@mui/types@7.2.4(@types/react@18.0.38): + /@mui/types@7.2.4(@types/react@18.2.0): resolution: {integrity: sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==} peerDependencies: '@types/react': '*' @@ -2447,7 +2447,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.0 dev: false /@mui/utils@5.12.0(react@18.2.0): @@ -2705,7 +2705,7 @@ packages: dependencies: '@babel/runtime': 7.21.0 '@testing-library/dom': 9.2.0 - '@types/react-dom': 18.0.11 + '@types/react-dom': 18.2.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true @@ -2837,7 +2837,7 @@ packages: /@types/qrcode.react@1.0.2: resolution: {integrity: sha512-I9Oq5Cjlkgy3Tw7krCnCXLw2/zMhizkTere49OOcta23tkvH0xBTP0yInimTh0gstLRtb8Ki9NZVujE5UI6ffQ==} dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.0 dev: true /@types/qs@6.9.7: @@ -2848,26 +2848,26 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true - /@types/react-dom@18.0.11: - resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} + /@types/react-dom@18.2.1: + resolution: {integrity: sha512-8QZEV9+Kwy7tXFmjJrp3XUKQSs9LTnE0KnoUb0YCguWBiNW0Yfb2iBMYZ08WPg35IR6P3Z0s00B15SwZnO26+w==} dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.0 dev: true /@types/react-is@17.0.3: resolution: {integrity: sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==} dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.0 dev: false /@types/react-transition-group@4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.0 dev: false - /@types/react@18.0.38: - resolution: {integrity: sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==} + /@types/react@18.2.0: + resolution: {integrity: sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3