From 8795870455b1afb725c506a20a6e41c85f8fd59b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Nov 2021 01:29:32 +0000 Subject: [PATCH] chore(deps): update babel monorepo --- package.json | 4 ++-- pnpm-lock.yaml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 26ed3a35..6790caca 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "yaml": "1.10.2" }, "devDependencies": { - "@babel/core": "7.15.0", + "@babel/core": "7.16.0", "@commitlint/cli": "13.1.0", "@commitlint/config-conventional": "13.1.0", "@types/gtag.js": "0.0.8", @@ -55,7 +55,7 @@ "@types/react": "17.0.18", "@typescript-eslint/eslint-plugin": "4.33.0", "@typescript-eslint/parser": "4.33.0", - "babel-loader": "8.2.2", + "babel-loader": "8.2.3", "babel-preset-react-app": "10.0.0", "cross-env": "7.0.3", "eslint": "7.32.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1178f818..f8003b2f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.3 specifiers: - '@babel/core': 7.15.0 + '@babel/core': 7.16.0 '@commitlint/cli': 13.1.0 '@commitlint/config-conventional': 13.1.0 '@mdx-js/react': 1.6.22 @@ -14,7 +14,7 @@ specifiers: '@typescript-eslint/eslint-plugin': 4.33.0 '@typescript-eslint/parser': 4.33.0 autoprefixer: 10.3.1 - babel-loader: 8.2.2 + babel-loader: 8.2.3 babel-preset-react-app: 10.0.0 clsx: 1.1.1 cross-env: 7.0.3 @@ -67,7 +67,7 @@ dependencies: image-size: 1.0.0 katex: 0.15.1 luxon: 2.1.1 - next: 12.0.4_5e2815e526de854f91ec2f52a356f2c5 + next: 12.0.4_aae888dfa296766acacf1a733aa50b3a next-mdx-remote: 3.0.8_react-dom@17.0.2+react@17.0.2 next-seo: 4.26.0_f195614718841b3c14a81ac95268ce58 postcss: 8.3.6 @@ -88,7 +88,7 @@ dependencies: yaml: 1.10.2 devDependencies: - '@babel/core': 7.15.0 + '@babel/core': 7.16.0 '@commitlint/cli': 13.1.0 '@commitlint/config-conventional': 13.1.0 '@types/gtag.js': 0.0.8 @@ -97,7 +97,7 @@ devDependencies: '@types/react': 17.0.18 '@typescript-eslint/eslint-plugin': 4.33.0_d00b196ac5df1286ea7e45797bebddbc '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.5.2 - babel-loader: 8.2.2_@babel+core@7.15.0 + babel-loader: 8.2.3_@babel+core@7.16.0 babel-preset-react-app: 10.0.0 cross-env: 7.0.3 eslint: 7.32.0 @@ -180,13 +180,13 @@ packages: - supports-color dev: false - /@babel/core/7.15.0: - resolution: {integrity: sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==} + /@babel/core/7.16.0: + resolution: {integrity: sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.0 '@babel/generator': 7.16.0 - '@babel/helper-compilation-targets': 7.16.0_@babel+core@7.15.0 + '@babel/helper-compilation-targets': 7.16.0_@babel+core@7.16.0 '@babel/helper-module-transforms': 7.16.0 '@babel/helpers': 7.16.0 '@babel/parser': 7.16.2 @@ -239,14 +239,14 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-compilation-targets/7.16.0_@babel+core@7.15.0: + /@babel/helper-compilation-targets/7.16.0_@babel+core@7.16.0: resolution: {integrity: sha512-S7iaOT1SYlqK0sQaCi21RX4+13hmdmnxIEAnQUB/eh7GeAnRjOUgTYpLkUOiRXzD+yog1JxP0qyAQZ7ZxVxLVg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.16.0 - '@babel/core': 7.15.0 + '@babel/core': 7.16.0 '@babel/helper-validator-option': 7.14.5 browserslist: 4.17.6 semver: 6.3.0 @@ -681,13 +681,13 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: false - /@babel/plugin-syntax-jsx/7.14.5_@babel+core@7.15.0: + /@babel/plugin-syntax-jsx/7.14.5_@babel+core@7.16.0: resolution: {integrity: sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.15.0 + '@babel/core': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 dev: false @@ -2324,14 +2324,14 @@ packages: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} dev: true - /babel-loader/8.2.2_@babel+core@7.15.0: - resolution: {integrity: sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==} + /babel-loader/8.2.3_@babel+core@7.16.0: + resolution: {integrity: sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.15.0 + '@babel/core': 7.16.0 find-cache-dir: 3.3.2 loader-utils: 1.4.0 make-dir: 3.1.0 @@ -3344,7 +3344,7 @@ packages: eslint-plugin-jsx-a11y: 6.4.1_eslint@7.32.0 eslint-plugin-react: 7.26.1_eslint@7.32.0 eslint-plugin-react-hooks: 4.2.0_eslint@7.32.0 - next: 12.0.4_5e2815e526de854f91ec2f52a356f2c5 + next: 12.0.4_aae888dfa296766acacf1a733aa50b3a typescript: 4.5.2 transitivePeerDependencies: - supports-color @@ -5174,12 +5174,12 @@ packages: react: '>=16.0.0' react-dom: '>=16.0.0' dependencies: - next: 12.0.4_5e2815e526de854f91ec2f52a356f2c5 + next: 12.0.4_aae888dfa296766acacf1a733aa50b3a react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false - /next/12.0.4_5e2815e526de854f91ec2f52a356f2c5: + /next/12.0.4_aae888dfa296766acacf1a733aa50b3a: resolution: {integrity: sha512-1pvjcSZBm5OLoGmDhp4JwKwIE798WbqUNLuyU7w6a2jUkdWaxOYtkE/ROXQTi2pXHj7+6rm68AvhxROLX2NHQg==} engines: {node: '>=12.22.0'} hasBin: true @@ -5241,7 +5241,7 @@ packages: stream-browserify: 3.0.0 stream-http: 3.1.1 string_decoder: 1.3.0 - styled-jsx: 5.0.0-beta.3_@babel+core@7.15.0+react@17.0.2 + styled-jsx: 5.0.0-beta.3_@babel+core@7.16.0+react@17.0.2 timers-browserify: 2.0.12 tty-browserify: 0.0.1 use-subscription: 1.5.1_react@17.0.2 @@ -6750,7 +6750,7 @@ packages: tslib: 1.14.1 dev: false - /styled-jsx/5.0.0-beta.3_@babel+core@7.15.0+react@17.0.2: + /styled-jsx/5.0.0-beta.3_@babel+core@7.16.0+react@17.0.2: resolution: {integrity: sha512-HtDDGSFPvmjHIqWf9n8Oo54tAoY/DTplvlyOH2+YOtD80Sp31Ap8ffSmxhgk5EkUoJ7xepdXMGT650mSffWuRA==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -6760,8 +6760,8 @@ packages: '@babel/core': optional: true dependencies: - '@babel/core': 7.15.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.15.0 + '@babel/core': 7.16.0 + '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 '@babel/types': 7.15.0 convert-source-map: 1.7.0 loader-utils: 1.2.3