@@ -4272,6 +4272,13 @@ __metadata:
4272
4272
languageName: node
4273
4273
linkType: hard
4274
4274
4275
+ "ansi-styles@npm:^5.0.0":
4276
+ version: 5.2.0
4277
+ resolution: "ansi-styles@npm:5.2.0"
4278
+ checksum: d7f4e97ce0623aea6bc0d90dcd28881ee04cba06c570b97fd3391bd7a268eedfd9d5e2dd4fdcbdd82b8105df5faf6f24aaedc08eaf3da898e702db5948f63469
4279
+ languageName: node
4280
+ linkType: hard
4281
+
4275
4282
"ansi-styles@npm:^6.0.0, ansi-styles@npm:^6.1.0":
4276
4283
version: 6.2.1
4277
4284
resolution: "ansi-styles@npm:6.2.1"
@@ -6189,7 +6196,7 @@ __metadata:
6189
6196
is-core-module: "npm:^2.13.1"
6190
6197
is-glob: "npm:^4.0.3"
6191
6198
lint-staged: "npm:^13.3.0"
6192
- npm-run-all : "npm:^4.1.5 "
6199
+ npm-run-all2 : "npm:^5.0.0 "
6193
6200
prettier: "npm:^2.8.8"
6194
6201
react: "npm:^18.2.0"
6195
6202
simple-git-hooks: "npm:^2.9.0"
@@ -10450,6 +10457,25 @@ __metadata:
10450
10457
languageName: node
10451
10458
linkType: hard
10452
10459
10460
+ "npm-run-all2@npm:^5.0.0":
10461
+ version: 5.0.2
10462
+ resolution: "npm-run-all2@npm:5.0.2"
10463
+ dependencies:
10464
+ ansi-styles: "npm:^5.0.0"
10465
+ cross-spawn: "npm:^7.0.3"
10466
+ memorystream: "npm:^0.3.1"
10467
+ minimatch: "npm:^3.0.4"
10468
+ pidtree: "npm:^0.5.0"
10469
+ read-pkg: "npm:^5.2.0"
10470
+ shell-quote: "npm:^1.6.1"
10471
+ bin:
10472
+ npm-run-all: bin/npm-run-all/index.js
10473
+ run-p: bin/run-p/index.js
10474
+ run-s: bin/run-s/index.js
10475
+ checksum: fbebbc7837fa6a67d4fb158566018c8d26dbf55b5035969e45722e7a2b82f373b56acf9619013ba182aa85725d7f7bfa8649961b6c3ca4cba17af9afe54b33bd
10476
+ languageName: node
10477
+ linkType: hard
10478
+
10453
10479
"npm-run-all@npm:^4.1.5":
10454
10480
version: 4.1.5
10455
10481
resolution: "npm-run-all@npm:4.1.5"
@@ -10967,6 +10993,15 @@ __metadata:
10967
10993
languageName: node
10968
10994
linkType: hard
10969
10995
10996
+ "pidtree@npm:^0.5.0":
10997
+ version: 0.5.0
10998
+ resolution: "pidtree@npm:0.5.0"
10999
+ bin:
11000
+ pidtree: bin/pidtree.js
11001
+ checksum: 72a5d75c345d7b1ed1f30ff50342d601040334be50f9cad1d6d7457f1ad7bbaacccb037667f4088ca2c257a574eeb00f03664bbd05c5e7d02e3feb1bc77ddbd3
11002
+ languageName: node
11003
+ linkType: hard
11004
+
10970
11005
"pify@npm:^3.0.0":
10971
11006
version: 3.0.0
10972
11007
resolution: "pify@npm:3.0.0"
0 commit comments