Files
suwayomi-material-you-webui/package.json

147 lines
5.2 KiB
JSON
Raw Normal View History

{
"name": "project",
"version": "0.1.0",
"private": true,
2024-12-24 03:32:55 +01:00
"type": "module",
"scripts": {
"ci": "yarn install --frozen-lockfile",
"setup-env-files": "tsx tools/scripts/setupEnvFiles.ts",
"setup": "yarn ci && yarn setup-env-files",
"dev": "yarn setup && vite",
"preview": "yarn setup && vite preview",
"build": "yarn setup && vite build",
"test": "node -e \"console.log('imagine')\"",
"build-md5": "find build -type f | sort | xargs md5sum | awk '{ print $1 }' | tr -d '\n' | md5sum| awk '{ print $1 }' > buildZip/md5sum ",
"build-zip": "cd build && rev=$(git rev-list HEAD --count) && echo r$rev > revision && zip -9 -r ../buildZip/Suwayomi-WebUI-r$rev *",
"lint": "eslint src tools --max-warnings=0 --cache",
2025-02-17 02:45:02 +01:00
"createCommitChangelog": "tsx tools/scripts/release/createCommitChangelog.ts",
"createTranslationChangelog": "tsx tools/scripts/release/createTranslationChangelog.ts",
"createReleaseChangelog": "tsx tools/scripts/release/createReleaseChangelog.ts",
"updateDeps": "tsx tools/scripts/updateDependencies.ts",
"gql:codegen-base": "graphql-codegen --config gql_codegen.ts",
"gql:codegen-formatter": "tsx tools/scripts/codegenFormatter.ts",
"gql:codegen": "yarn gql:codegen-base && yarn gql:codegen-formatter",
"i18n:extract": "lingui extract --locale en --clean",
2025-02-17 02:45:02 +01:00
"i18n:gen-resources": "tsx tools/scripts/weblate/generatei18nResources.ts",
"dayjs:gen-locales-array": "tsx tools/scripts/dayjs/generateDayJsLocales.ts",
"dayjs:gen-locales-import": "tsx tools/scripts/dayjs/generateDayJsLocalesImport.ts",
"dayjs:gen-locales": "yarn dayjs:gen-locales-array && yarn dayjs:gen-locales-import",
"manga:gen-type-tags": "tsx tools/scripts/manga/generateMangaTypeTags.ts",
2026-03-10 01:34:36 +01:00
"tsc": "tsgo",
"tsc:legacy": "tsc",
2024-03-08 22:42:48 +01:00
"prepare": "husky"
},
"engines": {
2026-03-10 22:52:19 +01:00
"node": ">=24"
},
2024-03-08 22:42:48 +01:00
"lint-staged": {
"*.{ts,tsx,js,jsx}": "eslint --fix"
2024-03-08 22:42:48 +01:00
},
"resolutions": {
2026-03-08 23:25:02 +01:00
"@swc/core": "1.15.11"
},
"dependencies": {
"@apollo/client": "4.1.6",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/sortable": "10.0.0",
"@dnd-kit/utilities": "3.2.2",
2024-12-23 23:47:42 +01:00
"@emotion/cache": "11.14.0",
"@emotion/react": "11.14.0",
2025-07-15 01:10:03 +02:00
"@emotion/styled": "11.14.1",
2024-12-23 23:47:42 +01:00
"@juggle/resize-observer": "3.4.0",
2026-03-08 23:25:02 +01:00
"@lingui/core": "5.9.2",
"@lingui/react": "5.9.2",
2025-07-15 01:10:03 +02:00
"@loadable/component": "5.16.7",
2026-03-08 23:25:02 +01:00
"@mantine/hooks": "8.3.16",
"@mui/icons-material": "7.3.9",
"@mui/material": "7.3.9",
"@mui/system": "7.3.9",
"@mui/utils": "7.3.9",
"@mui/x-date-pickers": "8.27.2",
2025-09-22 00:50:34 +02:00
"@redux-devtools/extension": "3.3.0",
2026-03-08 23:25:02 +01:00
"@vibrant/color": "4.0.4",
"apollo-upload-client": "19.0.0",
2025-11-16 20:33:01 +01:00
"awaitable-component": "1.0.0",
2026-03-08 23:25:02 +01:00
"csstype": "3.2.3",
2025-11-16 20:33:01 +01:00
"dayjs": "1.11.19",
"fast-average-color": "9.5.0",
2024-12-24 12:24:01 +01:00
"file-selector": "2.1.2",
2026-03-08 23:25:02 +01:00
"graphql": "16.13.1",
"graphql-sock": "1.0.1",
"graphql-tag": "2.12.6",
2026-03-08 23:25:02 +01:00
"graphql-ws": "6.0.7",
"immer": "11.1.4",
"jsonrepair": "3.13.2",
2025-11-16 20:33:01 +01:00
"koration": "1.0.0",
2025-07-15 01:10:03 +02:00
"material-ui-popup-state": "5.3.6",
2026-03-08 23:25:02 +01:00
"mui-nested-menu": "4.0.3",
"node-vibrant": "4.0.4",
2025-02-16 23:19:38 +01:00
"notistack": "3.0.2",
2026-03-08 23:25:02 +01:00
"p-limit": "7.3.0",
"polished": "4.3.1",
2026-03-08 23:25:02 +01:00
"react": "19.2.4",
"react-dom": "19.2.4",
"react-hotkeys-hook": "5.2.4",
2024-05-11 00:42:06 +02:00
"react-lazily": "0.9.2",
2024-09-03 17:12:38 +02:00
"react-router-dom": "6.26.1",
2026-03-08 23:25:02 +01:00
"react-virtuoso": "4.18.3",
"rxjs": "7.8.2",
2025-02-16 23:19:38 +01:00
"stylis": "4.3.6",
2024-04-26 17:10:53 +02:00
"stylis-plugin-rtl": "2.1.1",
"use-long-press": "3.3.0",
2026-03-08 23:25:02 +01:00
"use-query-params": "2.2.2",
2025-08-30 17:24:52 +02:00
"webfontloader": "1.6.28",
2026-03-08 23:25:02 +01:00
"zustand": "5.0.11"
},
2020-12-24 16:49:43 +03:30
"devDependencies": {
"@graphql-codegen/cli": "6.1.3",
"@graphql-codegen/client-preset": "5.2.4",
"@graphql-codegen/typescript-apollo-client-helpers": "4.0.0",
"@graphql-codegen/typescript-operations": "5.0.9",
2026-03-08 23:25:02 +01:00
"@lingui/cli": "5.9.2",
"@lingui/format-po": "5.9.2",
"@lingui/swc-plugin": "5.11.0",
"@lingui/vite-plugin": "5.9.2",
2025-11-16 20:33:01 +01:00
"@types/node": "24.10.1",
2026-03-08 23:25:02 +01:00
"@types/react": "19.2.14",
"@types/react-beautiful-dnd": "13.1.8",
2025-11-16 20:33:01 +01:00
"@types/react-dom": "19.2.3",
2026-03-08 23:25:02 +01:00
"@types/sanitize-html": "2.16.1",
2024-12-23 23:47:42 +01:00
"@types/stylis": "4.2.7",
2024-09-07 01:07:02 +02:00
"@types/webfontloader": "1.6.38",
2025-11-16 20:33:01 +01:00
"@types/yargs": "17.0.35",
"@tony.ganchev/eslint-plugin-header": "3.2.6",
2025-08-16 17:44:28 +02:00
"@vitejs/plugin-legacy": "7.2.1",
2026-03-08 23:25:02 +01:00
"@vitejs/plugin-react-swc": "4.2.3",
"dotenv": "17.3.1",
"eslint": "9.39.4",
"eslint-config-prettier": "10.1.8",
"eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-import-x": "4.16.1",
2024-12-23 23:47:42 +01:00
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-lingui": "0.11.0",
2025-02-16 23:19:38 +01:00
"eslint-plugin-no-relative-import-paths": "1.6.1",
2026-03-08 23:25:02 +01:00
"eslint-plugin-prettier": "5.5.5",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-unused-imports": "4.4.1",
"globals": "15.15.0",
2024-12-23 23:47:42 +01:00
"husky": "9.1.7",
2026-03-08 23:25:02 +01:00
"lint-staged": "16.3.2",
"prettier": "3.8.1",
"syncyarnlock": "1.0.19",
2026-03-08 23:25:02 +01:00
"terser": "5.46.0",
"tsx": "4.21.0",
2026-03-10 01:34:36 +01:00
"@typescript/native-preview": "7.0.0-dev.20260309.1",
2025-10-20 01:30:35 +02:00
"typescript": "5.9.3",
"typescript-eslint": "8.57.0",
2026-03-08 23:25:02 +01:00
"vite": "7.3.1",
"vite-plugin-node-polyfills": "0.25.0",
"vite-plugin-pwa": "1.2.0",
"vite-tsconfig-paths": "6.1.1",
"workbox-build": "7.4.0",
"workbox-window": "7.4.0",
2025-07-15 01:10:03 +02:00
"yargs": "18.0.0"
}
2021-01-21 15:04:11 +03:30
}