|
|
@@ -322,7 +322,7 @@
|
|
|
"build:webview": "cd webview-ui && npm run build",
|
|
|
"build:esbuild": "node esbuild.js --production",
|
|
|
"compile": "tsc -p . --outDir out && node esbuild.js",
|
|
|
- "install:all": "npm install npm-run-all && npm-run-all -l -p install-*",
|
|
|
+ "install:all": "npm install -D npm-run-all[email protected] && npm-run-all -l -p install-*",
|
|
|
"install-extension": "npm install",
|
|
|
"install-webview": "cd webview-ui && npm install",
|
|
|
"install-e2e": "cd e2e && npm install",
|
|
|
@@ -453,7 +453,7 @@
|
|
|
"lint-staged": "^15.2.11",
|
|
|
"mkdirp": "^3.0.1",
|
|
|
"nock": "^14.0.4",
|
|
|
- "npm-run-all": "^4.1.5",
|
|
|
+ "npm-run-all2": "^8.0.1",
|
|
|
"prettier": "^3.4.2",
|
|
|
"rimraf": "^6.0.1",
|
|
|
"ts-jest": "^29.2.5",
|