@@ -1691,6 +1691,15 @@ __metadata:
1691
1691
languageName: node
1692
1692
linkType: hard
1693
1693
1694
+ "@babel/runtime@npm:^7.21.0":
1695
+ version: 7.24.7
1696
+ resolution: "@babel/runtime@npm:7.24.7"
1697
+ dependencies:
1698
+ regenerator-runtime: "npm:^0.14.0"
1699
+ checksum: 10/7b77f566165dee62db3db0296e71d08cafda3f34e1b0dcefcd68427272e17c1704f4e4369bff76651b07b6e49d3ea5a0ce344818af9116e9292e4381e0918c76
1700
+ languageName: node
1701
+ linkType: hard
1702
+
1694
1703
"@babel/template@npm:^7.22.15, @babel/template@npm:^7.24.0, @babel/template@npm:^7.3.3":
1695
1704
version: 7.24.0
1696
1705
resolution: "@babel/template@npm:7.24.0"
@@ -11174,6 +11183,26 @@ __metadata:
11174
11183
languageName: node
11175
11184
linkType: hard
11176
11185
11186
+ "concurrently@npm:^8.2.2":
11187
+ version: 8.2.2
11188
+ resolution: "concurrently@npm:8.2.2"
11189
+ dependencies:
11190
+ chalk: "npm:^4.1.2"
11191
+ date-fns: "npm:^2.30.0"
11192
+ lodash: "npm:^4.17.21"
11193
+ rxjs: "npm:^7.8.1"
11194
+ shell-quote: "npm:^1.8.1"
11195
+ spawn-command: "npm:0.0.2"
11196
+ supports-color: "npm:^8.1.1"
11197
+ tree-kill: "npm:^1.2.2"
11198
+ yargs: "npm:^17.7.2"
11199
+ bin:
11200
+ conc: dist/bin/concurrently.js
11201
+ concurrently: dist/bin/concurrently.js
11202
+ checksum: 10/dcb1aa69d9c611a7bda9d4fc0fe1e388f971d1744acec7e0d52dffa2ef55743f1266ec9292f414c5789b9f61734b3fce772bd005d4de9564a949fb121b97bae1
11203
+ languageName: node
11204
+ linkType: hard
11205
+
11177
11206
"confbox@npm:^0.1.3, confbox@npm:^0.1.7":
11178
11207
version: 0.1.7
11179
11208
resolution: "confbox@npm:0.1.7"
@@ -11886,6 +11915,15 @@ __metadata:
11886
11915
languageName: node
11887
11916
linkType: hard
11888
11917
11918
+ "date-fns@npm:^2.30.0":
11919
+ version: 2.30.0
11920
+ resolution: "date-fns@npm:2.30.0"
11921
+ dependencies:
11922
+ "@babel/runtime": "npm:^7.21.0"
11923
+ checksum: 10/70b3e8ea7aaaaeaa2cd80bd889622a4bcb5d8028b4de9162cbcda359db06e16ff6e9309e54eead5341e71031818497f19aaf9839c87d1aba1e27bb4796e758a9
11924
+ languageName: node
11925
+ linkType: hard
11926
+
11889
11927
"death@npm:^1.1.0":
11890
11928
version: 1.1.0
11891
11929
resolution: "death@npm:1.1.0"
@@ -24624,6 +24662,7 @@ __metadata:
24624
24662
"@typescript-eslint/eslint-plugin": "npm:^7.0.2"
24625
24663
"@typescript-eslint/parser": "npm:^7.0.2"
24626
24664
changelogithub: "npm:0.12.7"
24665
+ concurrently: "npm:^8.2.2"
24627
24666
czg: "npm:^1.9.1"
24628
24667
dotenv: "npm:^16.0.2"
24629
24668
eslint: "npm:^8.56.0"
@@ -25424,6 +25463,13 @@ __metadata:
25424
25463
languageName: node
25425
25464
linkType: hard
25426
25465
25466
+ "spawn-command@npm:0.0.2":
25467
+ version: 0.0.2
25468
+ resolution: "spawn-command@npm:0.0.2"
25469
+ checksum: 10/f13e8c3c63abd4a0b52fb567eba5f7940d480c5ed3ec61781d38a1850f179b1196c39e6efa2bbd301f82c1bf1cd7807abc8fbd8fc8e44bcaa3975a124c0d1657
25470
+ languageName: node
25471
+ linkType: hard
25472
+
25427
25473
"spdx-correct@npm:^3.0.0":
25428
25474
version: 3.2.0
25429
25475
resolution: "spdx-correct@npm:3.2.0"
@@ -26454,6 +26500,15 @@ __metadata:
26454
26500
languageName: node
26455
26501
linkType: hard
26456
26502
26503
+ "tree-kill@npm:^1.2.2":
26504
+ version: 1.2.2
26505
+ resolution: "tree-kill@npm:1.2.2"
26506
+ bin:
26507
+ tree-kill: cli.js
26508
+ checksum: 10/49117f5f410d19c84b0464d29afb9642c863bc5ba40fcb9a245d474c6d5cc64d1b177a6e6713129eb346b40aebb9d4631d967517f9fbe8251c35b21b13cd96c7
26509
+ languageName: node
26510
+ linkType: hard
26511
+
26457
26512
"trim-lines@npm:^3.0.0":
26458
26513
version: 3.0.1
26459
26514
resolution: "trim-lines@npm:3.0.1"
@@ -28579,7 +28634,7 @@ __metadata:
28579
28634
languageName: node
28580
28635
linkType: hard
28581
28636
28582
- "yargs@npm:^17.0.0, yargs@npm:^17.3.1":
28637
+ "yargs@npm:^17.0.0, yargs@npm:^17.3.1, yargs@npm:^17.7.2 ":
28583
28638
version: 17.7.2
28584
28639
resolution: "yargs@npm:17.7.2"
28585
28640
dependencies:
0 commit comments