Vite + Vue 3 + DaisyUI SPA (project picker + Slack avatar member grid) with a TypeScript/Node (Hono) backend proxying Napta + Slack, SQLite avatar cache via node:sqlite, and docker-compose for Coolify deploy.
63 lines
1.5 KiB
YAML
63 lines
1.5 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@hono/node-server':
|
|
specifier: ^2.0.6
|
|
version: 2.0.6(hono@4.12.27)
|
|
hono:
|
|
specifier: ^4.12.27
|
|
version: 4.12.27
|
|
devDependencies:
|
|
'@types/node':
|
|
specifier: ^26.0.1
|
|
version: 26.0.1
|
|
typescript:
|
|
specifier: ^6.0.3
|
|
version: 6.0.3
|
|
|
|
packages:
|
|
|
|
'@hono/node-server@2.0.6':
|
|
resolution: {integrity: sha512-7DeRlKG57JDBNZ5Qj2jwVdgwQy4b0tLubRLl3zCf91/rCf9i7p1V5FtW/yWibm1uUHE493ts9ZXH/7g/LQWl+g==}
|
|
engines: {node: '>=20'}
|
|
peerDependencies:
|
|
hono: ^4
|
|
|
|
'@types/node@26.0.1':
|
|
resolution: {integrity: sha512-fc3KiUoBt6kie0N9bIW3E47vZsuaMf0PM2AaUpLCLT0s/LvX1nxAim6Fc049cNxODPpGm6qRAuUOB86SkRuPQw==}
|
|
|
|
hono@4.12.27:
|
|
resolution: {integrity: sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q==}
|
|
engines: {node: '>=16.9.0'}
|
|
|
|
typescript@6.0.3:
|
|
resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==}
|
|
engines: {node: '>=14.17'}
|
|
hasBin: true
|
|
|
|
undici-types@8.3.0:
|
|
resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==}
|
|
|
|
snapshots:
|
|
|
|
'@hono/node-server@2.0.6(hono@4.12.27)':
|
|
dependencies:
|
|
hono: 4.12.27
|
|
|
|
'@types/node@26.0.1':
|
|
dependencies:
|
|
undici-types: 8.3.0
|
|
|
|
hono@4.12.27: {}
|
|
|
|
typescript@6.0.3: {}
|
|
|
|
undici-types@8.3.0: {}
|