mirror of
https://github.com/khairul169/garage-webui.git
synced 2025-04-27 22:39:31 +07:00
80 lines
2.0 KiB
YAML
80 lines
2.0 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
hono:
|
|
specifier: ^4.5.5
|
|
version: 4.5.5
|
|
toml:
|
|
specifier: ^3.0.0
|
|
version: 3.0.0
|
|
typescript:
|
|
specifier: ^5.0.0
|
|
version: 5.5.4
|
|
devDependencies:
|
|
'@types/bun':
|
|
specifier: latest
|
|
version: 1.1.6
|
|
|
|
packages:
|
|
|
|
'@types/bun@1.1.6':
|
|
resolution: {integrity: sha512-uJgKjTdX0GkWEHZzQzFsJkWp5+43ZS7HC8sZPFnOwnSo1AsNl2q9o2bFeS23disNDqbggEgyFkKCHl/w8iZsMA==}
|
|
|
|
'@types/node@20.12.14':
|
|
resolution: {integrity: sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==}
|
|
|
|
'@types/ws@8.5.12':
|
|
resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==}
|
|
|
|
bun-types@1.1.17:
|
|
resolution: {integrity: sha512-Z4+OplcSd/YZq7ZsrfD00DKJeCwuNY96a1IDJyR73+cTBaFIS7SC6LhpY/W3AMEXO9iYq5NJ58WAwnwL1p5vKg==}
|
|
|
|
hono@4.5.5:
|
|
resolution: {integrity: sha512-fXBXHqaVfimWofbelLXci8pZyIwBMkDIwCa4OwZvK+xVbEyYLELVP4DfbGaj1aEM6ZY3hHgs4qLvCO2ChkhgQw==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
toml@3.0.0:
|
|
resolution: {integrity: sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==}
|
|
|
|
typescript@5.5.4:
|
|
resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
undici-types@5.26.5:
|
|
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
|
|
|
snapshots:
|
|
|
|
'@types/bun@1.1.6':
|
|
dependencies:
|
|
bun-types: 1.1.17
|
|
|
|
'@types/node@20.12.14':
|
|
dependencies:
|
|
undici-types: 5.26.5
|
|
|
|
'@types/ws@8.5.12':
|
|
dependencies:
|
|
'@types/node': 20.12.14
|
|
|
|
bun-types@1.1.17:
|
|
dependencies:
|
|
'@types/node': 20.12.14
|
|
'@types/ws': 8.5.12
|
|
|
|
hono@4.5.5: {}
|
|
|
|
toml@3.0.0: {}
|
|
|
|
typescript@5.5.4: {}
|
|
|
|
undici-types@5.26.5: {}
|