From 76300c99a190ca4a02e43b1909570e51dedd7035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 09:36:08 +0800 Subject: [PATCH] build(deps): bump byte-size from 8.2.1 to 9.0.0 (#858) Bumps [byte-size](https://github.com/75lb/byte-size) from 8.2.1 to 9.0.0. - [Release notes](https://github.com/75lb/byte-size/releases) - [Commits](https://github.com/75lb/byte-size/compare/v8.2.1...v9.0.0) --- updated-dependencies: - dependency-name: byte-size dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index f3d7523..9caf0dd 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@vite-pwa/assets-generator": "^0.2.4", "apexcharts": "^3.50.0", "autoprefixer": "^10.4.19", - "byte-size": "^8.1.1", + "byte-size": "^9.0.0", "commitlint": "^19.3.0", "daisyui": "^4.12.10", "dayjs": "^1.11.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd58442..643e6bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,8 +93,8 @@ importers: specifier: ^10.4.19 version: 10.4.19(postcss@8.4.39) byte-size: - specifier: ^8.1.1 - version: 8.2.1 + specifier: ^9.0.0 + version: 9.0.0 commitlint: specifier: ^19.3.0 version: 19.3.0(@types/node@20.14.12)(typescript@5.5.4) @@ -1627,8 +1627,8 @@ packages: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} - byte-size@8.2.1: - resolution: {integrity: sha512-pph2jjc3PxRLeB2nWfJy/tMiHnS6j7xhDlkglBp3KlchnJkILdZ2DmUyZ8svDJ5Z+q431vbhuoiuOvuGhY8fjw==} + byte-size@9.0.0: + resolution: {integrity: sha512-xrJ8Hki7eQ6xew55mM6TG9zHI852OoAHcPfduWWtR6yxk2upTuIZy13VioRBDyHReHDdbeDPifUboeNkK/sXXA==} engines: {node: '>=12.17'} cac@6.7.14: @@ -5380,7 +5380,7 @@ snapshots: builtin-modules@3.3.0: {} - byte-size@8.2.1: {} + byte-size@9.0.0: {} cac@6.7.14: {} @@ -7183,7 +7183,7 @@ snapshots: terser@5.31.1: dependencies: '@jridgewell/source-map': 0.3.6 - acorn: 8.12.0 + acorn: 8.12.1 commander: 2.20.3 source-map-support: 0.5.21