From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 03:27:35 +0000 (+0800) Subject: chore(deps): update dependency pretty-bytes to v7 (#13968) X-Git-Tag: v3.5.23~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd7c9a371c46d5ed999e7a986606aac693a94d54;p=thirdparty%2Fvuejs%2Fcore.git chore(deps): update dependency pretty-bytes to v7 (#13968) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index fe6d15c57c..a5d4e70624 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "npm-run-all2": "^8.0.4", "picocolors": "^1.1.1", "prettier": "^3.5.3", - "pretty-bytes": "^6.1.1", + "pretty-bytes": "^7.1.0", "pug": "^3.0.3", "puppeteer": "~24.28.0", "rimraf": "^6.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71e832c9c6..ed3cee36bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -126,8 +126,8 @@ importers: specifier: ^3.5.3 version: 3.5.3 pretty-bytes: - specifier: ^6.1.1 - version: 6.1.1 + specifier: ^7.1.0 + version: 7.1.0 pug: specifier: ^3.0.3 version: 3.0.3 @@ -2986,9 +2986,9 @@ packages: engines: {node: '>=14'} hasBin: true - pretty-bytes@6.1.1: - resolution: {integrity: sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==} - engines: {node: ^14.13.1 || >=16.0.0} + pretty-bytes@7.1.0: + resolution: {integrity: sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==} + engines: {node: '>=20'} process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} @@ -6070,7 +6070,7 @@ snapshots: prettier@3.5.3: {} - pretty-bytes@6.1.1: {} + pretty-bytes@7.1.0: {} process-nextick-args@2.0.1: {}