{ "name": "@toeverything/hooks", "type": "module", "exports": { "./*": "./src/*" }, "private": true, "dependencies": { "foxact": "^0.2.20", "jotai": "^2.5.1", "jotai-effect": "^0.2.3", "lodash.debounce": "^4.0.8", "p-queue": "^8.0.0", "react": "18.2.0", "rxjs": "^7.8.1", "swr": "2.2.4", "uuid": "^9.0.1" }, "devDependencies": { "@affine/debug": "workspace:*", "@affine/electron-api": "workspace:*", "@affine/env": "workspace:*", "@affine/workspace": "workspace:*", "@blocksuite/block-std": "0.11.0-nightly-202312220916-e3abcbb", "@blocksuite/blocks": "0.11.0-nightly-202312220916-e3abcbb", "@blocksuite/global": "0.11.0-nightly-202312220916-e3abcbb", "@blocksuite/lit": "0.11.0-nightly-202312220916-e3abcbb", "@blocksuite/presets": "0.11.0-nightly-202312220916-e3abcbb", "@blocksuite/store": "0.11.0-nightly-202312220916-e3abcbb", "@testing-library/react": "^14.0.0", "@toeverything/infra": "workspace:*", "@types/image-blob-reduce": "^4.1.3", "@types/lodash.debounce": "^4.0.7", "fake-indexeddb": "^5.0.0", "vitest": "1.1.0", "y-provider": "workspace:*" }, "peerDependencies": { "@blocksuite/block-std": "*", "@blocksuite/blocks": "*", "@blocksuite/global": "*", "@blocksuite/presets": "*", "@blocksuite/store": "*", "y-provider": "workspace:*" }, "peerDependenciesMeta": { "@affine/env": { "optional": true }, "@blocksuite/block-std": { "optional": true }, "@blocksuite/blocks": { "optional": true }, "@blocksuite/global": { "optional": true }, "@blocksuite/presets": { "optional": true }, "@blocksuite/store": { "optional": true }, "y-provider": { "optional": true } }, "version": "0.11.0" }