253 lines
9.2 KiB
JSON
Executable file
253 lines
9.2 KiB
JSON
Executable file
{
|
|
"name": "@lilith/landing",
|
|
"version": "1.0.2",
|
|
"private": true,
|
|
"type": "module",
|
|
"description": "Coming soon landing page with Simon-style user path selector",
|
|
"author": {
|
|
"name": "QuinnFTW",
|
|
"email": "quinn@ftw.codes",
|
|
"url": "https://github.com/transquinnftw"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/transquinnftw/lilith-platform.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/transquinnftw/lilith-platform/issues"
|
|
},
|
|
"homepage": "https://github.com/transquinnftw/lilith-platform#readme",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "NODE_ENV=production vite build",
|
|
"preview": "vite preview",
|
|
"test": "vitest run --passWithNoTests",
|
|
"test:unit": "vitest run",
|
|
"test:components": "vitest run --config vitest.browser.config.ts",
|
|
"test:all": "bun run test:unit && bun run test:components",
|
|
"test:e2e": "playwright test",
|
|
"test:e2e:ui": "playwright test --ui",
|
|
"test:e2e:headed": "playwright test --headed",
|
|
"test:e2e:debug": "playwright test --debug",
|
|
"test:e2e:docker": "sh -c 'docker compose -f ../docker-compose.e2e.yml up --build --abort-on-container-exit --exit-code-from e2e-tests; c=$?; docker compose -f ../docker-compose.e2e.yml down -v; exit $c'",
|
|
"test:e2e:docker:votes": "E2E_FILE='e2e/tests/votes/' pnpm run test:e2e:docker",
|
|
"test:e2e:docker:checkout": "E2E_GREP='Checkout' pnpm run test:e2e:docker",
|
|
"test:e2e:docker:navigation": "E2E_FILE='e2e/tests/navigation/' pnpm run test:e2e:docker",
|
|
"test:e2e:docker:accessibility": "E2E_FILE='e2e/tests/accessibility/' pnpm run test:e2e:docker",
|
|
"test:e2e:docker:merch": "E2E_GREP='merch' pnpm run test:e2e:docker",
|
|
"test:e2e:docker:registration": "E2E_FILE='e2e/tests/registration/' pnpm run test:e2e:docker",
|
|
"typecheck": "tsc --noEmit",
|
|
"lint": "eslint . --ext ts,tsx",
|
|
"codemod:lazy-motion": "tsx scripts/migrate-to-lazy-motion.ts",
|
|
"codemod:lazy-motion:dry": "tsx scripts/migrate-to-lazy-motion.ts --dry-run"
|
|
},
|
|
"dependencies": {
|
|
"@emotion/is-prop-valid": "^1.2.2",
|
|
"@emotion/memoize": "^0.9.0",
|
|
"@emotion/unitless": "^0.10.0",
|
|
"@lilith/age-verification-react": "*",
|
|
"@lilith/analytics-client": "^1.0.2",
|
|
"@lilith/api-client": "*",
|
|
"@lilith/auth-provider": "*",
|
|
"@lilith/i18n": "*",
|
|
"@lilith/image-security": "*",
|
|
"@lilith/marketplace-shared": "*",
|
|
"@lilith/payments": "*",
|
|
"@lilith/profile-client": "workspace:*",
|
|
"@lilith/qa-widget": "*",
|
|
"@lilith/react-hooks": "*",
|
|
"@lilith/service-react-bootstrap": "1.2.0",
|
|
"@lilith/types": "*",
|
|
"@lilith/ui-accessibility": "^1.1.4",
|
|
"@lilith/ui-animated": "^1.1.1",
|
|
"@lilith/ui-auth": "2.1.13",
|
|
"@lilith/ui-backgrounds": "1.1.7",
|
|
"@lilith/ui-charts": "^1.4.6",
|
|
"@lilith/ui-design-tokens": "^1.1.2",
|
|
"@lilith/ui-dev-content": "^1.0.2",
|
|
"@lilith/ui-dev-tools": "1.1.32",
|
|
"@lilith/ui-developer-fab": "^1.0.12",
|
|
"@lilith/ui-effects-mouse": "1.1.9",
|
|
"@lilith/ui-effects-sound": "1.1.12",
|
|
"@lilith/ui-error-pages": "^1.1.8",
|
|
"@lilith/ui-fab": "^2.3.8",
|
|
"@lilith/ui-feedback": "^1.3.12",
|
|
"@lilith/ui-forms": "^1.1.6",
|
|
"@lilith/ui-game-cards": "^0.1.2",
|
|
"@lilith/ui-glassmorphism": "1.1.7",
|
|
"@lilith/ui-icons": "1.2.0-dev.1772070904",
|
|
"@lilith/ui-layout": "^1.1.0",
|
|
"@lilith/ui-lazy": "^1.0.1",
|
|
"@lilith/ui-motion": "^2.0.1",
|
|
"@lilith/ui-navigation": "1.2.9",
|
|
"@lilith/ui-primitives": "^1.2.10",
|
|
"@lilith/ui-router": "^1.2.0",
|
|
"@lilith/ui-styled-components": "^6.3.8",
|
|
"@lilith/ui-theme": "^1.3.0",
|
|
"@lilith/ui-style-effects": "*",
|
|
"@lilith/ui-themes": "^1.1.3",
|
|
"@lilith/ui-typography": "^1.1.0",
|
|
"@lilith/ui-utils": "^1.1.3",
|
|
"@lilith/ui-zname": "^1.1.3",
|
|
"@tanstack/query-core": "^5.90.19",
|
|
"@tanstack/react-query": "^5.90.19",
|
|
"ccount": "^2.0.1",
|
|
"cookie": "^1.0.2",
|
|
"date-fns": "^4.1.0",
|
|
"debug": "^4.4.3",
|
|
"decode-named-character-reference": "^1.3.0",
|
|
"devlop": "^1.1.0",
|
|
"entities": "^7.0.0",
|
|
"escape-string-regexp": "^5.0.0",
|
|
"estree-util-is-identifier-name": "^3.0.0",
|
|
"extend": "^3.0.2",
|
|
"goober": "^2.1.18",
|
|
"hast-util-parse-selector": "^4.0.0",
|
|
"hast-util-raw": "^9.1.0",
|
|
"hast-util-to-jsx-runtime": "^2.3.6",
|
|
"hastscript": "^9.0.1",
|
|
"html-parse-stringify": "^3.0.1",
|
|
"html-url-attributes": "^3.0.1",
|
|
"i18next": "^24.2.3",
|
|
"inline-style-parser": "^0.2.7",
|
|
"longest-streak": "^3.1.0",
|
|
"markdown-table": "^3.0.4",
|
|
"mdast-util-find-and-replace": "^3.0.2",
|
|
"mdast-util-gfm": "^3.1.0",
|
|
"mdast-util-phrasing": "^4.1.0",
|
|
"mdast-util-to-markdown": "^2.1.2",
|
|
"mdast-util-to-string": "^4.0.0",
|
|
"micromark": "^4.0.2",
|
|
"micromark-core-commonmark": "^2.0.3",
|
|
"micromark-extension-gfm": "^3.0.0",
|
|
"micromark-factory-destination": "^2.0.1",
|
|
"micromark-factory-label": "^2.0.1",
|
|
"micromark-factory-space": "^2.0.1",
|
|
"micromark-factory-title": "^2.0.1",
|
|
"micromark-factory-whitespace": "^2.0.1",
|
|
"micromark-util-character": "^2.1.1",
|
|
"micromark-util-chunked": "^2.0.1",
|
|
"micromark-util-classify-character": "^2.0.1",
|
|
"micromark-util-decode-numeric-character-reference": "^2.0.2",
|
|
"micromark-util-decode-string": "^2.0.1",
|
|
"micromark-util-encode": "^2.0.1",
|
|
"micromark-util-html-tag-name": "^2.0.1",
|
|
"micromark-util-normalize-identifier": "^2.0.1",
|
|
"micromark-util-resolve-all": "^2.0.1",
|
|
"micromark-util-sanitize-uri": "^2.0.1",
|
|
"micromark-util-subtokenize": "^2.1.0",
|
|
"micromark-util-symbol": "^2.0.1",
|
|
"micromark-util-types": "^2.0.2",
|
|
"ms": "^2.1.3",
|
|
"outvariant": "^1.4.3",
|
|
"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-markdown": "^10.1.0",
|
|
"react-router": "^7.12.0",
|
|
"react-router-dom": "^7.12.0",
|
|
"rehype-raw": "^7.0.0",
|
|
"remark-gfm": "^4.0.1",
|
|
"remark-parse": "^11.0.0",
|
|
"remark-rehype": "^11.1.2",
|
|
"scheduler": "^0.27.0",
|
|
"set-cookie-parser": "^2.7.1",
|
|
"style-to-object": "^1.0.14",
|
|
"styled-components": "6.3.8",
|
|
"stylis": "^4.3.6",
|
|
"tldts": "^7.0.19",
|
|
"tldts-core": "^7.0.19",
|
|
"trim-lines": "^3.0.1",
|
|
"tslib": "^2.8.1",
|
|
"unified": "^11.0.5",
|
|
"unist-util-is": "^6.0.1",
|
|
"unist-util-stringify-position": "^4.0.0",
|
|
"unist-util-visit": "^5.0.0",
|
|
"until-async": "^3.0.2",
|
|
"vfile": "^6.0.3",
|
|
"vfile-location": "^5.0.3",
|
|
"void-elements": "^3.1.0",
|
|
"framer-motion": "^11.0.0",
|
|
"lucide-react": "^0.460.0",
|
|
"zod": "^3.25.76"
|
|
},
|
|
"devDependencies": {
|
|
"@lilith/configs": "^2.2.0",
|
|
"@lilith/playwright-e2e-docker": "^2.0.2",
|
|
"@lilith/service-orchestrator": "^1.2.0",
|
|
"@lilith/service-registry": "^1.3.0",
|
|
"@lilith/test-utils": "*",
|
|
"@lilith/vite-plugin-dependency-startup": "^1.1.1",
|
|
"@mswjs/interceptors": "^0.37.6",
|
|
"@open-draft/deferred-promise": "^2.2.0",
|
|
"@open-draft/logger": "^0.3.0",
|
|
"@playwright/test": "^1.57.0",
|
|
"@testing-library/jest-dom": "^6.9.1",
|
|
"@testing-library/react": "^16.3.1",
|
|
"@testing-library/user-event": "^14.6.1",
|
|
"@types/react": "^19.2.8",
|
|
"@types/react-dom": "^19.2.3",
|
|
"@typescript-eslint/eslint-plugin": "^8.53.0",
|
|
"@typescript-eslint/parser": "^8.53.0",
|
|
"@ungap/structured-clone": "^1.3.0",
|
|
"@vitejs/plugin-react": "^4.7.0",
|
|
"@vitest/browser-playwright": "^4.0.17",
|
|
"@vitest/coverage-v8": "^4.0.17",
|
|
"bail": "^2.0.2",
|
|
"comma-separated-tokens": "^2.0.3",
|
|
"dequal": "^2.0.3",
|
|
"eslint": "^9.39.2",
|
|
"eslint-config-prettier": "^9.1.2",
|
|
"eslint-plugin-react": "^7.37.5",
|
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
"graphql": "^16.12.0",
|
|
"hast-util-from-parse5": "^8.0.3",
|
|
"hast-util-to-parse5": "^8.0.1",
|
|
"hast-util-whitespace": "^3.0.0",
|
|
"headers-polyfill": "^4.0.3",
|
|
"html-void-elements": "^3.0.0",
|
|
"is-node-process": "^1.2.0",
|
|
"is-plain-obj": "^4.1.0",
|
|
"jsdom": "^24.1.3",
|
|
"mdast-util-from-markdown": "^2.0.2",
|
|
"mdast-util-gfm-autolink-literal": "^2.0.1",
|
|
"mdast-util-gfm-footnote": "^2.1.0",
|
|
"mdast-util-gfm-strikethrough": "^2.0.0",
|
|
"mdast-util-gfm-table": "^2.0.0",
|
|
"mdast-util-gfm-task-list-item": "^2.0.0",
|
|
"mdast-util-to-hast": "^13.2.1",
|
|
"micromark-extension-gfm-autolink-literal": "^2.1.0",
|
|
"micromark-extension-gfm-footnote": "^2.1.0",
|
|
"micromark-extension-gfm-strikethrough": "^2.1.0",
|
|
"micromark-extension-gfm-table": "^2.1.1",
|
|
"micromark-extension-gfm-tagfilter": "^2.0.0",
|
|
"micromark-extension-gfm-task-list-item": "^2.1.0",
|
|
"micromark-util-combine-extensions": "^2.0.1",
|
|
"msw": "^2.12.7",
|
|
"parse5": "^8.0.0",
|
|
"path-to-regexp": "^8.2.0",
|
|
"property-information": "^7.1.0",
|
|
"rollup-plugin-visualizer": "^6.0.5",
|
|
"space-separated-tokens": "^2.0.2",
|
|
"strict-event-emitter": "^0.5.1",
|
|
"style-to-js": "^1.1.21",
|
|
"tough-cookie": "^5.0.0",
|
|
"trough": "^2.2.0",
|
|
"tsx": "^4.21.0",
|
|
"typescript": "^5.9.3",
|
|
"unist-util-position": "^5.0.0",
|
|
"unist-util-visit-parents": "^6.0.2",
|
|
"vfile-message": "^4.0.3",
|
|
"vite": "^6.4.1",
|
|
"vitest": "^4.0.17",
|
|
"web-namespaces": "^2.0.1",
|
|
"zwitch": "^2.0.4"
|
|
},
|
|
"msw": {
|
|
"workerDirectory": [
|
|
"public"
|
|
]
|
|
}
|
|
}
|