mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-18 16:01:18 +00:00
124 lines
4.0 KiB
JSON
124 lines
4.0 KiB
JSON
{
|
|
"name": "vite-project",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"typecheck": "tsc -b",
|
|
"lint": "eslint .",
|
|
"lint:fix": "eslint . --fix",
|
|
"preview": "vite preview",
|
|
"test": "vitest",
|
|
"test:run": "vitest run",
|
|
"test:coverage": "vitest run --coverage"
|
|
},
|
|
"dependencies": {
|
|
"@dagrejs/dagre": "^3.0.0",
|
|
"@dnd-kit/core": "^6.3.1",
|
|
"@dnd-kit/sortable": "^10.0.0",
|
|
"@dnd-kit/utilities": "^3.2.2",
|
|
"@floating-ui/dom": "^1.7.4",
|
|
"@fontsource/inter": "^5.2.8",
|
|
"@fontsource/poppins": "^5.2.7",
|
|
"@hookform/resolvers": "^5.2.2",
|
|
"@radix-ui/react-accordion": "^1.2.12",
|
|
"@radix-ui/react-alert-dialog": "^1.1.15",
|
|
"@radix-ui/react-avatar": "^1.1.11",
|
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
"@radix-ui/react-collapsible": "^1.1.12",
|
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
"@radix-ui/react-hover-card": "^1.1.15",
|
|
"@radix-ui/react-label": "^2.1.8",
|
|
"@radix-ui/react-popover": "^1.1.15",
|
|
"@radix-ui/react-progress": "^1.1.8",
|
|
"@radix-ui/react-scroll-area": "^1.2.10",
|
|
"@radix-ui/react-select": "^2.2.6",
|
|
"@radix-ui/react-separator": "^1.1.8",
|
|
"@radix-ui/react-slot": "^1.2.4",
|
|
"@radix-ui/react-switch": "^1.2.6",
|
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
"@radix-ui/react-toggle": "^1.1.10",
|
|
"@radix-ui/react-toggle-group": "^1.1.11",
|
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
"@remixicon/react": "^4.7.0",
|
|
"@sentry/react": "^10.22.0",
|
|
"@simplewebauthn/browser": "^13.3.0",
|
|
"@tailwindcss/vite": "^4.1.18",
|
|
"@tanstack/react-query": "^5.90.5",
|
|
"@tanstack/react-query-devtools": "^5.90.2",
|
|
"@tiptap/core": "^3.8.0",
|
|
"@tiptap/extension-bold": "^3.8.0",
|
|
"@tiptap/extension-color": "^3.8.0",
|
|
"@tiptap/extension-document": "^3.8.0",
|
|
"@tiptap/extension-heading": "^3.8.0",
|
|
"@tiptap/extension-highlight": "^3.8.0",
|
|
"@tiptap/extension-image": "^3.8.0",
|
|
"@tiptap/extension-italic": "^3.8.0",
|
|
"@tiptap/extension-link": "^3.8.0",
|
|
"@tiptap/extension-list": "^3.8.0",
|
|
"@tiptap/extension-list-item": "^3.8.0",
|
|
"@tiptap/extension-paragraph": "^3.8.0",
|
|
"@tiptap/extension-strike": "^3.8.0",
|
|
"@tiptap/extension-subscript": "^3.8.0",
|
|
"@tiptap/extension-superscript": "^3.8.0",
|
|
"@tiptap/extension-text": "^3.8.0",
|
|
"@tiptap/extension-text-style": "^3.8.0",
|
|
"@tiptap/extension-underline": "^3.8.0",
|
|
"@tiptap/pm": "^3.9.1",
|
|
"@tiptap/react": "^3.8.0",
|
|
"@types/papaparse": "^5.3.16",
|
|
"@xyflow/react": "^12.11.0",
|
|
"@zxcvbn-ts/core": "^3.0.4",
|
|
"@zxcvbn-ts/language-common": "^3.0.4",
|
|
"@zxcvbn-ts/language-en": "^3.0.2",
|
|
"axios": "^1.18.0",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^1.1.1",
|
|
"date-fns": "^4.1.0",
|
|
"framer-motion": "^12.23.24",
|
|
"html-to-image": "^1.11.13",
|
|
"immer": "^11.1.3",
|
|
"input-otp": "^1.4.2",
|
|
"lucide-react": "^0.563.0",
|
|
"motion": "^12.34.0",
|
|
"next-themes": "^0.4.6",
|
|
"papaparse": "^5.5.3",
|
|
"react": "^19.1.1",
|
|
"react-dom": "^19.1.1",
|
|
"react-hook-form": "^7.71.1",
|
|
"react-hot-toast": "^2.6.0",
|
|
"react-router-dom": "^7.18.1",
|
|
"react-turnstile": "^1.1.4",
|
|
"sonner": "^2.0.7",
|
|
"tailwind-merge": "^3.4.0",
|
|
"tailwindcss": "^4.1.18",
|
|
"tailwindv4-colors": "^1.0.1",
|
|
"zod": "^4.3.6",
|
|
"zustand": "^5.0.10"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.36.0",
|
|
"@testing-library/jest-dom": "^6.9.1",
|
|
"@testing-library/react": "^16.3.2",
|
|
"@types/node": "^24.6.0",
|
|
"@types/react": "^19.1.16",
|
|
"@types/react-dom": "^19.1.9",
|
|
"@vitejs/plugin-react": "^5.0.4",
|
|
"@vitest/coverage-v8": "^4.0.18",
|
|
"eslint": "^9.36.0",
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
"eslint-plugin-react-refresh": "^0.4.22",
|
|
"globals": "^16.4.0",
|
|
"jsdom": "^27.4.0",
|
|
"tw-animate-css": "^1.4.0",
|
|
"typescript": "~5.9.3",
|
|
"typescript-eslint": "^8.45.0",
|
|
"vite": "^7.3.6",
|
|
"vitest": "^4.1.10"
|
|
}
|
|
}
|