{ "name": "@affine/web", "private": true, "version": "0.5.4-canary.29", "scripts": { "dev": "next dev", "build": "next build", "export": "next export", "start": "next start", "lint": "next lint" }, "dependencies": { "@affine-test/fixtures": "workspace:*", "@affine/component": "workspace:*", "@affine/debug": "workspace:*", "@affine/env": "workspace:*", "@affine/graphql": "workspace:*", "@affine/i18n": "workspace:*", "@affine/jotai": "workspace:*", "@affine/templates": "workspace:*", "@affine/workspace": "workspace:*", "@blocksuite/blocks": "0.0.0-20230509052644-b8b1b6a1-nightly", "@blocksuite/editor": "0.0.0-20230509052644-b8b1b6a1-nightly", "@blocksuite/global": "0.0.0-20230509052644-b8b1b6a1-nightly", "@blocksuite/icons": "^2.1.15", "@blocksuite/store": "0.0.0-20230509052644-b8b1b6a1-nightly", "@dnd-kit/core": "^6.0.8", "@dnd-kit/sortable": "^7.0.2", "@emotion/cache": "^11.11.0", "@emotion/react": "^11.11.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.11.0", "@mui/material": "^5.12.3", "@react-hookz/web": "^23.0.0", "@sentry/nextjs": "^7.51.2", "@toeverything/hooks": "workspace:*", "cmdk": "^0.2.0", "css-spring": "^4.1.0", "dayjs": "^1.11.7", "graphql": "^16.6.0", "jotai": "^2.1.0", "jotai-devtools": "^0.5.2", "lit": "^2.7.4", "lottie-web": "^5.11.0", "next-themes": "^0.2.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-is": "^18.2.0", "rxjs": "^7.8.1", "swr": "^2.1.5", "y-protocols": "^1.0.5", "yjs": "^13.6.1", "zod": "^3.21.4" }, "devDependencies": { "@perfsee/webpack": "^1.6.0", "@redux-devtools/extension": "^3.2.5", "@rich-data/viewer": "^2.15.6", "@sentry/webpack-plugin": "^1.20.1", "@swc-jotai/debug-label": "^0.0.10", "@swc-jotai/react-refresh": "^0.0.8", "@types/react": "^18.2.6", "@types/react-dom": "^18.2.4", "@types/webpack-env": "^1.18.0", "@vanilla-extract/css": "^1.11.0", "@vanilla-extract/next-plugin": "^2.1.2", "dotenv": "^16.0.3", "eslint": "^8.40.0", "eslint-config-next": "^13.4.1", "eslint-plugin-unicorn": "^47.0.0", "next": "^13.4.1", "next-debug-local": "^0.1.5", "next-router-mock": "^0.9.3", "raw-loader": "^4.0.2", "redux": "^4.2.1", "swc-plugin-coverage-instrument": "^0.0.18", "typescript": "^5.0.4", "webpack": "^5.82.0" }, "stableVersion": "0.0.0" }