diff --git a/apps/demo/package.json b/apps/demo/package.json index f2571fcf0..75cb7742a 100644 --- a/apps/demo/package.json +++ b/apps/demo/package.json @@ -57,7 +57,7 @@ "eslint-plugin-unicorn": "56.0.1", "eslint-plugin-vue": "9.32.0", "jsdom": "21.1.1", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "prettier": "3.5.2", "typescript": "5.5.4", "vee-validate": "4.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 99b95d0f2..f082e1ffc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,9 +144,9 @@ importers: jsdom: specifier: 21.1.1 version: 21.1.1 - npm-run-all: - specifier: 4.1.5 - version: 4.1.5 + npm-run-all2: + specifier: 5.0.0 + version: 5.0.0 prettier: specifier: 3.5.2 version: 3.5.2 @@ -4411,9 +4411,9 @@ packages: resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==} engines: {node: '>=10'} - npm-run-all@4.1.5: - resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==} - engines: {node: '>= 4'} + npm-run-all2@5.0.0: + resolution: {integrity: sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw==} + engines: {node: '>= 10'} hasBin: true npm-run-path@2.0.2: @@ -4616,8 +4616,8 @@ packages: resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} engines: {node: '>=12'} - pidtree@0.3.1: - resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==} + pidtree@0.5.0: + resolution: {integrity: sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==} engines: {node: '>=0.10'} hasBin: true @@ -5050,10 +5050,6 @@ packages: resolution: {integrity: sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==} engines: {node: '>= 0.4'} - string.prototype.padend@3.1.4: - resolution: {integrity: sha512-67otBXoksdjsnXXRUq+KMVTdlVRZ2af422Y0aTyTjVaoQkGr3mxl2Bc5emi7dOQ3OGVVQQskmLEWwFXwommpNw==} - engines: {node: '>= 0.4'} - string.prototype.repeat@1.0.0: resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==} @@ -6719,7 +6715,7 @@ snapshots: '@babel/template@7.25.9': dependencies: - '@babel/code-frame': 7.25.9 + '@babel/code-frame': 7.26.2 '@babel/parser': 7.25.9 '@babel/types': 7.25.9 @@ -9768,7 +9764,7 @@ snapshots: execa@5.1.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 get-stream: 6.0.1 human-signals: 2.1.0 is-stream: 2.0.1 @@ -10693,17 +10689,15 @@ snapshots: semver: 7.7.1 validate-npm-package-license: 3.0.4 - npm-run-all@4.1.5: + npm-run-all2@5.0.0: dependencies: - ansi-styles: 3.2.1 - chalk: 2.4.2 - cross-spawn: 6.0.5 + ansi-styles: 4.3.0 + cross-spawn: 7.0.6 memorystream: 0.3.1 minimatch: 3.1.2 - pidtree: 0.3.1 - read-pkg: 3.0.0 + pidtree: 0.5.0 + read-pkg: 5.2.0 shell-quote: 1.7.4 - string.prototype.padend: 3.1.4 npm-run-path@2.0.2: dependencies: @@ -10847,7 +10841,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.25.9 + '@babel/code-frame': 7.26.2 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -10903,7 +10897,7 @@ snapshots: picomatch@4.0.2: {} - pidtree@0.3.1: {} + pidtree@0.5.0: {} pify@2.3.0: {} @@ -11397,12 +11391,6 @@ snapshots: side-channel: 1.0.6 optional: true - string.prototype.padend@3.1.4: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - string.prototype.repeat@1.0.0: dependencies: define-properties: 1.2.1