mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 00:58:57 +08:00
Build(deps): Bump @babel/standalone from 7.26.5 to 7.26.6 in the babel group (#30751)
Bumps the babel group with 1 update: [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone). Updates `@babel/standalone` from 7.26.5 to 7.26.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.26.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:
parent
3e14f1c9f9
commit
12c412acc6
@ -38,7 +38,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.26.0",
|
"@babel/core": "^7.26.0",
|
||||||
"@babel/standalone": "^7.26.5",
|
"@babel/standalone": "^7.26.6",
|
||||||
"@colors/colors": "^1.6.0",
|
"@colors/colors": "^1.6.0",
|
||||||
"@discourse/backburner.js": "^2.7.1-0",
|
"@discourse/backburner.js": "^2.7.1-0",
|
||||||
"@discourse/itsatrap": "^2.0.10",
|
"@discourse/itsatrap": "^2.0.10",
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/standalone": "^7.26.5",
|
"@babel/standalone": "^7.26.6",
|
||||||
"@zxing/text-encoding": "^0.9.0",
|
"@zxing/text-encoding": "^0.9.0",
|
||||||
"babel-plugin-ember-template-compilation": "^2.3.0",
|
"babel-plugin-ember-template-compilation": "^2.3.0",
|
||||||
"content-tag": "^3.1.0",
|
"content-tag": "^3.1.0",
|
||||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -328,8 +328,8 @@ importers:
|
|||||||
specifier: ^7.26.0
|
specifier: ^7.26.0
|
||||||
version: 7.26.0(supports-color@8.1.1)
|
version: 7.26.0(supports-color@8.1.1)
|
||||||
'@babel/standalone':
|
'@babel/standalone':
|
||||||
specifier: ^7.26.5
|
specifier: ^7.26.6
|
||||||
version: 7.26.5
|
version: 7.26.6
|
||||||
'@colors/colors':
|
'@colors/colors':
|
||||||
specifier: ^1.6.0
|
specifier: ^1.6.0
|
||||||
version: 1.6.0
|
version: 1.6.0
|
||||||
@ -965,8 +965,8 @@ importers:
|
|||||||
app/assets/javascripts/theme-transpiler:
|
app/assets/javascripts/theme-transpiler:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/standalone':
|
'@babel/standalone':
|
||||||
specifier: ^7.26.5
|
specifier: ^7.26.6
|
||||||
version: 7.26.5
|
version: 7.26.6
|
||||||
'@zxing/text-encoding':
|
'@zxing/text-encoding':
|
||||||
specifier: ^0.9.0
|
specifier: ^0.9.0
|
||||||
version: 0.9.0
|
version: 0.9.0
|
||||||
@ -1680,8 +1680,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==}
|
resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
'@babel/standalone@7.26.5':
|
'@babel/standalone@7.26.6':
|
||||||
resolution: {integrity: sha512-vXbSrFq1WauHvOg/XWcjkF6r7wDSHbN3+3Aro6LYjfODpGw8dCyqqbUMRX5LXlgzVAUrTSN6JkepFiHhLKHV5Q==}
|
resolution: {integrity: sha512-h1mkoNFYCqDkS+vTLGzsQYvp1v1qbuugk4lOtb/oyjArZ+EtreAaxcSYg3rSIzWZRQOjx4iqGe7A8NRYIMSTTw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
'@babel/template@7.25.9':
|
'@babel/template@7.25.9':
|
||||||
@ -9161,7 +9161,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: 0.14.0
|
regenerator-runtime: 0.14.0
|
||||||
|
|
||||||
'@babel/standalone@7.26.5': {}
|
'@babel/standalone@7.26.6': {}
|
||||||
|
|
||||||
'@babel/template@7.25.9':
|
'@babel/template@7.25.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user