2022-11-30 02:21:17 +05:30
|
|
|
{
|
2023-09-03 18:50:30 +05:30
|
|
|
"name": "web",
|
2026-04-20 17:20:12 +05:30
|
|
|
"version": "1.3.1",
|
2022-11-30 02:21:17 +05:30
|
|
|
"private": true,
|
2025-03-04 20:20:38 +05:30
|
|
|
"license": "AGPL-3.0",
|
2025-11-06 14:08:48 +05:30
|
|
|
"type": "module",
|
2022-11-30 02:21:17 +05:30
|
|
|
"scripts": {
|
2025-11-11 14:08:42 +05:30
|
|
|
"dev": "react-router dev --port 3000",
|
2025-11-06 14:08:48 +05:30
|
|
|
"build": "react-router build",
|
2025-11-11 14:08:42 +05:30
|
|
|
"preview": "react-router build && serve -s build/client -l 3000",
|
2025-11-06 14:08:48 +05:30
|
|
|
"start": "serve -s build/client -l 3000",
|
|
|
|
|
"clean": "rm -rf .turbo && rm -rf .next && rm -rf .react-router && rm -rf node_modules && rm -rf dist && rm -rf build",
|
2026-03-03 00:46:05 +05:30
|
|
|
"check:lint": "oxlint --max-warnings=11957 .",
|
2025-11-06 14:08:48 +05:30
|
|
|
"check:types": "react-router typegen && tsc --noEmit",
|
2026-03-02 20:40:50 +05:30
|
|
|
"check:format": "oxfmt --check .",
|
2026-03-03 00:46:05 +05:30
|
|
|
"fix:lint": "oxlint --fix .",
|
2026-03-02 20:40:50 +05:30
|
|
|
"fix:format": "oxfmt ."
|
2022-11-30 02:21:17 +05:30
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2025-11-11 19:27:49 +05:30
|
|
|
"@atlaskit/pragmatic-drag-and-drop": "catalog:",
|
2025-10-06 21:01:32 +05:30
|
|
|
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": "catalog:",
|
|
|
|
|
"@atlaskit/pragmatic-drag-and-drop-hitbox": "catalog:",
|
2025-11-06 14:08:48 +05:30
|
|
|
"@bprogress/core": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"@fontsource-variable/inter": "catalog:",
|
|
|
|
|
"@fontsource/ibm-plex-mono": "catalog:",
|
|
|
|
|
"@fontsource/material-symbols-rounded": "catalog:",
|
|
|
|
|
"@headlessui/react": "catalog:",
|
2025-08-19 07:36:42 -07:00
|
|
|
"@plane/constants": "workspace:*",
|
|
|
|
|
"@plane/editor": "workspace:*",
|
|
|
|
|
"@plane/hooks": "workspace:*",
|
|
|
|
|
"@plane/i18n": "workspace:*",
|
|
|
|
|
"@plane/propel": "workspace:*",
|
|
|
|
|
"@plane/services": "workspace:*",
|
2025-09-16 21:15:08 +05:30
|
|
|
"@plane/shared-state": "workspace:*",
|
2025-08-19 07:36:42 -07:00
|
|
|
"@plane/types": "workspace:*",
|
|
|
|
|
"@plane/ui": "workspace:*",
|
|
|
|
|
"@plane/utils": "workspace:*",
|
2026-05-31 15:56:12 +05:30
|
|
|
"@popperjs/core": "catalog:",
|
|
|
|
|
"@react-pdf/renderer": "catalog:",
|
2025-11-20 19:00:27 +07:00
|
|
|
"@react-router/node": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"@tanstack/react-table": "catalog:",
|
2025-09-02 21:03:03 +05:30
|
|
|
"axios": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"clsx": "catalog:",
|
|
|
|
|
"cmdk": "catalog:",
|
|
|
|
|
"comlink": "catalog:",
|
|
|
|
|
"date-fns": "catalog:",
|
|
|
|
|
"emoji-picker-react": "catalog:",
|
|
|
|
|
"export-to-csv": "catalog:",
|
|
|
|
|
"isbot": "catalog:",
|
2025-09-26 17:59:31 +05:30
|
|
|
"lodash-es": "catalog:",
|
2025-09-02 21:03:03 +05:30
|
|
|
"lucide-react": "catalog:",
|
2025-11-11 19:27:49 +05:30
|
|
|
"mobx": "catalog:",
|
2025-09-02 21:03:03 +05:30
|
|
|
"mobx-react": "catalog:",
|
|
|
|
|
"mobx-utils": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"next-themes": "catalog:",
|
2025-11-11 19:27:49 +05:30
|
|
|
"react": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"react-color": "catalog:",
|
2025-09-01 19:42:56 +05:30
|
|
|
"react-dom": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"react-dropzone": "catalog:",
|
|
|
|
|
"react-fast-compare": "catalog:",
|
|
|
|
|
"react-hook-form": "catalog:",
|
|
|
|
|
"react-is": "catalog:",
|
|
|
|
|
"react-markdown": "catalog:",
|
|
|
|
|
"react-masonry-component": "catalog:",
|
|
|
|
|
"react-pdf-html": "catalog:",
|
|
|
|
|
"react-popper": "catalog:",
|
2025-11-20 19:00:27 +07:00
|
|
|
"react-router": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"recharts": "catalog:",
|
|
|
|
|
"serve": "catalog:",
|
|
|
|
|
"smooth-scroll-into-view-if-needed": "catalog:",
|
2025-09-02 21:03:03 +05:30
|
|
|
"swr": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"use-font-face-observer": "catalog:",
|
2025-09-02 21:03:03 +05:30
|
|
|
"uuid": "catalog:"
|
2022-11-30 02:21:17 +05:30
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2025-08-19 07:36:42 -07:00
|
|
|
"@plane/tailwind-config": "workspace:*",
|
|
|
|
|
"@plane/typescript-config": "workspace:*",
|
2025-11-20 19:00:27 +07:00
|
|
|
"@react-router/dev": "catalog:",
|
2026-06-01 16:44:16 +05:30
|
|
|
"@tailwindcss/postcss": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"@tailwindcss/typography": "catalog:",
|
2025-09-26 17:59:31 +05:30
|
|
|
"@types/lodash-es": "catalog:",
|
2025-10-08 18:42:53 +05:30
|
|
|
"@types/node": "catalog:",
|
2025-11-11 19:27:49 +05:30
|
|
|
"@types/react": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"@types/react-color": "catalog:",
|
2025-09-01 19:42:56 +05:30
|
|
|
"@types/react-dom": "catalog:",
|
2026-03-31 16:55:17 +05:30
|
|
|
"dotenv": "catalog:",
|
2025-11-06 14:08:48 +05:30
|
|
|
"typescript": "catalog:",
|
2025-11-11 19:27:49 +05:30
|
|
|
"vite": "catalog:",
|
2026-05-31 15:56:12 +05:30
|
|
|
"vite-tsconfig-paths": "catalog:"
|
2022-11-30 02:21:17 +05:30
|
|
|
}
|
2025-08-18 08:57:16 -07:00
|
|
|
}
|