@@ -672,7 +672,7 @@ __metadata:
672672 jsdom : " npm:^25.0.0"
673673 lit : " npm:^3.0.0"
674674 marked : " npm:^10.0.0"
675- npm-run-all2 : " npm:6.2.3 "
675+ npm-run-all2 : " npm:6.2.4 "
676676 open-cli : " npm:^8.0.0"
677677 p-queue : " npm:^8.0.1"
678678 postcss : " npm:8.4.47"
@@ -6940,9 +6940,9 @@ __metadata:
69406940 languageName : node
69416941 linkType : hard
69426942
6943- " npm-run-all2@npm:6.2.3 " :
6944- version : 6.2.3
6945- resolution : " npm-run-all2@npm:6.2.3 "
6943+ " npm-run-all2@npm:6.2.4 " :
6944+ version : 6.2.4
6945+ resolution : " npm-run-all2@npm:6.2.4 "
69466946 dependencies :
69476947 ansi-styles : " npm:^6.2.1"
69486948 cross-spawn : " npm:^7.0.3"
@@ -6951,12 +6951,13 @@ __metadata:
69516951 pidtree : " npm:^0.6.0"
69526952 read-package-json-fast : " npm:^3.0.2"
69536953 shell-quote : " npm:^1.7.3"
6954+ which : " npm:^3.0.1"
69546955 bin :
69556956 npm-run-all : bin/npm-run-all/index.js
69566957 npm-run-all2 : bin/npm-run-all/index.js
69576958 run-p : bin/run-p/index.js
69586959 run-s : bin/run-s/index.js
6959- checksum : 10c0/1f9b4c2aed4dbbb9ddea51693ea5bd83b63602bf824032491156118e2c3ec2598edc1353376a8bb9541d1e2a6899959548a49656a9f87a2e4fc0643be6e2eb6e
6960+ checksum : 10c0/eac76285d3cd4571ff249376c0e9a5adfafbc534fa1fb8ad51349fbd38f813e08631f42875ced101b3f6b227a4e60d5e5ceaa881b13446e4ed80d8bacd2407c1
69606961 languageName : node
69616962 linkType : hard
69626963
@@ -9695,6 +9696,17 @@ __metadata:
96959696 languageName : node
96969697 linkType : hard
96979698
9699+ " which@npm:^3.0.1 " :
9700+ version : 3.0.1
9701+ resolution : " which@npm:3.0.1"
9702+ dependencies :
9703+ isexe : " npm:^2.0.0"
9704+ bin :
9705+ node-which : bin/which.js
9706+ checksum : 10c0/15263b06161a7c377328fd2066cb1f093f5e8a8f429618b63212b5b8847489be7bcab0ab3eb07f3ecc0eda99a5a7ea52105cf5fa8266bedd083cc5a9f6da24f1
9707+ languageName : node
9708+ linkType : hard
9709+
96989710" which@npm:^4.0.0 " :
96999711 version : 4.0.0
97009712 resolution : " which@npm:4.0.0"
0 commit comments