From 34a8f682dda958f19a55d52cf662b92e3cb87f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 07:03:29 +0800 Subject: [PATCH] Build(deps): Bump the babel group with 2 updates (#26272) Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone). Updates `@babel/core` from 7.24.1 to 7.24.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-core) Updates `@babel/standalone` from 7.24.2 to 7.24.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-standalone) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/standalone" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/assets/javascripts/admin/package.json | 2 +- .../javascripts/discourse-common/package.json | 2 +- .../javascripts/discourse-hbr/package.json | 2 +- .../discourse-plugins/package.json | 2 +- .../discourse-widget-hbs/package.json | 2 +- app/assets/javascripts/discourse/package.json | 4 ++-- app/assets/javascripts/float-kit/package.json | 2 +- .../javascripts/pretty-text/package.json | 2 +- .../javascripts/select-kit/package.json | 2 +- .../javascripts/theme-transpiler/package.json | 2 +- yarn.lock | 20 +++++++++---------- 11 files changed, 21 insertions(+), 21 deletions(-) diff --git a/app/assets/javascripts/admin/package.json b/app/assets/javascripts/admin/package.json index 4c1a7a85dbb..cf0d9493574 100644 --- a/app/assets/javascripts/admin/package.json +++ b/app/assets/javascripts/admin/package.json @@ -14,7 +14,7 @@ "start": "ember serve" }, "dependencies": { - "@babel/core": "^7.24.1", + "@babel/core": "^7.24.3", "discourse-common": "1.0.0", "ember-cli-babel": "^8.2.0", "ember-cli-htmlbars": "^6.3.0", diff --git a/app/assets/javascripts/discourse-common/package.json b/app/assets/javascripts/discourse-common/package.json index 660f1e4865c..5113a6ced1b 100644 --- a/app/assets/javascripts/discourse-common/package.json +++ b/app/assets/javascripts/discourse-common/package.json @@ -14,7 +14,7 @@ "start": "ember serve" }, "dependencies": { - "@babel/core": "^7.24.1", + "@babel/core": "^7.24.3", "@uppy/aws-s3": "3.0.6", "@uppy/aws-s3-multipart": "3.1.3", "@uppy/core": "3.0.4", diff --git a/app/assets/javascripts/discourse-hbr/package.json b/app/assets/javascripts/discourse-hbr/package.json index 7e5e52ae42f..78365f142bb 100644 --- a/app/assets/javascripts/discourse-hbr/package.json +++ b/app/assets/javascripts/discourse-hbr/package.json @@ -14,7 +14,7 @@ "start": "ember serve" }, "dependencies": { - "@babel/core": "^7.24.1", + "@babel/core": "^7.24.3", "ember-auto-import": "^2.7.2", "ember-cli-babel": "^8.2.0", "ember-cli-htmlbars": "^6.3.0", diff --git a/app/assets/javascripts/discourse-plugins/package.json b/app/assets/javascripts/discourse-plugins/package.json index e883e768ac1..e0219650e18 100644 --- a/app/assets/javascripts/discourse-plugins/package.json +++ b/app/assets/javascripts/discourse-plugins/package.json @@ -8,7 +8,7 @@ "ember-addon" ], "dependencies": { - "@babel/core": "^7.24.1", + "@babel/core": "^7.24.3", "deprecation-silencer": "1.0.0", "discourse-widget-hbs": "1.0.0", "ember-cli-babel": "^8.2.0", diff --git a/app/assets/javascripts/discourse-widget-hbs/package.json b/app/assets/javascripts/discourse-widget-hbs/package.json index 960e6432ac6..57e40512e3d 100644 --- a/app/assets/javascripts/discourse-widget-hbs/package.json +++ b/app/assets/javascripts/discourse-widget-hbs/package.json @@ -14,7 +14,7 @@ "start": "ember serve" }, "dependencies": { - "@babel/core": "^7.24.1", + "@babel/core": "^7.24.3", "ember-auto-import": "^2.7.2", "ember-cli-babel": "^8.2.0", "ember-cli-htmlbars": "^6.3.0", diff --git a/app/assets/javascripts/discourse/package.json b/app/assets/javascripts/discourse/package.json index 064d49f0c09..4ecfcebe6d7 100644 --- a/app/assets/javascripts/discourse/package.json +++ b/app/assets/javascripts/discourse/package.json @@ -28,8 +28,8 @@ "pretty-text": "1.0.0" }, "devDependencies": { - "@babel/core": "^7.24.1", - "@babel/standalone": "^7.24.2", + "@babel/core": "^7.24.3", + "@babel/standalone": "^7.24.3", "@colors/colors": "^1.6.0", "@discourse/backburner.js": "^2.7.1-0", "@discourse/itsatrap": "^2.0.10", diff --git a/app/assets/javascripts/float-kit/package.json b/app/assets/javascripts/float-kit/package.json index be9db240c85..0217a2f8930 100644 --- a/app/assets/javascripts/float-kit/package.json +++ b/app/assets/javascripts/float-kit/package.json @@ -14,7 +14,7 @@ "start": "ember serve" }, "dependencies": { - "@babel/core": "^7.24.1", + "@babel/core": "^7.24.3", "ember-auto-import": "^2.7.2", "ember-cli-babel": "^8.2.0", "ember-cli-htmlbars": "^6.3.0", diff --git a/app/assets/javascripts/pretty-text/package.json b/app/assets/javascripts/pretty-text/package.json index 8a0fecdacd4..06dbd88b8ce 100644 --- a/app/assets/javascripts/pretty-text/package.json +++ b/app/assets/javascripts/pretty-text/package.json @@ -14,7 +14,7 @@ "start": "ember serve" }, "dependencies": { - "@babel/core": "^7.24.1", + "@babel/core": "^7.24.3", "discourse-common": "1.0.0", "ember-auto-import": "^2.7.2", "ember-cli-babel": "^8.2.0", diff --git a/app/assets/javascripts/select-kit/package.json b/app/assets/javascripts/select-kit/package.json index a55fc3ae322..3e537ca5826 100644 --- a/app/assets/javascripts/select-kit/package.json +++ b/app/assets/javascripts/select-kit/package.json @@ -14,7 +14,7 @@ "start": "ember serve" }, "dependencies": { - "@babel/core": "^7.24.1", + "@babel/core": "^7.24.3", "ember-auto-import": "^2.7.2", "ember-cli-babel": "^8.2.0", "ember-cli-htmlbars": "^6.3.0", diff --git a/app/assets/javascripts/theme-transpiler/package.json b/app/assets/javascripts/theme-transpiler/package.json index 755c3b730f2..af2031565a0 100644 --- a/app/assets/javascripts/theme-transpiler/package.json +++ b/app/assets/javascripts/theme-transpiler/package.json @@ -7,7 +7,7 @@ "license": "GPL-2.0-only", "keywords": [], "dependencies": { - "@babel/standalone": "^7.24.2", + "@babel/standalone": "^7.24.3", "@zxing/text-encoding": "^0.9.0", "babel-plugin-ember-template-compilation": "^2.2.1", "content-tag": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 79a0af96aa0..42af8e4798e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15,7 +15,7 @@ "@jridgewell/gen-mapping" "^0.3.0" "@jridgewell/trace-mapping" "^0.3.9" -"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1": +"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2": version "7.24.2" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== @@ -28,13 +28,13 @@ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== -"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.18.6", "@babel/core@^7.20.12", "@babel/core@^7.23.6", "@babel/core@^7.23.9", "@babel/core@^7.24.0", "@babel/core@^7.24.1", "@babel/core@^7.3.4": - version "7.24.1" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784" - integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ== +"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.18.6", "@babel/core@^7.20.12", "@babel/core@^7.23.6", "@babel/core@^7.23.9", "@babel/core@^7.24.0", "@babel/core@^7.24.3", "@babel/core@^7.3.4": + version "7.24.3" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" + integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== dependencies: "@ampproject/remapping" "^2.2.0" - "@babel/code-frame" "^7.24.1" + "@babel/code-frame" "^7.24.2" "@babel/generator" "^7.24.1" "@babel/helper-compilation-targets" "^7.23.6" "@babel/helper-module-transforms" "^7.23.3" @@ -1028,10 +1028,10 @@ dependencies: regenerator-runtime "^0.14.0" -"@babel/standalone@^7.24.2": - version "7.24.2" - resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.24.2.tgz#01a14e5d87cf9d36651436b387b5b52912213252" - integrity sha512-B3RZChdpamSOo8NeKRQq6zoLFXD3XM9kwUmOBMfhyt3htGayW8FmTbEGIKF3wxRs9RIfkfQ1q0i32dKmdfcp2g== +"@babel/standalone@^7.24.3": + version "7.24.3" + resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.24.3.tgz#df12f09f42fcbcc32b5a766c6745d61652f9d78e" + integrity sha512-PbObiI21Z/1DoJLr6DKsdmyp7uUIuw6zv5zIMorH98rOBE/TehkjK7xqXiwJmbCqi7deVbIksDerZ9Ds9hRLGw== "@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.24.0": version "7.24.0"