Skip to content

Commit b8013a7

Browse files
Update dependency @babel/core to v7.28.6 (#286)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ad9e3f2 commit b8013a7

1 file changed

Lines changed: 134 additions & 20 deletions

File tree

vue/yarn.lock

Lines changed: 134 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,51 @@ __metadata:
1616
languageName: node
1717
linkType: hard
1818

19+
"@babel/code-frame@npm:^7.28.6":
20+
version: 7.28.6
21+
resolution: "@babel/code-frame@npm:7.28.6"
22+
dependencies:
23+
"@babel/helper-validator-identifier": "npm:^7.28.5"
24+
js-tokens: "npm:^4.0.0"
25+
picocolors: "npm:^1.1.1"
26+
checksum: 10c0/ed5d57f99455e3b1c23e75ebb8430c6b9800b4ecd0121b4348b97cecb65406a47778d6db61f0d538a4958bb01b4b277e90348a68d39bd3beff1d7c940ed6dd66
27+
languageName: node
28+
linkType: hard
29+
1930
"@babel/compat-data@npm:^7.27.2, @babel/compat-data@npm:^7.27.7, @babel/compat-data@npm:^7.28.5":
2031
version: 7.28.5
2132
resolution: "@babel/compat-data@npm:7.28.5"
2233
checksum: 10c0/702a25de73087b0eba325c1d10979eed7c9b6662677386ba7b5aa6eace0fc0676f78343bae080a0176ae26f58bd5535d73b9d0fbb547fef377692e8b249353a7
2334
languageName: node
2435
linkType: hard
2536

37+
"@babel/compat-data@npm:^7.28.6":
38+
version: 7.28.6
39+
resolution: "@babel/compat-data@npm:7.28.6"
40+
checksum: 10c0/2d047431041281eaf33e9943d1a269d3374dbc9b498cafe6a18f5ee9aee7bb96f7f6cac0304eab4d13c41fc4db00fe4ca16c7aa44469ca6a211b8b6343b78fc4
41+
languageName: node
42+
linkType: hard
43+
2644
"@babel/core@npm:^7.28.4":
27-
version: 7.28.5
28-
resolution: "@babel/core@npm:7.28.5"
29-
dependencies:
30-
"@babel/code-frame": "npm:^7.27.1"
31-
"@babel/generator": "npm:^7.28.5"
32-
"@babel/helper-compilation-targets": "npm:^7.27.2"
33-
"@babel/helper-module-transforms": "npm:^7.28.3"
34-
"@babel/helpers": "npm:^7.28.4"
35-
"@babel/parser": "npm:^7.28.5"
36-
"@babel/template": "npm:^7.27.2"
37-
"@babel/traverse": "npm:^7.28.5"
38-
"@babel/types": "npm:^7.28.5"
45+
version: 7.28.6
46+
resolution: "@babel/core@npm:7.28.6"
47+
dependencies:
48+
"@babel/code-frame": "npm:^7.28.6"
49+
"@babel/generator": "npm:^7.28.6"
50+
"@babel/helper-compilation-targets": "npm:^7.28.6"
51+
"@babel/helper-module-transforms": "npm:^7.28.6"
52+
"@babel/helpers": "npm:^7.28.6"
53+
"@babel/parser": "npm:^7.28.6"
54+
"@babel/template": "npm:^7.28.6"
55+
"@babel/traverse": "npm:^7.28.6"
56+
"@babel/types": "npm:^7.28.6"
3957
"@jridgewell/remapping": "npm:^2.3.5"
4058
convert-source-map: "npm:^2.0.0"
4159
debug: "npm:^4.1.0"
4260
gensync: "npm:^1.0.0-beta.2"
4361
json5: "npm:^2.2.3"
4462
semver: "npm:^6.3.1"
45-
checksum: 10c0/535f82238027621da6bdffbdbe896ebad3558b311d6f8abc680637a9859b96edbf929ab010757055381570b29cf66c4a295b5618318d27a4273c0e2033925e72
63+
checksum: 10c0/716b88b1ab057aa53ffa40f2b2fb7e4ab7a35cd6a065fa60e55ca13d2a666672592329f7ea9269aec17e90cc7ce29f42eda566d07859bfd998329a9f283faadb
4664
languageName: node
4765
linkType: hard
4866

@@ -59,6 +77,19 @@ __metadata:
5977
languageName: node
6078
linkType: hard
6179

80+
"@babel/generator@npm:^7.28.6":
81+
version: 7.28.6
82+
resolution: "@babel/generator@npm:7.28.6"
83+
dependencies:
84+
"@babel/parser": "npm:^7.28.6"
85+
"@babel/types": "npm:^7.28.6"
86+
"@jridgewell/gen-mapping": "npm:^0.3.12"
87+
"@jridgewell/trace-mapping": "npm:^0.3.28"
88+
jsesc: "npm:^3.0.2"
89+
checksum: 10c0/162fa358484a9a18e8da1235d998f10ea77c63bab408c8d3e327d5833f120631a77ff022c5ed1d838ee00523f8bb75df1f08196d3657d0bca9f2cfeb8503cc12
90+
languageName: node
91+
linkType: hard
92+
6293
"@babel/helper-annotate-as-pure@npm:^7.27.1, @babel/helper-annotate-as-pure@npm:^7.27.3":
6394
version: 7.27.3
6495
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
@@ -81,6 +112,19 @@ __metadata:
81112
languageName: node
82113
linkType: hard
83114

115+
"@babel/helper-compilation-targets@npm:^7.28.6":
116+
version: 7.28.6
117+
resolution: "@babel/helper-compilation-targets@npm:7.28.6"
118+
dependencies:
119+
"@babel/compat-data": "npm:^7.28.6"
120+
"@babel/helper-validator-option": "npm:^7.27.1"
121+
browserslist: "npm:^4.24.0"
122+
lru-cache: "npm:^5.1.1"
123+
semver: "npm:^6.3.1"
124+
checksum: 10c0/3fcdf3b1b857a1578e99d20508859dbd3f22f3c87b8a0f3dc540627b4be539bae7f6e61e49d931542fe5b557545347272bbdacd7f58a5c77025a18b745593a50
125+
languageName: node
126+
linkType: hard
127+
84128
"@babel/helper-create-class-features-plugin@npm:^7.27.1, @babel/helper-create-class-features-plugin@npm:^7.28.3":
85129
version: 7.28.5
86130
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.5"
@@ -153,6 +197,16 @@ __metadata:
153197
languageName: node
154198
linkType: hard
155199

200+
"@babel/helper-module-imports@npm:^7.28.6":
201+
version: 7.28.6
202+
resolution: "@babel/helper-module-imports@npm:7.28.6"
203+
dependencies:
204+
"@babel/traverse": "npm:^7.28.6"
205+
"@babel/types": "npm:^7.28.6"
206+
checksum: 10c0/b49d8d8f204d9dbfd5ac70c54e533e5269afb3cea966a9d976722b13e9922cc773a653405f53c89acb247d5aebdae4681d631a3ae3df77ec046b58da76eda2ac
207+
languageName: node
208+
linkType: hard
209+
156210
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.3":
157211
version: 7.28.3
158212
resolution: "@babel/helper-module-transforms@npm:7.28.3"
@@ -166,6 +220,19 @@ __metadata:
166220
languageName: node
167221
linkType: hard
168222

223+
"@babel/helper-module-transforms@npm:^7.28.6":
224+
version: 7.28.6
225+
resolution: "@babel/helper-module-transforms@npm:7.28.6"
226+
dependencies:
227+
"@babel/helper-module-imports": "npm:^7.28.6"
228+
"@babel/helper-validator-identifier": "npm:^7.28.5"
229+
"@babel/traverse": "npm:^7.28.6"
230+
peerDependencies:
231+
"@babel/core": ^7.0.0
232+
checksum: 10c0/6f03e14fc30b287ce0b839474b5f271e72837d0cafe6b172d759184d998fbee3903a035e81e07c2c596449e504f453463d58baa65b6f40a37ded5bec74620b2b
233+
languageName: node
234+
linkType: hard
235+
169236
"@babel/helper-optimise-call-expression@npm:^7.27.1":
170237
version: 7.27.1
171238
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
@@ -250,13 +317,13 @@ __metadata:
250317
languageName: node
251318
linkType: hard
252319

253-
"@babel/helpers@npm:^7.28.4":
254-
version: 7.28.4
255-
resolution: "@babel/helpers@npm:7.28.4"
320+
"@babel/helpers@npm:^7.28.6":
321+
version: 7.28.6
322+
resolution: "@babel/helpers@npm:7.28.6"
256323
dependencies:
257-
"@babel/template": "npm:^7.27.2"
258-
"@babel/types": "npm:^7.28.4"
259-
checksum: 10c0/aaa5fb8098926dfed5f223adf2c5e4c7fbba4b911b73dfec2d7d3083f8ba694d201a206db673da2d9b3ae8c01793e795767654558c450c8c14b4c2175b4fcb44
324+
"@babel/template": "npm:^7.28.6"
325+
"@babel/types": "npm:^7.28.6"
326+
checksum: 10c0/c4a779c66396bb0cf619402d92f1610601ff3832db2d3b86b9c9dd10983bf79502270e97ac6d5280cea1b1a37de2f06ecbac561bd2271545270407fbe64027cb
260327
languageName: node
261328
linkType: hard
262329

@@ -271,6 +338,17 @@ __metadata:
271338
languageName: node
272339
linkType: hard
273340

341+
"@babel/parser@npm:^7.28.6":
342+
version: 7.28.6
343+
resolution: "@babel/parser@npm:7.28.6"
344+
dependencies:
345+
"@babel/types": "npm:^7.28.6"
346+
bin:
347+
parser: ./bin/babel-parser.js
348+
checksum: 10c0/d6bfe8aa8e067ef58909e9905496157312372ca65d8d2a4f2b40afbea48d59250163755bba8ae626a615da53d192b084bcfc8c9dad8b01e315b96967600de581
349+
languageName: node
350+
linkType: hard
351+
274352
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.28.5":
275353
version: 7.28.5
276354
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.28.5"
@@ -1078,6 +1156,17 @@ __metadata:
10781156
languageName: node
10791157
linkType: hard
10801158

1159+
"@babel/template@npm:^7.28.6":
1160+
version: 7.28.6
1161+
resolution: "@babel/template@npm:7.28.6"
1162+
dependencies:
1163+
"@babel/code-frame": "npm:^7.28.6"
1164+
"@babel/parser": "npm:^7.28.6"
1165+
"@babel/types": "npm:^7.28.6"
1166+
checksum: 10c0/66d87225ed0bc77f888181ae2d97845021838c619944877f7c4398c6748bcf611f216dfd6be74d39016af502bca876e6ce6873db3c49e4ac354c56d34d57e9f5
1167+
languageName: node
1168+
linkType: hard
1169+
10811170
"@babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.0, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.4, @babel/traverse@npm:^7.28.5":
10821171
version: 7.28.5
10831172
resolution: "@babel/traverse@npm:7.28.5"
@@ -1093,7 +1182,22 @@ __metadata:
10931182
languageName: node
10941183
linkType: hard
10951184

1096-
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.2, @babel/types@npm:^7.28.4, @babel/types@npm:^7.28.5, @babel/types@npm:^7.4.4":
1185+
"@babel/traverse@npm:^7.28.6":
1186+
version: 7.28.6
1187+
resolution: "@babel/traverse@npm:7.28.6"
1188+
dependencies:
1189+
"@babel/code-frame": "npm:^7.28.6"
1190+
"@babel/generator": "npm:^7.28.6"
1191+
"@babel/helper-globals": "npm:^7.28.0"
1192+
"@babel/parser": "npm:^7.28.6"
1193+
"@babel/template": "npm:^7.28.6"
1194+
"@babel/types": "npm:^7.28.6"
1195+
debug: "npm:^4.3.1"
1196+
checksum: 10c0/ed5deb9c3f03e2d1ad2d44b9c92c84cce24593245c3f7871ce27ee1b36d98034e6cd895fa98a94eb44ebabe1d22f51b10b09432939d1c51a0fcaab98f17a97bc
1197+
languageName: node
1198+
linkType: hard
1199+
1200+
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.2, @babel/types@npm:^7.28.5, @babel/types@npm:^7.4.4":
10971201
version: 7.28.5
10981202
resolution: "@babel/types@npm:7.28.5"
10991203
dependencies:
@@ -1103,6 +1207,16 @@ __metadata:
11031207
languageName: node
11041208
linkType: hard
11051209

1210+
"@babel/types@npm:^7.28.6":
1211+
version: 7.28.6
1212+
resolution: "@babel/types@npm:7.28.6"
1213+
dependencies:
1214+
"@babel/helper-string-parser": "npm:^7.27.1"
1215+
"@babel/helper-validator-identifier": "npm:^7.28.5"
1216+
checksum: 10c0/54a6a9813e48ef6f35aa73c03b3c1572cad7fa32b61b35dd07e4230bc77b559194519c8a4d8106a041a27cc7a94052579e238a30a32d5509aa4da4d6fd83d990
1217+
languageName: node
1218+
linkType: hard
1219+
11061220
"@discoveryjs/json-ext@npm:^0.6.1":
11071221
version: 0.6.3
11081222
resolution: "@discoveryjs/json-ext@npm:0.6.3"

0 commit comments

Comments
 (0)