mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-20 22:47:04 +01:00
Update dependency npm-run-all2 to v8
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"buffer": "^5.5.0||^6.0.0",
|
||||
"commander": "^13.0.0",
|
||||
"generate-license-file": "^4.0.0",
|
||||
"npm-run-all2": "^7.0.1",
|
||||
"npm-run-all2": "^8.0.0",
|
||||
"terser": "^5.36.0",
|
||||
"typescript": "~5.8.0",
|
||||
"vite": "^6.0.0",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@@ -1980,7 +1980,7 @@ mimic-fn@^2.1.0:
|
||||
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
|
||||
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
||||
|
||||
minimatch@^10.0.0:
|
||||
minimatch@^10.0.0, minimatch@^10.0.1:
|
||||
version "10.0.1"
|
||||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
|
||||
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
|
||||
@@ -2216,15 +2216,15 @@ npm-registry-fetch@^18.0.0, npm-registry-fetch@^18.0.1:
|
||||
npm-package-arg "^12.0.0"
|
||||
proc-log "^5.0.0"
|
||||
|
||||
npm-run-all2@^7.0.1:
|
||||
version "7.0.2"
|
||||
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-7.0.2.tgz#26155c140b5e3f1155efd7f5d67212c8027b397c"
|
||||
integrity sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==
|
||||
npm-run-all2@^8.0.0:
|
||||
version "8.0.1"
|
||||
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-8.0.1.tgz#23211c8777306ca519b69adc55db56088f06f9a7"
|
||||
integrity sha512-jkhE0AsELQeCtScrcJ/7mSIdk+ZsnWjvKk3KwE96HZ6+OFVB74XhxQtHT1W6kdUfn92fRnBb29Mz82j9bV2XEQ==
|
||||
dependencies:
|
||||
ansi-styles "^6.2.1"
|
||||
cross-spawn "^7.0.6"
|
||||
memorystream "^0.3.1"
|
||||
minimatch "^9.0.0"
|
||||
minimatch "^10.0.1"
|
||||
pidtree "^0.6.0"
|
||||
read-package-json-fast "^4.0.0"
|
||||
shell-quote "^1.7.3"
|
||||
|
||||
Reference in New Issue
Block a user