Skip to content

Commit 0f29801

Browse files
build(deps-dev): bump @babel/core from 7.26.10 to 7.27.1 in /web/app (#13990)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.10 to 7.27.1. - [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.1/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 862635e commit 0f29801

File tree

2 files changed

+103
-80
lines changed

2 files changed

+103
-80
lines changed

web/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"whatwg-fetch": "3.6.20"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "^7.26.10",
44+
"@babel/core": "^7.27.1",
4545
"@babel/eslint-parser": "^7.27.0",
4646
"@babel/plugin-proposal-class-properties": "^7.17.12",
4747
"@babel/preset-env": "^7.26.8",

web/app/yarn.lock

+102-79
Original file line numberDiff line numberDiff line change
@@ -15,35 +15,40 @@
1515
"@jridgewell/gen-mapping" "^0.1.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.26.2":
19-
version "7.26.2"
20-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
21-
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
18+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.27.1":
19+
version "7.27.1"
20+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
21+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
2222
dependencies:
23-
"@babel/helper-validator-identifier" "^7.25.9"
23+
"@babel/helper-validator-identifier" "^7.27.1"
2424
js-tokens "^4.0.0"
25-
picocolors "^1.0.0"
25+
picocolors "^1.1.1"
2626

27-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5", "@babel/compat-data@^7.26.8":
27+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.8":
2828
version "7.26.8"
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
3030
integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
3131

32-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.26.10":
33-
version "7.26.10"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9"
35-
integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==
32+
"@babel/compat-data@^7.27.1":
33+
version "7.27.1"
34+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.1.tgz#db7cf122745e0a332c44e847ddc4f5e5221a43f6"
35+
integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
36+
37+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.27.1":
38+
version "7.27.1"
39+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
40+
integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==
3641
dependencies:
3742
"@ampproject/remapping" "^2.2.0"
38-
"@babel/code-frame" "^7.26.2"
39-
"@babel/generator" "^7.26.10"
40-
"@babel/helper-compilation-targets" "^7.26.5"
41-
"@babel/helper-module-transforms" "^7.26.0"
42-
"@babel/helpers" "^7.26.10"
43-
"@babel/parser" "^7.26.10"
44-
"@babel/template" "^7.26.9"
45-
"@babel/traverse" "^7.26.10"
46-
"@babel/types" "^7.26.10"
43+
"@babel/code-frame" "^7.27.1"
44+
"@babel/generator" "^7.27.1"
45+
"@babel/helper-compilation-targets" "^7.27.1"
46+
"@babel/helper-module-transforms" "^7.27.1"
47+
"@babel/helpers" "^7.27.1"
48+
"@babel/parser" "^7.27.1"
49+
"@babel/template" "^7.27.1"
50+
"@babel/traverse" "^7.27.1"
51+
"@babel/types" "^7.27.1"
4752
convert-source-map "^2.0.0"
4853
debug "^4.1.0"
4954
gensync "^1.0.0-beta.2"
@@ -66,13 +71,13 @@
6671
dependencies:
6772
eslint-rule-composer "^0.3.0"
6873

69-
"@babel/generator@^7.20.14", "@babel/generator@^7.26.10", "@babel/generator@^7.7.2":
70-
version "7.26.10"
71-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7"
72-
integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==
74+
"@babel/generator@^7.20.14", "@babel/generator@^7.27.1", "@babel/generator@^7.7.2":
75+
version "7.27.1"
76+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230"
77+
integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w==
7378
dependencies:
74-
"@babel/parser" "^7.26.10"
75-
"@babel/types" "^7.26.10"
79+
"@babel/parser" "^7.27.1"
80+
"@babel/types" "^7.27.1"
7681
"@jridgewell/gen-mapping" "^0.3.5"
7782
"@jridgewell/trace-mapping" "^0.3.25"
7883
jsesc "^3.0.2"
@@ -91,13 +96,13 @@
9196
dependencies:
9297
"@babel/types" "^7.25.9"
9398

94-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5":
95-
version "7.26.5"
96-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
97-
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
99+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5", "@babel/helper-compilation-targets@^7.27.1":
100+
version "7.27.1"
101+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.1.tgz#eac1096c7374f161e4f33fc8ae38f4ddf122087a"
102+
integrity sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g==
98103
dependencies:
99-
"@babel/compat-data" "^7.26.5"
100-
"@babel/helper-validator-option" "^7.25.9"
104+
"@babel/compat-data" "^7.27.1"
105+
"@babel/helper-validator-option" "^7.27.1"
101106
browserslist "^4.24.0"
102107
lru-cache "^5.1.1"
103108
semver "^6.3.1"
@@ -210,14 +215,22 @@
210215
"@babel/traverse" "^7.25.9"
211216
"@babel/types" "^7.25.9"
212217

213-
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0":
214-
version "7.26.0"
215-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
216-
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
218+
"@babel/helper-module-imports@^7.27.1":
219+
version "7.27.1"
220+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
221+
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
217222
dependencies:
218-
"@babel/helper-module-imports" "^7.25.9"
219-
"@babel/helper-validator-identifier" "^7.25.9"
220-
"@babel/traverse" "^7.25.9"
223+
"@babel/traverse" "^7.27.1"
224+
"@babel/types" "^7.27.1"
225+
226+
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.27.1":
227+
version "7.27.1"
228+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz#e1663b8b71d2de948da5c4fb2a20ca4f3ec27a6f"
229+
integrity sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g==
230+
dependencies:
231+
"@babel/helper-module-imports" "^7.27.1"
232+
"@babel/helper-validator-identifier" "^7.27.1"
233+
"@babel/traverse" "^7.27.1"
221234

222235
"@babel/helper-optimise-call-expression@^7.18.6":
223236
version "7.18.6"
@@ -282,21 +295,31 @@
282295
dependencies:
283296
"@babel/types" "^7.18.6"
284297

285-
"@babel/helper-string-parser@^7.25.9":
286-
version "7.25.9"
287-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
288-
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
298+
"@babel/helper-string-parser@^7.27.1":
299+
version "7.27.1"
300+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
301+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
289302

290303
"@babel/helper-validator-identifier@^7.25.9":
291304
version "7.25.9"
292305
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
293306
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
294307

308+
"@babel/helper-validator-identifier@^7.27.1":
309+
version "7.27.1"
310+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
311+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
312+
295313
"@babel/helper-validator-option@^7.25.9":
296314
version "7.25.9"
297315
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
298316
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
299317

318+
"@babel/helper-validator-option@^7.27.1":
319+
version "7.27.1"
320+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
321+
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
322+
300323
"@babel/helper-wrap-function@^7.25.9":
301324
version "7.25.9"
302325
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.25.9.tgz#d99dfd595312e6c894bd7d237470025c85eea9d0"
@@ -306,20 +329,20 @@
306329
"@babel/traverse" "^7.25.9"
307330
"@babel/types" "^7.25.9"
308331

309-
"@babel/helpers@^7.26.10":
310-
version "7.26.10"
311-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
312-
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
332+
"@babel/helpers@^7.27.1":
333+
version "7.27.1"
334+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4"
335+
integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==
313336
dependencies:
314-
"@babel/template" "^7.26.9"
315-
"@babel/types" "^7.26.10"
337+
"@babel/template" "^7.27.1"
338+
"@babel/types" "^7.27.1"
316339

317-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.15", "@babel/parser@^7.26.10", "@babel/parser@^7.26.9":
318-
version "7.26.10"
319-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
320-
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
340+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.15", "@babel/parser@^7.27.1":
341+
version "7.27.1"
342+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.1.tgz#c55d5bed74449d1223701f1869b9ee345cc94cc9"
343+
integrity sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==
321344
dependencies:
322-
"@babel/types" "^7.26.10"
345+
"@babel/types" "^7.27.1"
323346

324347
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
325348
version "7.25.9"
@@ -1023,35 +1046,35 @@
10231046
dependencies:
10241047
regenerator-runtime "^0.14.0"
10251048

1026-
"@babel/template@^7.18.6", "@babel/template@^7.25.9", "@babel/template@^7.26.9", "@babel/template@^7.3.3":
1027-
version "7.26.9"
1028-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1029-
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1030-
dependencies:
1031-
"@babel/code-frame" "^7.26.2"
1032-
"@babel/parser" "^7.26.9"
1033-
"@babel/types" "^7.26.9"
1034-
1035-
"@babel/traverse@^7.18.6", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.26.8":
1036-
version "7.26.10"
1037-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380"
1038-
integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==
1039-
dependencies:
1040-
"@babel/code-frame" "^7.26.2"
1041-
"@babel/generator" "^7.26.10"
1042-
"@babel/parser" "^7.26.10"
1043-
"@babel/template" "^7.26.9"
1044-
"@babel/types" "^7.26.10"
1049+
"@babel/template@^7.18.6", "@babel/template@^7.25.9", "@babel/template@^7.27.1", "@babel/template@^7.3.3":
1050+
version "7.27.1"
1051+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.1.tgz#b9e4f55c17a92312774dfbdde1b3c01c547bbae2"
1052+
integrity sha512-Fyo3ghWMqkHHpHQCoBs2VnYjR4iWFFjguTDEqA5WgZDOrFesVjMhMM2FSqTKSoUSDO1VQtavj8NFpdRBEvJTtg==
1053+
dependencies:
1054+
"@babel/code-frame" "^7.27.1"
1055+
"@babel/parser" "^7.27.1"
1056+
"@babel/types" "^7.27.1"
1057+
1058+
"@babel/traverse@^7.18.6", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.1":
1059+
version "7.27.1"
1060+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291"
1061+
integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg==
1062+
dependencies:
1063+
"@babel/code-frame" "^7.27.1"
1064+
"@babel/generator" "^7.27.1"
1065+
"@babel/parser" "^7.27.1"
1066+
"@babel/template" "^7.27.1"
1067+
"@babel/types" "^7.27.1"
10451068
debug "^4.3.1"
10461069
globals "^11.1.0"
10471070

1048-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.22.5", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1049-
version "7.26.10"
1050-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1051-
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1071+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.22.5", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1072+
version "7.27.1"
1073+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560"
1074+
integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==
10521075
dependencies:
1053-
"@babel/helper-string-parser" "^7.25.9"
1054-
"@babel/helper-validator-identifier" "^7.25.9"
1076+
"@babel/helper-string-parser" "^7.27.1"
1077+
"@babel/helper-validator-identifier" "^7.27.1"
10551078

10561079
"@bcoe/v8-coverage@^0.2.3":
10571080
version "0.2.3"

0 commit comments

Comments
 (0)