diff --git a/web/package.json b/web/package.json index 8a94aa2d..2b8dd830 100644 --- a/web/package.json +++ b/web/package.json @@ -77,7 +77,7 @@ "md-editor-v3": "^5.1.1", "monaco-editor": "^0.52.2", "naive-ui": "^2.40.4", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.0", "prettier": "^3.4.2", "prettier-plugin-organize-imports": "^4.1.0", "sass": "^1.83.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 017215b7..a9e76deb 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -160,8 +160,8 @@ importers: specifier: ^2.40.4 version: 2.41.0(vue@3.5.13(typescript@5.8.3)) npm-run-all2: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.0 + version: 8.0.0 prettier: specifier: ^3.4.2 version: 3.5.3 @@ -2725,9 +2725,9 @@ packages: resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==} engines: {node: ^18.17.0 || >=20.5.0} - npm-run-all2@7.0.2: - resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==} - engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'} + npm-run-all2@8.0.0: + resolution: {integrity: sha512-HQ9Z8cQqDIKvTpZgxa7oPRqi07iEdau5E1V6vMkON05v5McgAEvLltVuWGmBE3fiObCTthkxlpJbCZJYGAVDjg==} + engines: {node: '>=20.5.0', npm: '>= 10'} hasBin: true npm-run-path@6.0.0: @@ -6632,7 +6632,7 @@ snapshots: npm-normalize-package-bin@4.0.0: {} - npm-run-all2@7.0.2: + npm-run-all2@8.0.0: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.6