GUI 3 - Flight Broker

This commit is contained in:
2025-03-10 20:46:46 +01:00
parent f3686c43c5
commit 22d7f255b0
4 changed files with 64 additions and 0 deletions

9
pnpm-lock.yaml generated
View File

@@ -7,6 +7,10 @@ settings:
importers:
.:
dependencies:
date-fns:
specifier: ^4.1.0
version: 4.1.0
devDependencies:
'@eslint/compat':
specifier: ^1.2.5
@@ -659,6 +663,9 @@ packages:
daisyui@5.0.0:
resolution: {integrity: sha512-U0K9Bac3Bi3zZGm6ojrw12F0vBHTpEgf46zv/BYxLe07hF0Xnx7emIQliwaRBgJuYhY0BhwQ6wSnq5cJXHA2yA==}
date-fns@4.1.0:
resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
debug@4.4.0:
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
engines: {node: '>=6.0'}
@@ -1768,6 +1775,8 @@ snapshots:
daisyui@5.0.0: {}
date-fns@4.1.0: {}
debug@4.4.0:
dependencies:
ms: 2.1.3