{
  "name": "@overdeck/web",
  "version": "0.1.0",
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "test": "vitest run",
    "typecheck": "astro check"
  },
  "dependencies": {
    "@astrojs/node": "^10.1.4",
    "@astrojs/react": "^6.0.1",
    "@astryxdesign/core": "0.3.0-canary.077087f",
    "@astryxdesign/lab": "0.3.0-canary.077087f",
    "@lexical/code": "^0.46.0",
    "@lexical/headless": "^0.46.0",
    "@lexical/html": "^0.46.0",
    "@lexical/link": "^0.46.0",
    "@lexical/list": "^0.46.0",
    "@lexical/markdown": "^0.46.0",
    "@lexical/react": "^0.46.0",
    "@lexical/rich-text": "^0.46.0",
    "@lexical/selection": "^0.46.0",
    "@lexical/utils": "^0.46.0",
    "@overdeck/activity-contract": "workspace:*",
    "@overdeck/deck-ui": "workspace:*",
    "@overdeck/report-contract": "workspace:*",
    "@platform-modules/query-react": "^0.1.0",
    "@platform-modules/ui-tokens": "^0.2.0",
    "@stylexjs/stylex": "^0.19.0",
    "@tanstack/query-sync-storage-persister": "^5.0.0",
    "@tanstack/react-query": "^5.101.3",
    "@tanstack/react-query-persist-client": "^5.0.0",
    "astro": "^6.4.8",
    "lexical": "^0.46.0",
    "react": "^19.2.8",
    "react-dom": "^19.2.8"
  },
  "devDependencies": {
    "@astrojs/check": "^0.9.9",
    "@tailwindcss/vite": "^4.3.3",
    "@testing-library/jest-dom": "^6.9.1",
    "@testing-library/react": "^16.3.2",
    "@types/node": "^22.12.0",
    "@types/react": "^19.2.2",
    "@types/react-dom": "^19.2.2",
    "@vitejs/plugin-react": "^5.2.0",
    "jsdom": "^29.1.1",
    "tailwindcss": "^4.3.3",
    "typescript": "^5.7.3",
    "vitest": "^4.1.10"
  }
}
