mirror of
https://github.com/discourse/discourse.git
synced 2025-06-24 22:01:37 +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",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -373,8 +373,8 @@ importers:
|
||||
specifier: ^7.27.4
|
||||
version: 7.27.4(supports-color@8.1.1)
|
||||
'@babel/standalone':
|
||||
specifier: ^7.27.5
|
||||
version: 7.27.5
|
||||
specifier: ^7.27.6
|
||||
version: 7.27.6
|
||||
'@colors/colors':
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0
|
||||
@ -1019,8 +1019,8 @@ importers:
|
||||
app/assets/javascripts/theme-transpiler:
|
||||
dependencies:
|
||||
'@babel/standalone':
|
||||
specifier: ^7.27.5
|
||||
version: 7.27.5
|
||||
specifier: ^7.27.6
|
||||
version: 7.27.6
|
||||
'@csstools/postcss-light-dark-function':
|
||||
specifier: ^2.0.9
|
||||
version: 2.0.9(postcss@8.5.4)
|
||||
@ -1651,8 +1651,8 @@ packages:
|
||||
resolution: {integrity: sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/standalone@7.27.5':
|
||||
resolution: {integrity: sha512-AvoXdFyKqvcxS0pMMs4dNl3hOYUkhTCF4P7aEwLXN1ED5ekxxjVWeFtr4ZVUGO0Y7u5d5H3nOyO8Y0CS/EBXPA==}
|
||||
'@babel/standalone@7.27.6':
|
||||
resolution: {integrity: sha512-OHuaAM2Sh2SCt+yzP44J7nHt69Bx5Jos8t0NaeEwyK4IqInxKxkhDGIPq5UmSDhkrc6Od28wBHRI/qN10ufuPA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/template@7.27.2':
|
||||
@ -9576,7 +9576,7 @@ snapshots:
|
||||
|
||||
'@babel/runtime@7.27.1': {}
|
||||
|
||||
'@babel/standalone@7.27.5': {}
|
||||
'@babel/standalone@7.27.6': {}
|
||||
|
||||
'@babel/template@7.27.2':
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user