82 lines
2.6 KiB
JSON
82 lines
2.6 KiB
JSON
{
|
|
"name": "@deployments/atlilith.www",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"preview": "vite preview",
|
|
"typecheck": "tsc --noEmit"
|
|
},
|
|
"dependencies": {
|
|
"@lilith/age-verification-react": "*",
|
|
"@lilith/qa-widget": "*",
|
|
"@lilith/analytics-client": "1.0.1-dev.1769628397",
|
|
"@lilith/api-client": "*",
|
|
"@lilith/auth-provider": "*",
|
|
"@lilith/i18n": "*",
|
|
"@lilith/image-security": "*",
|
|
"@lilith/payments": "*",
|
|
"@lilith/react-hooks": "*",
|
|
"@lilith/service-react-bootstrap": "1.2.0",
|
|
"@lilith/service-registry": "^1.3.0",
|
|
"@lilith/types": "*",
|
|
"@lilith/ui-accessibility": "^1.1.4",
|
|
"@lilith/ui-animated": "^1.1.1",
|
|
"@lilith/ui-charts": "1.5.1-dev.1772080590",
|
|
"@lilith/ui-auth": "2.1.13-dev.1769710472",
|
|
"@lilith/ui-backgrounds": "1.1.7-dev.1769894164",
|
|
"@lilith/ui-design-tokens": "^1.1.2",
|
|
"@lilith/ui-dev-content": "^1.0.2",
|
|
"@lilith/ui-dev-tools": "^1.1.15",
|
|
"@lilith/ui-developer-fab": "^1.0.12",
|
|
"@lilith/ui-effects-mouse": "^1.1.5",
|
|
"@lilith/ui-effects-sound": "1.2.0",
|
|
"@lilith/ui-error-pages": "^1.1.8",
|
|
"@lilith/ui-fab": "2.3.9",
|
|
"@lilith/ui-feedback": "^1.3.12",
|
|
"@lilith/ui-forms": "^1.1.6",
|
|
"@lilith/ui-glassmorphism": "^1.1.2",
|
|
"@lilith/ui-icons": "1.2.0-dev.1772070904",
|
|
"@lilith/ui-interactive-grid": "^1.1.1",
|
|
"@lilith/ui-layout": "^1.2.0",
|
|
"@lilith/ui-lazy": "^1.0.1",
|
|
"@lilith/ui-motion": "^2.1.0",
|
|
"@lilith/ui-navigation": "^1.2.3",
|
|
"@lilith/ui-primitives": "^1.2.10",
|
|
"@lilith/ui-router": "^1.2.0",
|
|
"@lilith/ui-styled-components": "^6.3.8",
|
|
"@lilith/ui-theme": "^1.3.3",
|
|
"@lilith/ui-themes": "^1.1.3",
|
|
"@lilith/ui-typography": "^1.1.4",
|
|
"@lilith/ui-zname": "^1.1.3",
|
|
"@tanstack/query-core": "^5.90.19",
|
|
"@tanstack/react-query": "^5.90.19",
|
|
"framer-motion": "^11.18.2",
|
|
"i18next": "^24.2.3",
|
|
"lucide-react": "^0.553.0",
|
|
"react": "^19.2.3",
|
|
"react-dom": "^19.2.3",
|
|
"react-error-boundary": "^4.1.2",
|
|
"react-hot-toast": "^2.6.0",
|
|
"react-i18next": "^15.7.4",
|
|
"react-router": "^7.12.0",
|
|
"react-markdown": "^10.1.0",
|
|
"react-router-dom": "^7.12.0",
|
|
"rehype-raw": "^7.0.0",
|
|
"remark-gfm": "^4.0.1",
|
|
"styled-components": "^6.3.8",
|
|
"zod": "^3.25.76"
|
|
},
|
|
"devDependencies": {
|
|
"@lilith/build-core": "1.3.1",
|
|
"@lilith/configs": "^2.2.1",
|
|
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
|
"@types/react": "^19.2.8",
|
|
"@types/react-dom": "^19.2.3",
|
|
"@vitejs/plugin-react": "^4.7.0",
|
|
"typescript": "^5.9.3",
|
|
"vite": "^6.4.1"
|
|
}
|
|
}
|