@@ -30,8 +30,8 @@ __metadata:
30
30
linkType : hard
31
31
32
32
" @babel/cli@npm:^7.1.6 " :
33
- version : 7.28.0
34
- resolution : " @babel/cli@npm:7.28.0 "
33
+ version : 7.28.3
34
+ resolution : " @babel/cli@npm:7.28.3 "
35
35
dependencies :
36
36
" @jridgewell/trace-mapping " : ^0.3.28
37
37
" @nicolo-ribaudo/chokidar-2 " : 2.1.8-no-fsevents.3
@@ -52,7 +52,7 @@ __metadata:
52
52
bin :
53
53
babel : ./bin/babel.js
54
54
babel-external-helpers : ./bin/babel-external-helpers.js
55
- checksum : ef0aaa87fc7c1be4be3ff385399fedb2f5655e0e00d9918e38a7bdfd11114a884893a18233a2cb7b6aeb79e81e2955ef28e88a372ec664df24a7ef2964629985
55
+ checksum : 138cfcf85e0c0779c7c99c57c9adb640e2049efa6a49bbcd1d5f84026645a6173fc0a59f34f99dd5989c2514ab0b5d6f74dcfee2eef7bd681e9ecd2b9ba78ee0
56
56
languageName : node
57
57
linkType : hard
58
58
@@ -100,25 +100,25 @@ __metadata:
100
100
linkType : hard
101
101
102
102
" @babel/core@npm:^7.1.6, @babel/core@npm:^7.23.9 " :
103
- version : 7.28.0
104
- resolution : " @babel/core@npm:7.28.0 "
103
+ version : 7.28.3
104
+ resolution : " @babel/core@npm:7.28.3 "
105
105
dependencies :
106
106
" @ampproject/remapping " : ^2.2.0
107
107
" @babel/code-frame " : ^7.27.1
108
- " @babel/generator " : ^7.28.0
108
+ " @babel/generator " : ^7.28.3
109
109
" @babel/helper-compilation-targets " : ^7.27.2
110
- " @babel/helper-module-transforms " : ^7.27 .3
111
- " @babel/helpers " : ^7.27.6
112
- " @babel/parser " : ^7.28.0
110
+ " @babel/helper-module-transforms " : ^7.28 .3
111
+ " @babel/helpers " : ^7.28.3
112
+ " @babel/parser " : ^7.28.3
113
113
" @babel/template " : ^7.27.2
114
- " @babel/traverse " : ^7.28.0
115
- " @babel/types " : ^7.28.0
114
+ " @babel/traverse " : ^7.28.3
115
+ " @babel/types " : ^7.28.2
116
116
convert-source-map : ^2.0.0
117
117
debug : ^4.1.0
118
118
gensync : ^1.0.0-beta.2
119
119
json5 : ^2.2.3
120
120
semver : ^6.3.1
121
- checksum : 86da9e26c96e22d96deca0509969d273476f61c30464f262dec5e5a163422e07d5ab690ed54619d10fcab784abd10567022ce3d90f175b40279874f5288215e3
121
+ checksum : d09132cd752730d219bdd29dbd65cb647151105bef6e615cfb6d57249f71a3d1aaf8a5beaa1c7ec54ad927962e4913ebc660f7f0c3e65c39bc171bc386285e50
122
122
languageName : node
123
123
linkType : hard
124
124
@@ -148,19 +148,6 @@ __metadata:
148
148
languageName : node
149
149
linkType : hard
150
150
151
- " @babel/generator@npm:^7.27.3 " :
152
- version : 7.27.3
153
- resolution : " @babel/generator@npm:7.27.3"
154
- dependencies :
155
- " @babel/parser " : ^7.27.3
156
- " @babel/types " : ^7.27.3
157
- " @jridgewell/gen-mapping " : ^0.3.5
158
- " @jridgewell/trace-mapping " : ^0.3.25
159
- jsesc : ^3.0.2
160
- checksum : c0b1b399ff62fa0f1903679ab2b088fd4312c33154c0ae78228094c196ecf53ce8e525b8f5e537ac3117ff9a49cdf7b3640f129114908dfadc6541853f3747a2
161
- languageName : node
162
- linkType : hard
163
-
164
151
" @babel/generator@npm:^7.28.0 " :
165
152
version : 7.28.0
166
153
resolution : " @babel/generator@npm:7.28.0"
@@ -174,6 +161,19 @@ __metadata:
174
161
languageName : node
175
162
linkType : hard
176
163
164
+ " @babel/generator@npm:^7.28.3 " :
165
+ version : 7.28.3
166
+ resolution : " @babel/generator@npm:7.28.3"
167
+ dependencies :
168
+ " @babel/parser " : ^7.28.3
169
+ " @babel/types " : ^7.28.2
170
+ " @jridgewell/gen-mapping " : ^0.3.12
171
+ " @jridgewell/trace-mapping " : ^0.3.28
172
+ jsesc : ^3.0.2
173
+ checksum : e2202bf2b9c8a94f7e7a0a049fda0ee037d055c46922e85afa3bbc53309113f859b8193894f991045d7865226028b8f4f06152ed315ab414451932016dba5e42
174
+ languageName : node
175
+ linkType : hard
176
+
177
177
" @babel/helper-annotate-as-pure@npm:^7.25.9 " :
178
178
version : 7.25.9
179
179
resolution : " @babel/helper-annotate-as-pure@npm:7.25.9"
@@ -244,6 +244,23 @@ __metadata:
244
244
languageName : node
245
245
linkType : hard
246
246
247
+ " @babel/helper-create-class-features-plugin@npm:^7.28.3 " :
248
+ version : 7.28.3
249
+ resolution : " @babel/helper-create-class-features-plugin@npm:7.28.3"
250
+ dependencies :
251
+ " @babel/helper-annotate-as-pure " : ^7.27.3
252
+ " @babel/helper-member-expression-to-functions " : ^7.27.1
253
+ " @babel/helper-optimise-call-expression " : ^7.27.1
254
+ " @babel/helper-replace-supers " : ^7.27.1
255
+ " @babel/helper-skip-transparent-expression-wrappers " : ^7.27.1
256
+ " @babel/traverse " : ^7.28.3
257
+ semver : ^6.3.1
258
+ peerDependencies :
259
+ " @babel/core " : ^7.0.0
260
+ checksum : 6d918e5e9c88ad1a262ab7b1a3caede1bbf95f8276c96846d8b0c1af251c85a0c868a9f1bbbaebdeb199e44dfd0e10fbe22935e56bedd1aa41ba4a7162bfa86c
261
+ languageName : node
262
+ linkType : hard
263
+
247
264
" @babel/helper-create-regexp-features-plugin@npm:^7.18.6 " :
248
265
version : 7.25.9
249
266
resolution : " @babel/helper-create-regexp-features-plugin@npm:7.25.9"
@@ -335,16 +352,16 @@ __metadata:
335
352
languageName : node
336
353
linkType : hard
337
354
338
- " @babel/helper-module-transforms@npm:^7.27 .3 " :
339
- version : 7.27 .3
340
- resolution : " @babel/helper-module-transforms@npm:7.27 .3"
355
+ " @babel/helper-module-transforms@npm:^7.28 .3 " :
356
+ version : 7.28 .3
357
+ resolution : " @babel/helper-module-transforms@npm:7.28 .3"
341
358
dependencies :
342
359
" @babel/helper-module-imports " : ^7.27.1
343
360
" @babel/helper-validator-identifier " : ^7.27.1
344
- " @babel/traverse " : ^7.27 .3
361
+ " @babel/traverse " : ^7.28 .3
345
362
peerDependencies :
346
363
" @babel/core " : ^7.0.0
347
- checksum : c611d42d3cb7ba23b1a864fcf8d6cde0dc99e876ca1c9a67e4d7919a70706ded4aaa45420de2bf7f7ea171e078e59f0edcfa15a56d74b9485e151b95b93b946e
364
+ checksum : 7cf7b79da0fa626d6c84bfc7b35c079a2559caecaa2ff645b0f1db0d741507aa4df6b5b98a3283e8ac4e89094af271d805bf5701e5c4f916e622797b7c8cbb18
348
365
languageName : node
349
366
linkType : hard
350
367
@@ -453,13 +470,13 @@ __metadata:
453
470
languageName : node
454
471
linkType : hard
455
472
456
- " @babel/helpers@npm:^7.27.6 " :
457
- version : 7.27.6
458
- resolution : " @babel/helpers@npm:7.27.6 "
473
+ " @babel/helpers@npm:^7.28.3 " :
474
+ version : 7.28.3
475
+ resolution : " @babel/helpers@npm:7.28.3 "
459
476
dependencies :
460
477
" @babel/template " : ^7.27.2
461
- " @babel/types " : ^7.27.6
462
- checksum : 12f96a5800ff677481dbc0a022c617303e945210cac4821ad5377a31201ffd8d9c4d00f039ed1487cf2a3d15868fb2d6cabecdb1aba334bd40a846f1938053a2
478
+ " @babel/types " : ^7.28.2
479
+ checksum : 16c7f259dbd23834740ebc1c7e5a32d9424615eacd324ee067b585ab40eaafab37e2e50f50c84183a7e7a31251dc5a65a2ec4f8395f049001bbe6e14d0d3e9d4
463
480
languageName : node
464
481
linkType : hard
465
482
@@ -485,7 +502,7 @@ __metadata:
485
502
languageName : node
486
503
linkType : hard
487
504
488
- " @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.27.3, @babel/parser@npm:^7.27.4 " :
505
+ " @babel/parser@npm:^7.27.2 " :
489
506
version : 7.27.4
490
507
resolution : " @babel/parser@npm:7.27.4"
491
508
dependencies :
@@ -507,6 +524,17 @@ __metadata:
507
524
languageName : node
508
525
linkType : hard
509
526
527
+ " @babel/parser@npm:^7.28.3 " :
528
+ version : 7.28.3
529
+ resolution : " @babel/parser@npm:7.28.3"
530
+ dependencies :
531
+ " @babel/types " : ^7.28.2
532
+ bin :
533
+ parser : ./bin/babel-parser.js
534
+ checksum : 5aa5ea0683a4056f98cd9cd61650870d5d44ec1654da14f72a8a06fabe7b2a35bf6cef9605f3740b5ded1e68f64ec45ce1aabf7691047a13a1ff2babe126acf9
535
+ languageName : node
536
+ linkType : hard
537
+
510
538
" @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.27.1 " :
511
539
version : 7.27.1
512
540
resolution : " @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.27.1"
@@ -554,15 +582,15 @@ __metadata:
554
582
languageName : node
555
583
linkType : hard
556
584
557
- " @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.27.1 " :
558
- version : 7.27.1
559
- resolution : " @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.27.1 "
585
+ " @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.28.3 " :
586
+ version : 7.28.3
587
+ resolution : " @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.28.3 "
560
588
dependencies :
561
589
" @babel/helper-plugin-utils " : ^7.27.1
562
- " @babel/traverse " : ^7.27.1
590
+ " @babel/traverse " : ^7.28.3
563
591
peerDependencies :
564
592
" @babel/core " : ^7.0.0
565
- checksum : 4d6792ccade2d6b9d5577b0a879ab22d05ac8a1206b1a636b6ffdb53a0c0bacaf0f7947e46de254f228ffd75456f4b95ccd82fdeaefc0b92d88af3c5991863ad
593
+ checksum : c810e5d36030df6861ced35f0adbda7b4b41ac3e984422b32bee906564fd49374435f0a7a1a42eb0a9e6a5170c255f0ab31c163d5fc51fa5a816aa0420311029
566
594
languageName : node
567
595
linkType : hard
568
596
@@ -702,31 +730,31 @@ __metadata:
702
730
languageName : node
703
731
linkType : hard
704
732
705
- " @babel/plugin-transform-class-static-block@npm:^7.27.1 " :
706
- version : 7.27.1
707
- resolution : " @babel/plugin-transform-class-static-block@npm:7.27.1 "
733
+ " @babel/plugin-transform-class-static-block@npm:^7.28.3 " :
734
+ version : 7.28.3
735
+ resolution : " @babel/plugin-transform-class-static-block@npm:7.28.3 "
708
736
dependencies :
709
- " @babel/helper-create-class-features-plugin " : ^7.27.1
737
+ " @babel/helper-create-class-features-plugin " : ^7.28.3
710
738
" @babel/helper-plugin-utils " : ^7.27.1
711
739
peerDependencies :
712
740
" @babel/core " : ^7.12.0
713
- checksum : 69688fe1641ae0ea025b916b8c2336e8b5643a5ec292e8f546ecd35d9d9d4bb301d738910822a79d867098cf687d550d92cd906ae4cda03c0f69b1ece2149a58
741
+ checksum : 9b2feaacbf29637ab35a3aae1df35a1129adec5400a1767443739557fb0d3bf8278bf0ec90aacf43dec9a7dd91428d01375020b70528713e1bc36a72776a104c
714
742
languageName : node
715
743
linkType : hard
716
744
717
- " @babel/plugin-transform-classes@npm:^7.28.0 " :
718
- version : 7.28.0
719
- resolution : " @babel/plugin-transform-classes@npm:7.28.0 "
745
+ " @babel/plugin-transform-classes@npm:^7.28.3 " :
746
+ version : 7.28.3
747
+ resolution : " @babel/plugin-transform-classes@npm:7.28.3 "
720
748
dependencies :
721
749
" @babel/helper-annotate-as-pure " : ^7.27.3
722
750
" @babel/helper-compilation-targets " : ^7.27.2
723
751
" @babel/helper-globals " : ^7.28.0
724
752
" @babel/helper-plugin-utils " : ^7.27.1
725
753
" @babel/helper-replace-supers " : ^7.27.1
726
- " @babel/traverse " : ^7.28.0
754
+ " @babel/traverse " : ^7.28.3
727
755
peerDependencies :
728
756
" @babel/core " : ^7.0.0-0
729
- checksum : 0b47188046a4f1579123354ee30d08874b4b585d45128a3d492fa1cba7e26c8039d8c44d38d85f4eaa9b5a53064c66f032cfc35526c73c74a865a11edf3a0c28
757
+ checksum : 7c0246bbf90d823fc6e9367ee15e1dd840a5c68ef477f58c12d655508096b759c6d3a4aeff44a816716f4611603ab529e770a815445f76b66de2ae9f0824c012
730
758
languageName : node
731
759
linkType : hard
732
760
@@ -1144,14 +1172,14 @@ __metadata:
1144
1172
languageName : node
1145
1173
linkType : hard
1146
1174
1147
- " @babel/plugin-transform-regenerator@npm:^7.28.0 " :
1148
- version : 7.28.0
1149
- resolution : " @babel/plugin-transform-regenerator@npm:7.28.0 "
1175
+ " @babel/plugin-transform-regenerator@npm:^7.28.3 " :
1176
+ version : 7.28.3
1177
+ resolution : " @babel/plugin-transform-regenerator@npm:7.28.3 "
1150
1178
dependencies :
1151
1179
" @babel/helper-plugin-utils " : ^7.27.1
1152
1180
peerDependencies :
1153
1181
" @babel/core " : ^7.0.0-0
1154
- checksum : 40c76d47333caee8e30dbed9c54c56366f9caa2b5946070ea87317843ccd3ffb0b4008b64b667b08feca917e07f235af2af1ab9de097eaea9af60bb01a8cd5dd
1182
+ checksum : a8582e311dadae14ef9b37d02c84e8966efe8f96f8a50c2100812c366cbab7b5088939cfe714709cb8d5638f79e577c9ab8c9d1a57d159afa6e048d049400dd0
1155
1183
languageName : node
1156
1184
linkType : hard
1157
1185
@@ -1297,8 +1325,8 @@ __metadata:
1297
1325
linkType : hard
1298
1326
1299
1327
" @babel/preset-env@npm:^7.1.6 " :
1300
- version : 7.28.0
1301
- resolution : " @babel/preset-env@npm:7.28.0 "
1328
+ version : 7.28.3
1329
+ resolution : " @babel/preset-env@npm:7.28.3 "
1302
1330
dependencies :
1303
1331
" @babel/compat-data " : ^7.28.0
1304
1332
" @babel/helper-compilation-targets " : ^7.27.2
@@ -1308,7 +1336,7 @@ __metadata:
1308
1336
" @babel/plugin-bugfix-safari-class-field-initializer-scope " : ^7.27.1
1309
1337
" @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression " : ^7.27.1
1310
1338
" @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining " : ^7.27.1
1311
- " @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly " : ^7.27.1
1339
+ " @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly " : ^7.28.3
1312
1340
" @babel/plugin-proposal-private-property-in-object " : 7.21.0-placeholder-for-preset-env.2
1313
1341
" @babel/plugin-syntax-import-assertions " : ^7.27.1
1314
1342
" @babel/plugin-syntax-import-attributes " : ^7.27.1
@@ -1319,8 +1347,8 @@ __metadata:
1319
1347
" @babel/plugin-transform-block-scoped-functions " : ^7.27.1
1320
1348
" @babel/plugin-transform-block-scoping " : ^7.28.0
1321
1349
" @babel/plugin-transform-class-properties " : ^7.27.1
1322
- " @babel/plugin-transform-class-static-block " : ^7.27.1
1323
- " @babel/plugin-transform-classes " : ^7.28.0
1350
+ " @babel/plugin-transform-class-static-block " : ^7.28.3
1351
+ " @babel/plugin-transform-classes " : ^7.28.3
1324
1352
" @babel/plugin-transform-computed-properties " : ^7.27.1
1325
1353
" @babel/plugin-transform-destructuring " : ^7.28.0
1326
1354
" @babel/plugin-transform-dotall-regex " : ^7.27.1
@@ -1352,7 +1380,7 @@ __metadata:
1352
1380
" @babel/plugin-transform-private-methods " : ^7.27.1
1353
1381
" @babel/plugin-transform-private-property-in-object " : ^7.27.1
1354
1382
" @babel/plugin-transform-property-literals " : ^7.27.1
1355
- " @babel/plugin-transform-regenerator " : ^7.28.0
1383
+ " @babel/plugin-transform-regenerator " : ^7.28.3
1356
1384
" @babel/plugin-transform-regexp-modifiers " : ^7.27.1
1357
1385
" @babel/plugin-transform-reserved-words " : ^7.27.1
1358
1386
" @babel/plugin-transform-shorthand-properties " : ^7.27.1
@@ -1372,7 +1400,7 @@ __metadata:
1372
1400
semver : ^6.3.1
1373
1401
peerDependencies :
1374
1402
" @babel/core " : ^7.0.0-0
1375
- checksum : 90399ed6350ac413fb507dc5c9e29e98d10684c4b7c7c6ae7b204bb91a7a9cd3bf8f944167a931a73112c8c820d0d1f42d4c15d7c4a7cf19196bf11c19663513
1403
+ checksum : c4e70f69b727d21eedd4de201ac082e951482f2d28a388e401e7937fd6f15bc1a49a63c12f59e87a18d237ac037a5b29d983f3bb82f1196d6444ae5b605ac6e2
1376
1404
languageName : node
1377
1405
linkType : hard
1378
1406
@@ -1492,21 +1520,6 @@ __metadata:
1492
1520
languageName : node
1493
1521
linkType : hard
1494
1522
1495
- " @babel/traverse@npm:^7.27.3 " :
1496
- version : 7.27.4
1497
- resolution : " @babel/traverse@npm:7.27.4"
1498
- dependencies :
1499
- " @babel/code-frame " : ^7.27.1
1500
- " @babel/generator " : ^7.27.3
1501
- " @babel/parser " : ^7.27.4
1502
- " @babel/template " : ^7.27.2
1503
- " @babel/types " : ^7.27.3
1504
- debug : ^4.3.1
1505
- globals : ^11.1.0
1506
- checksum : ae0047fe786e200ffb048929347b074988e8b68decdb9fc0e2b36ca3e137d72462f349fa0e6193e44fb3cb99f9c639654515028995b44d7040707cef48ddb5c1
1507
- languageName : node
1508
- linkType : hard
1509
-
1510
1523
" @babel/traverse@npm:^7.28.0 " :
1511
1524
version : 7.28.0
1512
1525
resolution : " @babel/traverse@npm:7.28.0"
@@ -1522,6 +1535,21 @@ __metadata:
1522
1535
languageName : node
1523
1536
linkType : hard
1524
1537
1538
+ " @babel/traverse@npm:^7.28.3 " :
1539
+ version : 7.28.3
1540
+ resolution : " @babel/traverse@npm:7.28.3"
1541
+ dependencies :
1542
+ " @babel/code-frame " : ^7.27.1
1543
+ " @babel/generator " : ^7.28.3
1544
+ " @babel/helper-globals " : ^7.28.0
1545
+ " @babel/parser " : ^7.28.3
1546
+ " @babel/template " : ^7.27.2
1547
+ " @babel/types " : ^7.28.2
1548
+ debug : ^4.3.1
1549
+ checksum : 5f5ce477adc99ebdd6e8c9b7ba2e0a162bef39a1d3c5860c730c1674e57f9cb057c7e3dfdd652ce890bd79331a70f6cd310902414697787578e68167d52d96e7
1550
+ languageName : node
1551
+ linkType : hard
1552
+
1525
1553
" @babel/types@npm:^7.25.4, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.7, @babel/types@npm:^7.27.0, @babel/types@npm:^7.4.4 " :
1526
1554
version : 7.27.0
1527
1555
resolution : " @babel/types@npm:7.27.0"
@@ -1552,23 +1580,23 @@ __metadata:
1552
1580
languageName : node
1553
1581
linkType : hard
1554
1582
1555
- " @babel/types@npm:^7.27.6 " :
1556
- version : 7.27.7
1557
- resolution : " @babel/types@npm:7.27.7 "
1583
+ " @babel/types@npm:^7.28.0 " :
1584
+ version : 7.28.0
1585
+ resolution : " @babel/types@npm:7.28.0 "
1558
1586
dependencies :
1559
1587
" @babel/helper-string-parser " : ^7.27.1
1560
1588
" @babel/helper-validator-identifier " : ^7.27.1
1561
- checksum : 376ed07a4be0ba7aad3a31ef96b38b6d77bd8739fd94ca9128004e24152b10610e309d0fd5875c77a6f7d7eef727d4bf2a9c8e6bbcce21d88600ac346e496ec7
1589
+ checksum : 3cb33bbe79e9629c3e4ed1592340f936481e7aef2c3df11f8b1f91e54b45e89b3ad92f2d20f8acdb5a7e00157174ffe8b1d174069bb839303e7f39f579d60969
1562
1590
languageName : node
1563
1591
linkType : hard
1564
1592
1565
- " @babel/types@npm:^7.28.0 " :
1566
- version : 7.28.0
1567
- resolution : " @babel/types@npm:7.28.0 "
1593
+ " @babel/types@npm:^7.28.2 " :
1594
+ version : 7.28.2
1595
+ resolution : " @babel/types@npm:7.28.2 "
1568
1596
dependencies :
1569
1597
" @babel/helper-string-parser " : ^7.27.1
1570
1598
" @babel/helper-validator-identifier " : ^7.27.1
1571
- checksum : 3cb33bbe79e9629c3e4ed1592340f936481e7aef2c3df11f8b1f91e54b45e89b3ad92f2d20f8acdb5a7e00157174ffe8b1d174069bb839303e7f39f579d60969
1599
+ checksum : 2218f0996d5fbadc4e3428c4c38f4ed403f0e2634e3089beba2c89783268c0c1d796a23e65f9f1ff8547b9061ae1a67691c76dc27d0b457e5fa9f2dd4e022e49
1572
1600
languageName : node
1573
1601
linkType : hard
1574
1602
0 commit comments