mirror of
https://github.com/5rahim/seanime
synced 2026-05-09 22:51:59 +02:00
140 lines
4.4 KiB
JSON
140 lines
4.4 KiB
JSON
{
|
|
"name": "seanime-web",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "env-cmd -f .env.development next dev --hostname=0.0.0.0 --port=43210 --turbo",
|
|
"dev:mobile": "env-cmd -f .env.development next dev --hostname=0.0.0.0 --port=43210 --turbo",
|
|
"build": "next build",
|
|
"build:desktop": "env-cmd -f .env.desktop next build",
|
|
"start": "next start",
|
|
"lint": "next lint"
|
|
},
|
|
"dependencies": {
|
|
"@dnd-kit/modifiers": "^7.0.0",
|
|
"@dnd-kit/sortable": "^8.0.0",
|
|
"@googlemaps/js-api-loader": "^1.16.6",
|
|
"@graphql-codegen/cli": "^5.0.2",
|
|
"@headlessui/react": "^1.7.18",
|
|
"@headlessui/tailwindcss": "^0.2.1",
|
|
"@hookform/resolvers": "^3.6.0",
|
|
"@next/bundle-analyzer": "^14.2.4",
|
|
"@radix-ui/react-accordion": "^1.1.2",
|
|
"@radix-ui/react-avatar": "^1.0.4",
|
|
"@radix-ui/react-checkbox": "^1.0.4",
|
|
"@radix-ui/react-collapsible": "^1.0.3",
|
|
"@radix-ui/react-dialog": "^1.0.5",
|
|
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
|
"@radix-ui/react-hover-card": "^1.0.7",
|
|
"@radix-ui/react-navigation-menu": "^1.1.4",
|
|
"@radix-ui/react-popover": "^1.0.7",
|
|
"@radix-ui/react-progress": "^1.0.3",
|
|
"@radix-ui/react-radio-group": "^1.1.3",
|
|
"@radix-ui/react-scroll-area": "^1.0.5",
|
|
"@radix-ui/react-select": "^2.0.0",
|
|
"@radix-ui/react-separator": "^1.0.3",
|
|
"@radix-ui/react-switch": "^1.0.3",
|
|
"@radix-ui/react-tabs": "^1.0.4",
|
|
"@radix-ui/react-tooltip": "^1.0.7",
|
|
"@tailwindcss/forms": "^0.5.7",
|
|
"@tailwindcss/typography": "^0.5.13",
|
|
"@tanstack/react-query": "^5.45.1",
|
|
"@tanstack/react-query-devtools": "^5.45.1",
|
|
"@tanstack/react-table": "^8.17.3",
|
|
"@total-typescript/ts-reset": "^0.5.1",
|
|
"@types/node": "^20",
|
|
"@types/react": "^18",
|
|
"@types/react-dom": "^18",
|
|
"@vidstack/react": "^1.10.9",
|
|
"@zag-js/number-input": "^0.37.3",
|
|
"@zag-js/react": "^0.37.3",
|
|
"artplayer": "^5.1.6",
|
|
"artplayer-plugin-hls-quality": "^2.0.0",
|
|
"autoprefixer": "^10",
|
|
"axios": "^1.7.2",
|
|
"bottleneck": "^2.19.5",
|
|
"bytes-iec": "^3.1.1",
|
|
"chalk": "^5.3.0",
|
|
"class-variance-authority": "^0.7.0",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^0.2.1",
|
|
"collect.js": "^4.36.1",
|
|
"colord": "^2.9.3",
|
|
"concurrently": "^8.2.2",
|
|
"date-fns": "^3.6.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"embla-carousel-auto-scroll": "^8.1.5",
|
|
"embla-carousel-autoplay": "^8.1.5",
|
|
"embla-carousel-react": "^8.1.5",
|
|
"env-cmd": "^10.1.0",
|
|
"execa": "^8.0.1",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"framer-motion": "^11.2.10",
|
|
"fs-extra": "^11.2.0",
|
|
"graphql": "^16.8.2",
|
|
"graphql-request": "^7.0.1",
|
|
"hls.js": "^1.5.11",
|
|
"inflection": "^3.0.0",
|
|
"install": "^0.13.0",
|
|
"jassub": "^1.7.15",
|
|
"jotai": "^2.8.3",
|
|
"jotai-immer": "^0.4.0",
|
|
"jotai-optics": "^0.4.0",
|
|
"jotai-scope": "^0.6.0",
|
|
"js-cookies": "^1.0.4",
|
|
"js-levenshtein": "^1.1.6",
|
|
"libphonenumber-js": "^1.11.3",
|
|
"media-icons": "^0.10.0",
|
|
"memory-cache": "^0.2.0",
|
|
"mousetrap": "^1.6.5",
|
|
"needle": "^3.3.1",
|
|
"next": "^14.2.4",
|
|
"next-themes": "^0.3.0",
|
|
"ora": "^8.0.1",
|
|
"postcss": "^8",
|
|
"react": "^18",
|
|
"react-colorful": "^5.6.1",
|
|
"react-currency-input-field": "^3.8.0",
|
|
"react-day-picker": "^8.10.1",
|
|
"react-dom": "^18",
|
|
"react-dropzone": "^14.2.3",
|
|
"react-hook-form": "^7.52.0",
|
|
"react-icons": "^5.2.1",
|
|
"react-phone-number-input": "^3.4.3",
|
|
"react-remove-scroll-bar": "^2.3.6",
|
|
"react-resizable-panels": "^2.0.19",
|
|
"react-use": "^17.5.0",
|
|
"recharts": "^2.12.7",
|
|
"sonner": "^1.5.0",
|
|
"tailwind-merge": "^2.3.0",
|
|
"tailwind-scrollbar-hide": "^1.1.7",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"tsx": "^4.15.6",
|
|
"typescript": "^5",
|
|
"upath": "^2.0.1",
|
|
"use-debounce": "^10.0.1",
|
|
"vaul": "^0.9.1",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"devDependencies": {
|
|
"@graphql-codegen/cli": "5.0.2",
|
|
"@graphql-codegen/client-preset": "4.3.0",
|
|
"@types/fs-extra": "^11.0.4",
|
|
"@types/google.maps": "^3.55.10",
|
|
"@types/js-levenshtein": "^1.1.3",
|
|
"@types/lodash": "^4.17.5",
|
|
"@types/memory-cache": "^0.2.5",
|
|
"@types/mousetrap": "^1.6.15",
|
|
"@types/needle": "^3.3.0",
|
|
"@types/node": "^20",
|
|
"@types/react": "^18",
|
|
"@types/react-dom": "^18",
|
|
"autoprefixer": "^10",
|
|
"encoding": "^0.1.13",
|
|
"postcss": "^8",
|
|
"tailwindcss": "^3.4.4",
|
|
"typescript": "^5"
|
|
}
|
|
}
|