node build fixed

This commit is contained in:
ra_ma
2025-09-20 14:08:38 +01:00
parent c6ebbe069d
commit 3d298fa434
1516 changed files with 535727 additions and 2 deletions

View File

@@ -0,0 +1,167 @@
{
"name": "seanime-web",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "env-cmd -f .env.web next dev --hostname=0.0.0.0 --port=43210 --turbo",
"dev:mobile": "env-cmd -f .env.mobile next dev --hostname=0.0.0.0 --port=43210 --turbo",
"dev:desktop": "env-cmd -f .env.desktop next dev --hostname=0.0.0.0 --port=43210 --turbo",
"dev:denshi": "env-cmd -f .env.denshi next dev --hostname=0.0.0.0 --port=43210 --turbo",
"build": "next build",
"build:desktop": "env-cmd -f .env.desktop next build",
"build:denshi": "env-cmd -f .env.denshi next build",
"build:development:desktop": "env-cmd -f .env.development.desktop next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@codemirror/autocomplete": "^6.18.6",
"@codemirror/lang-javascript": "^6.2.4",
"@codemirror/language": "^6.11.1",
"@codemirror/legacy-modes": "^6.5.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@headlessui/react": "1.7.18",
"@headlessui/tailwindcss": "0.2.1",
"@hookform/resolvers": "^5.1.1",
"@next/bundle-analyzer": "^15.3.4",
"@radix-ui/react-accordion": "^1.2.11",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-checkbox": "^1.3.2",
"@radix-ui/react-collapsible": "^1.1.11",
"@radix-ui/react-context-menu": "^2.2.15",
"@radix-ui/react-dialog": "^1.1.14",
"@radix-ui/react-dropdown-menu": "^2.1.15",
"@radix-ui/react-hover-card": "^1.1.14",
"@radix-ui/react-navigation-menu": "^1.2.13",
"@radix-ui/react-popover": "^1.1.14",
"@radix-ui/react-progress": "^1.1.7",
"@radix-ui/react-radio-group": "^1.3.7",
"@radix-ui/react-scroll-area": "^1.2.9",
"@radix-ui/react-select": "^2.2.5",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-switch": "^1.2.5",
"@radix-ui/react-tabs": "^1.1.12",
"@radix-ui/react-tooltip": "^1.2.7",
"@replit/codemirror-vscode-keymap": "^6.0.2",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/react-query": "^5.81.5",
"@tanstack/react-query-devtools": "^5.81.5",
"@tanstack/react-table": "^8.21.3",
"@tauri-apps/api": "^2.4.1",
"@tauri-apps/plugin-clipboard-manager": "^2.2.2",
"@tauri-apps/plugin-os": "^2.2.1",
"@tauri-apps/plugin-process": "^2.2.1",
"@tauri-apps/plugin-shell": "^2.2.1",
"@tauri-apps/plugin-updater": "^2.7.0",
"@total-typescript/ts-reset": "^0.6.1",
"@uidotdev/usehooks": "^2.4.1",
"@uiw/codemirror-theme-vscode": "^4.23.14",
"@uiw/react-codemirror": "^4.23.14",
"@vidstack/react": "^1.10.9",
"@zag-js/number-input": "^1.15.7",
"@zag-js/react": "^1.15.7",
"anime4k-webgpu": "^1.0.0",
"artplayer": "^5.2.3",
"autoprefixer": "^10",
"axios": "^1.11.0",
"babel-plugin-react-compiler": "^19.0.0-beta-e993439-20250405",
"bottleneck": "^2.19.5",
"bytes-iec": "^3.1.1",
"chalk": "^5.4.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"collect.js": "^4.36.1",
"colord": "^2.9.3",
"concurrently": "^8.2.2",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
"date-fns": "^3.6.0",
"domelementtype": "^2.3.0",
"domhandler": "^5.0.3",
"embla-carousel-auto-scroll": "^8.6.0",
"embla-carousel-autoplay": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"env-cmd": "^10.1.0",
"execa": "^8.0.1",
"fast-deep-equal": "^3.1.3",
"fs-extra": "^11.3.0",
"hls.js": "1.5.20",
"inflection": "^3.0.2",
"install": "^0.13.0",
"jassub": "^1.8.6",
"jotai": "^2.13.0",
"jotai-derive": "^0.1.3",
"jotai-immer": "^0.4.1",
"jotai-optics": "^0.4.0",
"jotai-scope": "^0.9.3",
"js-cookies": "^1.0.4",
"js-levenshtein": "^1.1.6",
"js-sha256": "^0.11.1",
"json2toml": "^6.1.1",
"libphonenumber-js": "^1.12.9",
"media-icons": "^0.10.0",
"memory-cache": "^0.2.0",
"motion": "^12.23.12",
"mousetrap": "^1.6.5",
"needle": "^3.3.1",
"next": "15.3.0",
"next-themes": "^0.4.6",
"normalize-path": "^3.0.0",
"ora": "^8.2.0",
"path-browserify": "^1.0.1",
"postcss": "^8",
"react": "^18",
"react-colorful": "^5.6.1",
"react-cookie": "^8.0.1",
"react-currency-input-field": "^3.10.0",
"react-day-picker": "^8.10.1",
"react-dom": "^18",
"react-draggable": "^4.4.6",
"react-dropzone": "^14.3.8",
"react-error-boundary": "^5.0.0",
"react-hook-form": "^7.62.0",
"react-icons": "^5.5.0",
"react-phone-number-input": "^3.4.12",
"react-remove-scroll-bar": "^2.3.8",
"react-resizable-panels": "^2.1.7",
"react-use": "^17.6.0",
"react-virtuoso": "^4.13.0",
"recharts": "^2.15.3",
"rehype-prism-plus": "^2.0.1",
"sonner": "2.0.5",
"tailwind-merge": "~2.6.0",
"tailwind-scrollbar-hide": "~1.1.7",
"tailwindcss-animate": "~1.0.7",
"tsx": "^4.20.3",
"typescript": "^5",
"upath": "^2.0.1",
"use-debounce": "^10.0.5",
"vaul": "^1.1.2",
"vitest": "^3.2.4",
"zod": "^3.25.67"
},
"devDependencies": {
"@graphql-codegen/client-preset": "4.8.2",
"@types/crypto-js": "^4.2.2",
"@types/fs-extra": "^11.0.4",
"@types/google.maps": "^3.58.1",
"@types/js-levenshtein": "^1.1.3",
"@types/lodash": "^4.17.18",
"@types/memory-cache": "^0.2.6",
"@types/mousetrap": "^1.6.15",
"@types/needle": "^3.3.0",
"@types/node": "^22.15.32",
"@types/path-browserify": "^1.0.3",
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",
"@types/react-window": "^1.8.8",
"autoprefixer": "^10",
"encoding": "^0.1.13",
"postcss": "^8",
"tailwindcss": "^3.4.17",
"typescript": "^5"
}
}