From f269be8a3823a2fa5a0e292700a0cc781515d866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 03:05:55 +0000 Subject: [PATCH] Bump humanize-duration from 3.32.2 to 3.33.1 Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.32.2 to 3.33.1. - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md) - [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.32.2...v3.33.1) --- updated-dependencies: - dependency-name: humanize-duration dependency-version: 3.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index cc2a30e..22bf1d4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "deepmerge": "^4.3.1", "echarts": "^5.6.0", "favico.js": "^0.3.10", - "humanize-duration": "^3.32.2", + "humanize-duration": "^3.33.1", "pinia": "3.0.2", "pinia-plugin-persistedstate": "^4.3.0", "primevue": "^4.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acc2fac..23a16d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^0.3.10 version: 0.3.10 humanize-duration: - specifier: ^3.32.2 - version: 3.32.2 + specifier: ^3.33.1 + version: 3.33.1 pinia: specifier: 3.0.2 version: 3.0.2(typescript@5.8.3)(vue@3.5.14(typescript@5.8.3)) @@ -1665,8 +1665,8 @@ packages: hookable@5.5.3: resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==} - humanize-duration@3.32.2: - resolution: {integrity: sha512-jcTwWYeCJf4dN5GJnjBmHd42bNyK94lY49QTkrsAQrMTUoIYLevvDpmQtg5uv8ZrdIRIbzdasmSNZ278HHUPEg==} + humanize-duration@3.33.1: + resolution: {integrity: sha512-hwzSCymnRdFx9YdRkQQ0OYequXiVAV6ZGQA2uzocwB0F4309Ke6pO8dg0P8LHhRQJyVjGteRTAA/zNfEcpXn8A==} ignore@5.3.2: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} @@ -1676,8 +1676,8 @@ packages: resolution: {integrity: sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==} engines: {node: '>= 4'} - immutable@5.1.2: - resolution: {integrity: sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ==} + immutable@5.1.3: + resolution: {integrity: sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==} import-fresh@3.3.1: resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} @@ -4021,13 +4021,13 @@ snapshots: hookable@5.5.3: {} - humanize-duration@3.32.2: {} + humanize-duration@3.33.1: {} ignore@5.3.2: {} ignore@7.0.4: {} - immutable@5.1.2: + immutable@5.1.3: optional: true import-fresh@3.3.1: @@ -4423,7 +4423,7 @@ snapshots: sass@1.86.0: dependencies: chokidar: 4.0.3 - immutable: 5.1.2 + immutable: 5.1.3 source-map-js: 1.2.1 optionalDependencies: '@parcel/watcher': 2.5.1