Add date-fns dependency and enhance Label and Clock modules for date formatting

This commit is contained in:
Supertiger
2025-08-02 10:05:25 +01:00
parent 6fc904a9f3
commit a99594b318
6 changed files with 84 additions and 24 deletions

8
pnpm-lock.yaml generated
View File

@@ -14,6 +14,9 @@ importers:
'@tbela99/css-parser':
specifier: ^1.1.1
version: 1.1.1
date-fns:
specifier: ^4.1.0
version: 4.1.0
jsonc-parser:
specifier: ^3.3.1
version: 3.3.1
@@ -292,6 +295,9 @@ packages:
'@types/estree@1.0.8':
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
date-fns@4.1.0:
resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
detect-libc@2.0.4:
resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
engines: {node: '>=8'}
@@ -601,6 +607,8 @@ snapshots:
'@types/estree@1.0.8': {}
date-fns@4.1.0: {}
detect-libc@2.0.4:
optional: true