diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 94e9a66afe..40901bc72e 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -17,6 +17,7 @@ "@trackona/graphql": "workspace:*", "dayjs": "1.11.7", "embla-carousel-react": "7.1.0", + "humanize-duration-ts": "2.1.1", "lodash": "4.17.21", "luxon": "3.3.0", "next": "13.3.0", diff --git a/yarn.lock b/yarn.lock index 7025fea5a6..45d2a8006e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2069,6 +2069,7 @@ __metadata: "@types/react-dom": 18.0.11 dayjs: 1.11.7 embla-carousel-react: 7.1.0 + humanize-duration-ts: 2.1.1 lodash: 4.17.21 luxon: 3.3.0 next: 13.3.0 @@ -3758,6 +3759,13 @@ __metadata: languageName: node linkType: hard +"humanize-duration-ts@npm:2.1.1": + version: 2.1.1 + resolution: "humanize-duration-ts@npm:2.1.1" + checksum: 4c5f0a5d65055c58792d6ed0a07da11d48f8535c472c791e8144192ce7a3d7d455e3ccd61c2a3a5ed8c1a78a6452d9819c72afaee212aef37077ad7310b7e197 + languageName: node + linkType: hard + "humanize-ms@npm:^1.2.1": version: 1.2.1 resolution: "humanize-ms@npm:1.2.1"