fix(deps): update dependency @babel/core to v7.17.12

This commit is contained in:
Renovate Bot 2022-05-16 20:29:21 +00:00 committed by Oskar
parent 29b526c72f
commit 11cff07c07
2 changed files with 93 additions and 84 deletions

View File

@ -12,7 +12,7 @@
"lint": "next lint"
},
"dependencies": {
"@babel/core": "7.17.10",
"@babel/core": "7.17.12",
"@emotion/react": "11.9.0",
"@emotion/styled": "11.8.1",
"@fortawesome/fontawesome-svg-core": "6.1.1",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.4
specifiers:
'@babel/core': 7.17.10
'@babel/core': 7.17.12
'@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.10
'@emotion/react': 11.9.0_3eedoh5iyosf3m26fkjrimrxcy
'@emotion/styled': 11.8.1_bgr3v6fsuohrsolud5p6my4gvi
'@babel/core': 7.17.12
'@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e
'@emotion/styled': 11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi
'@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.7.0_4xriuibr7qayay6mzcpq5f43me
'@mui/styled-engine-sc': 5.7.0_iuerkafropdnyslhga2zpn3if4
axios: 0.27.2
next: 12.1.6_talmm3uuvp6ssixt2qevhfgvue
next: 12.1.6_xo6immqsjyo4gikaj7lupjgtgy
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.10:
resolution: {integrity: sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==}
/@babel/core/7.17.12:
resolution: {integrity: sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/code-frame': 7.16.7
'@babel/generator': 7.17.10
'@babel/helper-compilation-targets': 7.17.10_@babel+core@7.17.10
'@babel/helper-module-transforms': 7.17.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.10
'@babel/parser': 7.17.12
'@babel/template': 7.16.7
'@babel/traverse': 7.17.10
'@babel/types': 7.17.10
'@babel/traverse': 7.17.12
'@babel/types': 7.17.12
convert-source-map: 1.8.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@ -95,12 +95,12 @@ packages:
- supports-color
dev: false
/@babel/generator/7.17.10:
resolution: {integrity: sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==}
/@babel/generator/7.17.12:
resolution: {integrity: sha512-V49KtZiiiLjH/CnIW6OjJdrenrGoyh6AmKQ3k2AZFKozC1h846Q4NYlZ5nqAigPDUXfGzC88+LOUuG8yKd2kCw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.17.10
'@jridgewell/gen-mapping': 0.1.1
'@babel/types': 7.17.12
'@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.10
'@babel/types': 7.17.12
dev: false
/@babel/helper-compilation-targets/7.17.10_@babel+core@7.17.10:
/@babel/helper-compilation-targets/7.17.10_@babel+core@7.17.12:
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.10
'@babel/core': 7.17.12
'@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.10
'@babel/types': 7.17.12
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.10
'@babel/types': 7.17.12
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.10
'@babel/types': 7.17.12
dev: false
/@babel/helper-module-imports/7.16.7:
resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.17.10
'@babel/types': 7.17.12
dev: false
/@babel/helper-module-transforms/7.17.7:
resolution: {integrity: sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==}
/@babel/helper-module-transforms/7.17.12:
resolution: {integrity: sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA==}
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.10
'@babel/types': 7.17.10
'@babel/traverse': 7.17.12
'@babel/types': 7.17.12
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.10
'@babel/types': 7.17.12
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.10
'@babel/types': 7.17.12
dev: false
/@babel/helper-validator-identifier/7.16.7:
@ -203,8 +203,8 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.16.7
'@babel/traverse': 7.17.10
'@babel/types': 7.17.10
'@babel/traverse': 7.17.12
'@babel/types': 7.17.12
transitivePeerDependencies:
- supports-color
dev: false
@ -218,21 +218,21 @@ packages:
js-tokens: 4.0.0
dev: false
/@babel/parser/7.17.10:
resolution: {integrity: sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==}
/@babel/parser/7.17.12:
resolution: {integrity: sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.17.10
'@babel/types': 7.17.12
dev: false
/@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.10:
/@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.12:
resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.17.10
'@babel/core': 7.17.12
'@babel/helper-plugin-utils': 7.16.7
dev: false
@ -255,26 +255,8 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.16.7
'@babel/parser': 7.17.10
'@babel/types': 7.17.10
dev: false
/@babel/traverse/7.17.10:
resolution: {integrity: sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.16.7
'@babel/generator': 7.17.10
'@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.10
'@babel/types': 7.17.10
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
'@babel/parser': 7.17.12
'@babel/types': 7.17.12
dev: false
/@babel/traverse/7.17.10_supports-color@5.5.0:
@ -282,35 +264,53 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.16.7
'@babel/generator': 7.17.10
'@babel/generator': 7.17.12
'@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.10
'@babel/types': 7.17.10
'@babel/parser': 7.17.12
'@babel/types': 7.17.12
debug: 4.3.4_supports-color@5.5.0
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: false
/@babel/types/7.17.10:
resolution: {integrity: sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==}
/@babel/traverse/7.17.12:
resolution: {integrity: sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.16.7
'@babel/generator': 7.17.12
'@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
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: false
/@babel/types/7.17.12:
resolution: {integrity: sha512-rH8i29wcZ6x9xjzI5ILHL/yZkbQnCERdHlogKuIb4PUr7do4iT8DPekrTbBLWTnRQm6U0GYABbTMSzijmEqlAg==}
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.10:
/@emotion/babel-plugin/11.9.2_@babel+core@7.17.12:
resolution: {integrity: sha512-Pr/7HGH6H6yKgnVFNEj2MVlreu3ADqftqjqwUvDy/OJzKFgxKeTQ+eeUf20FOTuHVkDON2iNa25rAXVYtWJCjw==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.17.10
'@babel/core': 7.17.12
'@babel/helper-module-imports': 7.16.7
'@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.10
'@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.12
'@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_3eedoh5iyosf3m26fkjrimrxcy:
/@emotion/react/11.9.0_da255zdpzbpmqzb5h3rdm4ni7e:
resolution: {integrity: sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==}
peerDependencies:
'@babel/core': ^7.0.0
@ -359,9 +359,9 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/core': 7.17.10
'@babel/core': 7.17.12
'@babel/runtime': 7.17.9
'@emotion/babel-plugin': 11.9.2_@babel+core@7.17.10
'@emotion/babel-plugin': 11.9.2_@babel+core@7.17.12
'@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_bgr3v6fsuohrsolud5p6my4gvi:
/@emotion/styled/11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi:
resolution: {integrity: sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==}
peerDependencies:
'@babel/core': ^7.0.0
@ -398,11 +398,11 @@ packages:
'@types/react':
optional: true
dependencies:
'@babel/core': 7.17.10
'@babel/core': 7.17.12
'@babel/runtime': 7.17.9
'@emotion/babel-plugin': 11.9.2_@babel+core@7.17.10
'@emotion/babel-plugin': 11.9.2_@babel+core@7.17.12
'@emotion/is-prop-valid': 1.1.2
'@emotion/react': 11.9.0_3eedoh5iyosf3m26fkjrimrxcy
'@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e
'@emotion/serialize': 1.0.3
'@emotion/utils': 1.1.0
'@types/react': 18.0.9
@ -498,6 +498,15 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.13
dev: false
/@jridgewell/gen-mapping/0.3.1:
resolution: {integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==}
engines: {node: '>=6.0.0'}
dependencies:
'@jridgewell/set-array': 1.1.1
'@jridgewell/sourcemap-codec': 1.4.13
'@jridgewell/trace-mapping': 0.3.10
dev: false
/@jridgewell/resolve-uri/3.0.7:
resolution: {integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==}
engines: {node: '>=6.0.0'}
@ -579,8 +588,8 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.17.9
'@emotion/react': 11.9.0_3eedoh5iyosf3m26fkjrimrxcy
'@emotion/styled': 11.8.1_bgr3v6fsuohrsolud5p6my4gvi
'@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e
'@emotion/styled': 11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi
'@mui/base': 5.0.0-alpha.80_ohobp6rpsmerwlq5ipwfh5yigy
'@mui/private-classnames': 5.7.0
'@mui/system': 5.7.0_2f7y4c3dlygqpuszd3d43oslwi
@ -650,8 +659,8 @@ packages:
dependencies:
'@babel/runtime': 7.17.9
'@emotion/cache': 11.7.1
'@emotion/react': 11.9.0_3eedoh5iyosf3m26fkjrimrxcy
'@emotion/styled': 11.8.1_bgr3v6fsuohrsolud5p6my4gvi
'@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e
'@emotion/styled': 11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi
prop-types: 15.8.1
react: 18.1.0
dev: false
@ -673,8 +682,8 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.17.9
'@emotion/react': 11.9.0_3eedoh5iyosf3m26fkjrimrxcy
'@emotion/styled': 11.8.1_bgr3v6fsuohrsolud5p6my4gvi
'@emotion/react': 11.9.0_da255zdpzbpmqzb5h3rdm4ni7e
'@emotion/styled': 11.8.1_2lxz6gga7qn5sh47tsnyb7ydwi
'@mui/private-theming': 5.7.0_7cpxmzzodpxnolj5zcc5cr63ji
'@mui/styled-engine': 5.7.0_t4r7icl7x3elshpaxc4xm7jrem
'@mui/types': 7.1.3_@types+react@18.0.9
@ -1458,7 +1467,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_talmm3uuvp6ssixt2qevhfgvue
next: 12.1.6_xo6immqsjyo4gikaj7lupjgtgy
typescript: 4.6.4
transitivePeerDependencies:
- eslint-import-resolver-webpack
@ -2233,7 +2242,7 @@ packages:
resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=}
dev: true
/next/12.1.6_talmm3uuvp6ssixt2qevhfgvue:
/next/12.1.6_xo6immqsjyo4gikaj7lupjgtgy:
resolution: {integrity: sha512-cebwKxL3/DhNKfg9tPZDQmbRKjueqykHHbgaoG4VBRH3AHQJ2HO0dbKFiS1hPhe1/qgc2d/hFeadsbPicmLD+A==}
engines: {node: '>=12.22.0'}
hasBin: true
@ -2256,7 +2265,7 @@ packages:
postcss: 8.4.5
react: 18.1.0
react-dom: 18.1.0_react@18.1.0
styled-jsx: 5.0.2_vm2wkhzl5f5eyl7hfuywll6uzq
styled-jsx: 5.0.2_qnx65i4ebckra2zlsr23yz4uva
optionalDependencies:
'@next/swc-android-arm-eabi': 12.1.6
'@next/swc-android-arm64': 12.1.6
@ -2691,7 +2700,7 @@ packages:
supports-color: 5.5.0
dev: false
/styled-jsx/5.0.2_vm2wkhzl5f5eyl7hfuywll6uzq:
/styled-jsx/5.0.2_qnx65i4ebckra2zlsr23yz4uva:
resolution: {integrity: sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ==}
engines: {node: '>= 12.0.0'}
peerDependencies:
@ -2704,7 +2713,7 @@ packages:
babel-plugin-macros:
optional: true
dependencies:
'@babel/core': 7.17.10
'@babel/core': 7.17.12
react: 18.1.0
dev: false