@@ -61,6 +61,16 @@ __metadata:
61
61
languageName : node
62
62
linkType : hard
63
63
64
+ " @babel/code-frame@npm:^7.24.2 " :
65
+ version : 7.24.2
66
+ resolution : " @babel/code-frame@npm:7.24.2"
67
+ dependencies :
68
+ " @babel/highlight " : ^7.24.2
69
+ picocolors : ^1.0.0
70
+ checksum : 70e867340cfe09ca5488b2f36372c45cabf43c79a5b6426e6df5ef0611ff5dfa75a57dda841895693de6008f32c21a7c97027a8c7bcabd63a7d17416cbead6f8
71
+ languageName : node
72
+ linkType : hard
73
+
64
74
" @babel/compat-data@npm:^7.22.6 " :
65
75
version : 7.22.6
66
76
resolution : " @babel/compat-data@npm:7.22.6"
@@ -82,12 +92,12 @@ __metadata:
82
92
languageName : node
83
93
linkType : hard
84
94
85
- " @babel/core@npm:7.24.1 " :
86
- version : 7.24.1
87
- resolution : " @babel/core@npm:7.24.1 "
95
+ " @babel/core@npm:7.24.3 " :
96
+ version : 7.24.3
97
+ resolution : " @babel/core@npm:7.24.3 "
88
98
dependencies :
89
99
" @ampproject/remapping " : ^2.2.0
90
- " @babel/code-frame " : ^7.24.1
100
+ " @babel/code-frame " : ^7.24.2
91
101
" @babel/generator " : ^7.24.1
92
102
" @babel/helper-compilation-targets " : ^7.23.6
93
103
" @babel/helper-module-transforms " : ^7.23.3
@@ -101,7 +111,7 @@ __metadata:
101
111
gensync : ^1.0.0-beta.2
102
112
json5 : ^2.2.3
103
113
semver : ^6.3.1
104
- checksum : 6e77c9e5b774bfc36fed88a0529a8e5bc62bfc95d44dbdf380244fab866ea564889a60fffc4c16b576f7acd110ef3d1d645ab837d3ae0ca24c9653ddd7b7d1e3
114
+ checksum : 1a33460794f4122cf255b656f4d6586913f41078a1afdf1bcf0365ddbd99c1ddb68f904062f9079445ab26b507c36bc297055192bc26e5c8e6e3def42195f9ab
105
115
languageName : node
106
116
linkType : hard
107
117
@@ -558,6 +568,18 @@ __metadata:
558
568
languageName : node
559
569
linkType : hard
560
570
571
+ " @babel/highlight@npm:^7.24.2 " :
572
+ version : 7.24.2
573
+ resolution : " @babel/highlight@npm:7.24.2"
574
+ dependencies :
575
+ " @babel/helper-validator-identifier " : ^7.22.20
576
+ chalk : ^2.4.2
577
+ js-tokens : ^4.0.0
578
+ picocolors : ^1.0.0
579
+ checksum : 5f17b131cc3ebf3ab285a62cf98a404aef1bd71a6be045e748f8d5bf66d6a6e1aefd62f5972c84369472e8d9f22a614c58a89cd331eb60b7ba965b31b1bbeaf5
580
+ languageName : node
581
+ linkType : hard
582
+
561
583
" @babel/parser@npm:^7.22.15 " :
562
584
version : 7.22.15
563
585
resolution : " @babel/parser@npm:7.22.15"
@@ -871,17 +893,17 @@ __metadata:
871
893
languageName : node
872
894
linkType : hard
873
895
874
- " @babel/plugin-transform-async-generator-functions@npm:^7.24.1 " :
875
- version : 7.24.1
876
- resolution : " @babel/plugin-transform-async-generator-functions@npm:7.24.1 "
896
+ " @babel/plugin-transform-async-generator-functions@npm:^7.24.3 " :
897
+ version : 7.24.3
898
+ resolution : " @babel/plugin-transform-async-generator-functions@npm:7.24.3 "
877
899
dependencies :
878
900
" @babel/helper-environment-visitor " : ^7.22.20
879
901
" @babel/helper-plugin-utils " : ^7.24.0
880
902
" @babel/helper-remap-async-to-generator " : ^7.22.20
881
903
" @babel/plugin-syntax-async-generators " : ^7.8.4
882
904
peerDependencies :
883
905
" @babel/core " : ^7.0.0-0
884
- checksum : bbf1e6b2099615b679b13051ef243c9fffd0fc129c3626e63eeb530240f3ec98ab681c39338cad8bc6c9f7b72f844a98557bc38726532afd19853ddb188cb052
906
+ checksum : 309af02610be65d937664435adb432a32d9b6eb42bb3d3232c377d27fbc57014774d931665a5bfdaff3d1841b72659e0ad7adcef84b709f251cb0b8444f19214
885
907
languageName : node
886
908
linkType : hard
887
909
@@ -1503,9 +1525,9 @@ __metadata:
1503
1525
languageName : node
1504
1526
linkType : hard
1505
1527
1506
- " @babel/preset-env@npm:7.24.1 " :
1507
- version : 7.24.1
1508
- resolution : " @babel/preset-env@npm:7.24.1 "
1528
+ " @babel/preset-env@npm:7.24.3 " :
1529
+ version : 7.24.3
1530
+ resolution : " @babel/preset-env@npm:7.24.3 "
1509
1531
dependencies :
1510
1532
" @babel/compat-data " : ^7.24.1
1511
1533
" @babel/helper-compilation-targets " : ^7.23.6
@@ -1534,7 +1556,7 @@ __metadata:
1534
1556
" @babel/plugin-syntax-top-level-await " : ^7.14.5
1535
1557
" @babel/plugin-syntax-unicode-sets-regex " : ^7.18.6
1536
1558
" @babel/plugin-transform-arrow-functions " : ^7.24.1
1537
- " @babel/plugin-transform-async-generator-functions " : ^7.24.1
1559
+ " @babel/plugin-transform-async-generator-functions " : ^7.24.3
1538
1560
" @babel/plugin-transform-async-to-generator " : ^7.24.1
1539
1561
" @babel/plugin-transform-block-scoped-functions " : ^7.24.1
1540
1562
" @babel/plugin-transform-block-scoping " : ^7.24.1
@@ -1583,13 +1605,13 @@ __metadata:
1583
1605
" @babel/plugin-transform-unicode-sets-regex " : ^7.24.1
1584
1606
" @babel/preset-modules " : 0.1.6-no-external-plugins
1585
1607
babel-plugin-polyfill-corejs2 : ^0.4.10
1586
- babel-plugin-polyfill-corejs3 : ^0.10.1
1608
+ babel-plugin-polyfill-corejs3 : ^0.10.4
1587
1609
babel-plugin-polyfill-regenerator : ^0.6.1
1588
1610
core-js-compat : ^3.31.0
1589
1611
semver : ^6.3.1
1590
1612
peerDependencies :
1591
1613
" @babel/core " : ^7.0.0-0
1592
- checksum : 957d598447296405be3951faac86f9cc3f8571e13ff4599cf31fe92b761a81dedafe7d120f2f1e00e7f792d5abb4d5b3a9b28e106694ab84ab1bee91b149eac8
1614
+ checksum : 4f3376444f938b3884fddd3cded86cfda97a1fb4bccc93b49fb4593a63f79d9b20e6fb0e1a0934736cea6205df3998c752b248c5f5ec398162fbe165c8e69c5c
1593
1615
languageName : node
1594
1616
linkType : hard
1595
1617
@@ -1996,9 +2018,9 @@ __metadata:
1996
2018
version : 0.0.0-use.local
1997
2019
resolution : " @pluralsh/eslint-config-typescript@workspace:."
1998
2020
dependencies :
1999
- " @babel/core " : 7.24.1
2021
+ " @babel/core " : 7.24.3
2000
2022
" @babel/eslint-parser " : 7.24.1
2001
- " @babel/preset-env " : 7.24.1
2023
+ " @babel/preset-env " : 7.24.3
2002
2024
" @babel/preset-react " : 7.24.1
2003
2025
" @pluralsh/eslint-config-pluralsh " : 1.4.40
2004
2026
" @types/node " : 18.19.26
@@ -2481,15 +2503,15 @@ __metadata:
2481
2503
languageName : node
2482
2504
linkType : hard
2483
2505
2484
- " babel-plugin-polyfill-corejs3@npm:^0.10.1 " :
2485
- version : 0.10.1
2486
- resolution : " babel-plugin-polyfill-corejs3@npm:0.10.1 "
2506
+ " babel-plugin-polyfill-corejs3@npm:^0.10.4 " :
2507
+ version : 0.10.4
2508
+ resolution : " babel-plugin-polyfill-corejs3@npm:0.10.4 "
2487
2509
dependencies :
2488
2510
" @babel/helper-define-polyfill-provider " : ^0.6.1
2489
- core-js-compat : ^3.36.0
2511
+ core-js-compat : ^3.36.1
2490
2512
peerDependencies :
2491
2513
" @babel/core " : ^7.4.0 || ^8.0.0-0 <8.0.0
2492
- checksum : cdc8d1fd25ffaadc2429cb0584e967b3979b11a3386c913b3e923169ac6594b64ebaec9a4454997f9d9f651d27f22f39581db47aeba825ccac1509c923065c19
2514
+ checksum : b96a54495f7cc8b3797251c8c15f5ed015edddc3110fc122f6b32c94bec33af1e8bc56fa99091808f500bde0cccaaa266889cdc5935d9e6e9cf09898214f02dd
2493
2515
languageName : node
2494
2516
linkType : hard
2495
2517
@@ -2745,7 +2767,7 @@ __metadata:
2745
2767
languageName : node
2746
2768
linkType : hard
2747
2769
2748
- " core-js-compat@npm:^3.36.0 " :
2770
+ " core-js-compat@npm:^3.36.1 " :
2749
2771
version : 3.36.1
2750
2772
resolution : " core-js-compat@npm:3.36.1"
2751
2773
dependencies :
0 commit comments