Build(deps): Bump @babel/standalone in the babel group (#30111)
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.2 to 7.26.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.26.3/packages/babel-standalone) --- updated-dependencies: - dependency-name: "@babel/standalone" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel ... 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
4e8a1487ca
commit
b4e95d7157
|
@ -36,7 +36,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.26.0",
|
"@babel/core": "^7.26.0",
|
||||||
"@babel/standalone": "^7.26.2",
|
"@babel/standalone": "^7.26.3",
|
||||||
"@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.2",
|
"@babel/standalone": "^7.26.3",
|
||||||
"@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.0.0",
|
"content-tag": "^3.0.0",
|
||||||
|
|
|
@ -322,8 +322,8 @@ importers:
|
||||||
specifier: ^7.26.0
|
specifier: ^7.26.0
|
||||||
version: 7.26.0
|
version: 7.26.0
|
||||||
'@babel/standalone':
|
'@babel/standalone':
|
||||||
specifier: ^7.26.2
|
specifier: ^7.26.3
|
||||||
version: 7.26.2
|
version: 7.26.3
|
||||||
'@colors/colors':
|
'@colors/colors':
|
||||||
specifier: ^1.6.0
|
specifier: ^1.6.0
|
||||||
version: 1.6.0
|
version: 1.6.0
|
||||||
|
@ -1061,8 +1061,8 @@ importers:
|
||||||
app/assets/javascripts/theme-transpiler:
|
app/assets/javascripts/theme-transpiler:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/standalone':
|
'@babel/standalone':
|
||||||
specifier: ^7.26.2
|
specifier: ^7.26.3
|
||||||
version: 7.26.2
|
version: 7.26.3
|
||||||
'@zxing/text-encoding':
|
'@zxing/text-encoding':
|
||||||
specifier: ^0.9.0
|
specifier: ^0.9.0
|
||||||
version: 0.9.0
|
version: 0.9.0
|
||||||
|
@ -1781,8 +1781,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.2':
|
'@babel/standalone@7.26.3':
|
||||||
resolution: {integrity: sha512-i2VbegsRfwa9yq3xmfDX3tG2yh9K0cCqwpSyVG2nPxifh0EOnucAZUeO/g4lW2Zfg03aPJNtPfxQbDHzXc7H+w==}
|
resolution: {integrity: sha512-igZRkDAv14+pqOCUIXjJG/ammWHmUIp+JBvMJ3/KnolyjxOF35B6mN5IRdryhaYZ9R9nibsFkStPsAKTThgF3A==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
'@babel/template@7.25.9':
|
'@babel/template@7.25.9':
|
||||||
|
@ -9892,7 +9892,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: 0.14.0
|
regenerator-runtime: 0.14.0
|
||||||
|
|
||||||
'@babel/standalone@7.26.2': {}
|
'@babel/standalone@7.26.3': {}
|
||||||
|
|
||||||
'@babel/template@7.25.9':
|
'@babel/template@7.25.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue