wip: fluent setup, locale compiler & typechecker, markdown parser

This commit is contained in:
Benjamin Singleton 2026-02-22 21:25:07 -06:00
parent 4d875b1416
commit a240a1b954
12 changed files with 1083 additions and 0 deletions

9
pnpm-lock.yaml generated
View file

@ -69,6 +69,9 @@ importers:
apps/vdn-static:
dependencies:
'@fluent/bundle':
specifier: ^0.19.1
version: 0.19.1
'@tailwindcss/vite':
specifier: ^4.1.6
version: 4.1.10(vite@6.3.5(@types/node@22.15.31)(jiti@2.4.2)(lightningcss@1.30.1)(sass@1.89.2)(tsx@4.20.2)(yaml@2.8.0))
@ -397,6 +400,10 @@ packages:
resolution: {integrity: sha512-kLfWnuhbC25CPkR1/TDcVs0rSiv0JLNxrpUivLwc7FUnkyeciRi5VOmC1SOzL2SOagcozu3+m4VQiONyzgfY7w==}
engines: {node: '>= 14'}
'@fluent/bundle@0.19.1':
resolution: {integrity: sha512-SWJLZrPamDPsJlFFOW1nkgN0j0rbPbmSdmK0XAoXlyqKieLtMVl4vzng3aR5pwKoUx0scug8+YY2oct3fdfy9A==}
engines: {node: '>=18.0.0', npm: '>=7.0.0'}
'@gar/promisify@1.1.3':
resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==}
@ -3057,6 +3064,8 @@ snapshots:
'@feathersjs/hooks@0.9.0': {}
'@fluent/bundle@0.19.1': {}
'@gar/promisify@1.1.3':
optional: true