mirror of
https://github.com/discourse/discourse.git
synced 2025-06-28 19:32:50 +08:00
Build(deps): Bump @babel/standalone from 7.27.5 to 7.27.6 in the babel group (#33089)
Bumps the babel group with 1 update: [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone). Updates `@babel/standalone` from 7.27.5 to 7.27.6 - [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.27.6/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -58,7 +58,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.27.4",
|
||||
"@babel/standalone": "^7.27.5",
|
||||
"@babel/standalone": "^7.27.6",
|
||||
"@colors/colors": "^1.6.0",
|
||||
"@discourse/itsatrap": "^2.0.10",
|
||||
"@ember-compat/tracked-built-ins": "^0.9.1",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"license": "GPL-2.0-only",
|
||||
"keywords": [],
|
||||
"dependencies": {
|
||||
"@babel/standalone": "^7.27.5",
|
||||
"@babel/standalone": "^7.27.6",
|
||||
"@csstools/postcss-light-dark-function": "^2.0.9",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"babel-plugin-ember-template-compilation": "^2.4.1",
|
||||
|
Reference in New Issue
Block a user