From 3c872c4552c0a57fa6d051d232fe4d8f0a96d0e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 May 2022 21:57:58 +0000 Subject: [PATCH] fix(deps): update dependency @babel/core to v7.18.0 --- website/package.json | 2 +- website/pnpm-lock.yaml | 144 ++++++++++++++++++++--------------------- 2 files changed, 73 insertions(+), 73 deletions(-) diff --git a/website/package.json b/website/package.json index 996667a..98ae663 100644 --- a/website/package.json +++ b/website/package.json @@ -12,7 +12,7 @@ "lint": "next lint" }, "dependencies": { - "@babel/core": "7.17.12", + "@babel/core": "7.18.0", "@emotion/react": "11.9.0", "@emotion/styled": "11.8.1", "@fortawesome/fontawesome-svg-core": "6.1.1", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index ba7285e..ce40e96 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 specifiers: - '@babel/core': 7.17.12 + '@babel/core': 7.18.0 '@emotion/react': 11.9.0 '@emotion/styled': 11.8.1 '@fortawesome/fontawesome-svg-core': 6.1.1 @@ -25,9 +25,9 @@ specifiers: typescript: 4.6.4 dependencies: - '@babel/core': 7.17.12 - '@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e - '@emotion/styled': 11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi + '@babel/core': 7.18.0 + '@emotion/react': 11.9.0_a6wmty2wzb4cbtbfuwxel6efw4 + '@emotion/styled': 11.8.1_gugxekeluewmy6drcmw3dlruiq '@fortawesome/fontawesome-svg-core': 6.1.1 '@fortawesome/free-solid-svg-icons': 6.1.1 '@fortawesome/react-fontawesome': 0.1.18_hjfkmtq3pe7bdfmd7inrupgslm @@ -35,7 +35,7 @@ dependencies: '@mui/material': 5.8.0_4xriuibr7qayay6mzcpq5f43me '@mui/styled-engine-sc': 5.8.0_iuerkafropdnyslhga2zpn3if4 axios: 0.27.2 - next: 12.1.6_xo6immqsjyo4gikaj7lupjgtgy + next: 12.1.6_meqots7chixgorgypqt53y4jsy react: 18.1.0 react-cookie: 4.1.1_react@18.1.0 react-dom: 18.1.0_react@18.1.0 @@ -72,20 +72,20 @@ packages: engines: {node: '>=6.9.0'} dev: false - /@babel/core/7.17.12: - resolution: {integrity: sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w==} + /@babel/core/7.18.0: + resolution: {integrity: sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.12 - '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.17.12 - '@babel/helper-module-transforms': 7.17.12 - '@babel/helpers': 7.17.9 - '@babel/parser': 7.17.12 + '@babel/generator': 7.18.0 + '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0 + '@babel/helper-module-transforms': 7.18.0 + '@babel/helpers': 7.18.0 + '@babel/parser': 7.18.0 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.12 - '@babel/types': 7.17.12 + '@babel/traverse': 7.18.0 + '@babel/types': 7.18.0 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -95,11 +95,11 @@ packages: - supports-color dev: false - /@babel/generator/7.17.12: - resolution: {integrity: sha512-V49KtZiiiLjH/CnIW6OjJdrenrGoyh6AmKQ3k2AZFKozC1h846Q4NYlZ5nqAigPDUXfGzC88+LOUuG8yKd2kCw==} + /@babel/generator/7.18.0: + resolution: {integrity: sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 '@jridgewell/gen-mapping': 0.3.1 jsesc: 2.5.2 dev: false @@ -108,17 +108,17 @@ packages: resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 dev: false - /@babel/helper-compilation-targets/7.17.10_@babel+core@7.17.12: + /@babel/helper-compilation-targets/7.17.10_@babel+core@7.18.0: resolution: {integrity: sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.17.10 - '@babel/core': 7.17.12 + '@babel/core': 7.18.0 '@babel/helper-validator-option': 7.16.7 browserslist: 4.20.3 semver: 6.3.0 @@ -128,7 +128,7 @@ packages: resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 dev: false /@babel/helper-function-name/7.17.9: @@ -136,25 +136,25 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 dev: false /@babel/helper-hoist-variables/7.16.7: resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 dev: false /@babel/helper-module-imports/7.16.7: resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 dev: false - /@babel/helper-module-transforms/7.17.12: - resolution: {integrity: sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA==} + /@babel/helper-module-transforms/7.18.0: + resolution: {integrity: sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.16.7 @@ -163,8 +163,8 @@ packages: '@babel/helper-split-export-declaration': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.12 - '@babel/types': 7.17.12 + '@babel/traverse': 7.18.0 + '@babel/types': 7.18.0 transitivePeerDependencies: - supports-color dev: false @@ -178,14 +178,14 @@ packages: resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 dev: false /@babel/helper-split-export-declaration/7.16.7: resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 dev: false /@babel/helper-validator-identifier/7.16.7: @@ -198,13 +198,13 @@ packages: engines: {node: '>=6.9.0'} dev: false - /@babel/helpers/7.17.9: - resolution: {integrity: sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==} + /@babel/helpers/7.18.0: + resolution: {integrity: sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/traverse': 7.17.12 - '@babel/types': 7.17.12 + '@babel/traverse': 7.18.0 + '@babel/types': 7.18.0 transitivePeerDependencies: - supports-color dev: false @@ -218,21 +218,21 @@ packages: js-tokens: 4.0.0 dev: false - /@babel/parser/7.17.12: - resolution: {integrity: sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA==} + /@babel/parser/7.18.0: + resolution: {integrity: sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.17.12 + '@babel/types': 7.18.0 dev: false - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.12: + /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.18.0: resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.12 + '@babel/core': 7.18.0 '@babel/helper-plugin-utils': 7.16.7 dev: false @@ -255,8 +255,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/parser': 7.17.12 - '@babel/types': 7.17.12 + '@babel/parser': 7.18.0 + '@babel/types': 7.18.0 dev: false /@babel/traverse/7.17.10_supports-color@5.5.0: @@ -264,53 +264,53 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.12 + '@babel/generator': 7.18.0 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.17.9 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.17.12 - '@babel/types': 7.17.12 + '@babel/parser': 7.18.0 + '@babel/types': 7.18.0 debug: 4.3.4_supports-color@5.5.0 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: false - /@babel/traverse/7.17.12: - resolution: {integrity: sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==} + /@babel/traverse/7.18.0: + resolution: {integrity: sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.12 + '@babel/generator': 7.18.0 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.17.9 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.17.12 - '@babel/types': 7.17.12 + '@babel/parser': 7.18.0 + '@babel/types': 7.18.0 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: false - /@babel/types/7.17.12: - resolution: {integrity: sha512-rH8i29wcZ6x9xjzI5ILHL/yZkbQnCERdHlogKuIb4PUr7do4iT8DPekrTbBLWTnRQm6U0GYABbTMSzijmEqlAg==} + /@babel/types/7.18.0: + resolution: {integrity: sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 to-fast-properties: 2.0.0 dev: false - /@emotion/babel-plugin/11.9.2_@babel+core@7.17.12: + /@emotion/babel-plugin/11.9.2_@babel+core@7.18.0: resolution: {integrity: sha512-Pr/7HGH6H6yKgnVFNEj2MVlreu3ADqftqjqwUvDy/OJzKFgxKeTQ+eeUf20FOTuHVkDON2iNa25rAXVYtWJCjw==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.17.12 + '@babel/core': 7.18.0 '@babel/helper-module-imports': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.12 + '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.18.0 '@babel/runtime': 7.17.9 '@emotion/hash': 0.8.0 '@emotion/memoize': 0.7.5 @@ -347,7 +347,7 @@ packages: resolution: {integrity: sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==} dev: false - /@emotion/react/11.9.0_da255zdpzbpmqzb5h3rdm4ni7e: + /@emotion/react/11.9.0_a6wmty2wzb4cbtbfuwxel6efw4: resolution: {integrity: sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -359,9 +359,9 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.17.12 + '@babel/core': 7.18.0 '@babel/runtime': 7.17.9 - '@emotion/babel-plugin': 11.9.2_@babel+core@7.17.12 + '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.0 '@emotion/cache': 11.7.1 '@emotion/serialize': 1.0.3 '@emotion/utils': 1.1.0 @@ -385,7 +385,7 @@ packages: resolution: {integrity: sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==} dev: false - /@emotion/styled/11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi: + /@emotion/styled/11.8.1_gugxekeluewmy6drcmw3dlruiq: resolution: {integrity: sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -398,11 +398,11 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.17.12 + '@babel/core': 7.18.0 '@babel/runtime': 7.17.9 - '@emotion/babel-plugin': 11.9.2_@babel+core@7.17.12 + '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.0 '@emotion/is-prop-valid': 1.1.2 - '@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e + '@emotion/react': 11.9.0_a6wmty2wzb4cbtbfuwxel6efw4 '@emotion/serialize': 1.0.3 '@emotion/utils': 1.1.0 '@types/react': 18.0.9 @@ -587,8 +587,8 @@ packages: optional: true dependencies: '@babel/runtime': 7.17.9 - '@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e - '@emotion/styled': 11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi + '@emotion/react': 11.9.0_a6wmty2wzb4cbtbfuwxel6efw4 + '@emotion/styled': 11.8.1_gugxekeluewmy6drcmw3dlruiq '@mui/base': 5.0.0-alpha.81_ohobp6rpsmerwlq5ipwfh5yigy '@mui/system': 5.8.0_2f7y4c3dlygqpuszd3d43oslwi '@mui/types': 7.1.3_@types+react@18.0.9 @@ -652,8 +652,8 @@ packages: dependencies: '@babel/runtime': 7.17.9 '@emotion/cache': 11.7.1 - '@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e - '@emotion/styled': 11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi + '@emotion/react': 11.9.0_a6wmty2wzb4cbtbfuwxel6efw4 + '@emotion/styled': 11.8.1_gugxekeluewmy6drcmw3dlruiq prop-types: 15.8.1 react: 18.1.0 dev: false @@ -675,8 +675,8 @@ packages: optional: true dependencies: '@babel/runtime': 7.17.9 - '@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e - '@emotion/styled': 11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi + '@emotion/react': 11.9.0_a6wmty2wzb4cbtbfuwxel6efw4 + '@emotion/styled': 11.8.1_gugxekeluewmy6drcmw3dlruiq '@mui/private-theming': 5.8.0_7cpxmzzodpxnolj5zcc5cr63ji '@mui/styled-engine': 5.8.0_t4r7icl7x3elshpaxc4xm7jrem '@mui/types': 7.1.3_@types+react@18.0.9 @@ -1460,7 +1460,7 @@ packages: eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 eslint-plugin-react: 7.29.4_eslint@8.15.0 eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 - next: 12.1.6_xo6immqsjyo4gikaj7lupjgtgy + next: 12.1.6_meqots7chixgorgypqt53y4jsy typescript: 4.6.4 transitivePeerDependencies: - eslint-import-resolver-webpack @@ -2235,7 +2235,7 @@ packages: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} dev: true - /next/12.1.6_xo6immqsjyo4gikaj7lupjgtgy: + /next/12.1.6_meqots7chixgorgypqt53y4jsy: resolution: {integrity: sha512-cebwKxL3/DhNKfg9tPZDQmbRKjueqykHHbgaoG4VBRH3AHQJ2HO0dbKFiS1hPhe1/qgc2d/hFeadsbPicmLD+A==} engines: {node: '>=12.22.0'} hasBin: true @@ -2258,7 +2258,7 @@ packages: postcss: 8.4.5 react: 18.1.0 react-dom: 18.1.0_react@18.1.0 - styled-jsx: 5.0.2_qnx65i4ebckra2zlsr23yz4uva + styled-jsx: 5.0.2_obpnotbfpw3vqhxpouazlalzou optionalDependencies: '@next/swc-android-arm-eabi': 12.1.6 '@next/swc-android-arm64': 12.1.6 @@ -2693,7 +2693,7 @@ packages: supports-color: 5.5.0 dev: false - /styled-jsx/5.0.2_qnx65i4ebckra2zlsr23yz4uva: + /styled-jsx/5.0.2_obpnotbfpw3vqhxpouazlalzou: resolution: {integrity: sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -2706,7 +2706,7 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.17.12 + '@babel/core': 7.18.0 react: 18.1.0 dev: false