{ "name": "nosotros", "private": true, "version": "1.11.2", "type": "module", "author": "César Dias ", "repository": "https://github.com/cesardeazevedo/nosotros", "scripts": { "dev": "vite --host", "dev:test": "vite --host --mode test", "build": "vite build", "test": "vitest --mode test", "test:watch": "vitest --watch --mode test", "test:coverage": "vitest run --coverage --mode test", "format": "prettier --write .", "type-check": "tsc --noEmit", "type-check:watch": "npm run type-check -- --watch", "lint": "eslint src --report-unused-disable-directives --max-warnings 5", "preview": "vite preview", "storybook": "storybook dev -p 6006", "build-storybook": "storybook build", "chromatic": "npx chromatic --project-token=chpt_57df71c0d52de20" }, "dependencies": { "@braintree/sanitize-url": "^7.1.1", "@ffmpeg/core": "^0.12.10", "@ffmpeg/ffmpeg": "^0.12.15", "@ffmpeg/util": "^0.12.2", "@floating-ui/react": "^0.27.7", "@jsquash/avif": "^1.1.0", "@jsquash/jpeg": "^1.2.0", "@jsquash/png": "^2.0.0", "@jsquash/webp": "^1.2.0", "@mui/utils": "^6.0.1", "@noble/hashes": "^1.5.0", "@scure/base": "^1.2.1", "@shikijs/langs": "^4.0.0", "@shikijs/themes": "^4.0.0", "@sqlite.org/sqlite-wasm": "3.51.2-build6", "@tabler/icons-react": "3.17.0", "@tanstack/react-query": "^5.85.5", "@tanstack/react-query-devtools": "^5.85.5", "@tanstack/react-router": "1.133.15", "@tiptap/core": "^2.11.0", "@tiptap/extension-document": "^2.11.0", "@tiptap/extension-dropcursor": "^2.11.0", "@tiptap/extension-gapcursor": "^2.11.0", "@tiptap/extension-hard-break": "^2.11.0", "@tiptap/extension-history": "^2.11.0", "@tiptap/extension-paragraph": "^2.11.0", "@tiptap/extension-placeholder": "^2.11.0", "@tiptap/extension-text": "^2.11.0", "@tiptap/pm": "^2.11.0", "@tiptap/react": "^2.11.0", "@tiptap/starter-kit": "^2.11.0", "@tiptap/suggestion": "^2.11.0", "@types/react-transition-group": "^4.4.11", "@uiw/react-json-view": "2.0.0-alpha.37", "@welshman/content": "^0.0.16", "emoji-picker-react": "4.11.0", "fast-blurhash": "^1.1.4", "fast-equals": "^5.2.2", "idb": "^8.0.0", "jotai": "^2.13.1", "jotai-effect": "^2.0.5", "jotai-optics": "^0.4.0", "jotai-scope": "^0.9.3", "jotai-tanstack-query": "^0.11.0", "js-base64": "^3.7.8", "light-bolt11-decoder": "^3.1.1", "linkifyjs": "^4.1.3", "nostr-editor": "1.2.0", "nostr-tools": "^2.16.0", "nstart-modal": "^2.1.0", "observable-hooks": "^4.2.3", "prosemirror-model": "^1.22.3", "qrcode.react": "^3.1.0", "react": "^19.2.0", "react-dom": "^19.2.0", "react-helmet": "^6.1.0", "react-intersection-observer": "^9.15.1", "react-remove-scroll": "^2.6.0", "react-shiki": "^0.4.1", "react-strict-dom": "^0.0.25", "react-transition-group": "^4.4.5", "react-tweet": "^3.2.0", "react-use-draggable-scroll": "^0.4.7", "rxjs": "^7.8.1", "shiki": "^4.0.0", "tiny-invariant": "^1.3.3", "tiptap-markdown": "^0.8.10", "use-context-selector": "^2.0.0", "yet-another-react-lightbox": "^3.25.0", "zod": "^4.3.6" }, "devDependencies": { "@babel/core": "^7.22.17", "@babel/preset-env": "^7.22.15", "@babel/preset-typescript": "^7.22.15", "@eslint/js": "^9.9.1", "@hirez_io/observer-spy": "^2.2.0", "@storybook/addon-essentials": "^8.6.14", "@storybook/react-vite": "^9.1.5", "@stylexjs/open-props": "^0.7.5", "@stylexjs/stylex": "^0.7.5", "@tanstack/react-router-devtools": "^1.114.29", "@testing-library/jest-dom": "^6.8.0", "@testing-library/react": "^16.3.0", "@types/jest": "^29.5.3", "@types/linkifyjs": "^2.1.7", "@types/marked": "^5.0.2", "@types/psl": "^1.1.3", "@types/qrcode.react": "^1.0.2", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/react-helmet": "^6.1.11", "@types/ws": "^8.5.10", "@typescript-eslint/eslint-plugin": "^8.3.0", "@typescript-eslint/parser": "^8.3.0", "@vitejs/plugin-react": "^4.3.0", "@vitest/ui": "^1.6.0", "@vitest/web-worker": "^3.0.1", "@vueless/storybook-dark-mode": "^9.0.8", "babel-plugin-react-compiler": "^1.0.0", "chromatic": "^13.2.1", "dependency-cruiser": "^16.4.2", "dotenv": "^16.3.1", "eslint": "^9.9.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^28.8.0", "eslint-plugin-jsx-a11y": "^6.9.0", "eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-react": "^7.35.0", "eslint-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.12", "eslint-plugin-storybook": "^9.1.5", "eslint-plugin-testing-library": "^6.3.0", "fake-indexeddb": "^6.0.0", "globals": "^15.9.0", "jest-environment-jsdom": "^29.7.0", "jotai-devtools": "^0.12.0", "msw": "^2.11.4", "msw-storybook-addon": "^2.0.5", "prettier": "^3.2.5", "rollup-plugin-visualizer": "^5.13.1", "storybook": "^9.1.5", "ts-jest": "^29.1.3", "typescript": "^5.7.3", "typescript-eslint": "^8.3.0", "unplugin-info": "^1.1.0", "vite": "^5.2.11", "vite-plugin-circular-dependency": "^0.4.1", "vite-plugin-mkcert": "^1.17.5", "vite-plugin-pwa": "^0.21.1", "vite-plugin-stylex": "^0.10.1", "vite-tsconfig-paths": "^4.3.2", "vitest": "^3.2.4", "vitest-websocket-mock": "^0.5.0", "workbox-core": "^7.3.0", "workbox-window": "^7.3.0", "ws": "^8.14.2" }, "babel": { "presets": [ "@babel/preset-env", "@babel/preset-typescript" ] }, "overrides": { "react-json-view": { "react": "$react", "react-dom": "$react-dom" }, "@emoji-mart/react": { "react": "19.0.0", "react-dom": "19.0.0" } }, "msw": { "workerDirectory": [ "public" ] } }