mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 15:58:14 +00:00
122 lines
3.3 KiB
JSON
122 lines
3.3 KiB
JSON
{
|
|
"name": "headplane",
|
|
"version": "0.7.0-beta.4",
|
|
"private": true,
|
|
"type": "module",
|
|
"sideEffects": false,
|
|
"scripts": {
|
|
"preinstall": "npx only-allow pnpm",
|
|
"build": "react-router build",
|
|
"dev:app": "HEADPLANE_CONFIG_PATH=./config.example.yaml react-router dev | pino-pretty -c",
|
|
"dev:docker": "docker compose up",
|
|
"dev": "pnpm run --stream /^dev:/",
|
|
"start": "node build/server/index.js",
|
|
"typecheck": "react-router typegen && tsc",
|
|
"test:unit": "vitest run --project unit",
|
|
"test:integration": "vitest run --project integration:*",
|
|
"docs:dev": "vitepress dev docs",
|
|
"docs:build": "vitepress build docs",
|
|
"docs:preview": "vitepress preview docs",
|
|
"lint": "oxlint",
|
|
"format": "oxfmt"
|
|
},
|
|
"dependencies": {
|
|
"@base-ui/react": "^1.6.0",
|
|
"@codemirror/language": "^6.12.3",
|
|
"@codemirror/view": "^6.43.1",
|
|
"@dnd-kit/core": "^6.3.1",
|
|
"@dnd-kit/modifiers": "^7.0.0",
|
|
"@dnd-kit/sortable": "^8.0.0",
|
|
"@dnd-kit/utilities": "^3.2.2",
|
|
"@fontsource-variable/inter": "^5.2.8",
|
|
"@iconify/react": "^6.0.2",
|
|
"@kubernetes/client-node": "^1.4.0",
|
|
"@lezer/highlight": "^1.2.3",
|
|
"@react-router/node": "^8.0.1",
|
|
"@uiw/react-codemirror": "4.25.10",
|
|
"arktype": "^2.2.1",
|
|
"clsx": "^2.1.1",
|
|
"drizzle-orm": "1.0.0-beta.21",
|
|
"isbot": "5.1.43",
|
|
"jose": "6.2.3",
|
|
"js-yaml": "^4.2.0",
|
|
"lucide-react": "^1.21.0",
|
|
"mime": "^4.1.0",
|
|
"pino": "^10.3.1",
|
|
"react": "19.2.7",
|
|
"react-codemirror-merge": "4.25.10",
|
|
"react-dom": "19.2.7",
|
|
"react-error-boundary": "^6.1.2",
|
|
"react-router": "^8.0.1",
|
|
"restty": "^0.1.35",
|
|
"tailwind-merge": "3.6.0",
|
|
"ulidx": "2.4.1",
|
|
"undici": "8.5.0",
|
|
"valibot": "^1.4.1",
|
|
"yaml": "2.9.0"
|
|
},
|
|
"devDependencies": {
|
|
"@react-router/dev": "^8.0.1",
|
|
"@shopify/lang-jsonc": "^1.0.1",
|
|
"@tailwindcss/vite": "^4.3.1",
|
|
"@types/js-yaml": "^4.0.9",
|
|
"@types/node": "^26.0.0",
|
|
"@types/react": "^19.2.17",
|
|
"@types/react-dom": "^19.2.3",
|
|
"drizzle-kit": "1.0.0-beta.21",
|
|
"lefthook": "^2.1.5",
|
|
"oxfmt": "^0.55.0",
|
|
"oxlint": "^1.70.0",
|
|
"oxlint-tsgolint": "^0.23.0",
|
|
"pino-pretty": "^13.1.3",
|
|
"tailwindcss": "^4.3.1",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"testcontainers": "^12.0.3",
|
|
"tsx": "^4.22.4",
|
|
"typescript": "7.0.1-rc",
|
|
"vite": "^8.0.16",
|
|
"vitepress": "next",
|
|
"vitest": "^4.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=24.2 <25",
|
|
"pnpm": ">=10.4 <11"
|
|
},
|
|
"packageManager": "pnpm@10.4.0",
|
|
"pnpm": {
|
|
"supportedArchitectures": {
|
|
"os": [
|
|
"current",
|
|
"linux"
|
|
],
|
|
"cpu": [
|
|
"x64",
|
|
"arm64"
|
|
]
|
|
},
|
|
"onlyBuiltDependencies": [
|
|
"@tailwindcss/oxide",
|
|
"bufferutil",
|
|
"cpu-features",
|
|
"esbuild",
|
|
"lefthook",
|
|
"protobufjs",
|
|
"ssh2",
|
|
"utf-8-validate"
|
|
],
|
|
"ignoredBuiltDependencies": [
|
|
"better-sqlite3"
|
|
],
|
|
"overrides": {
|
|
"@codemirror/state": "6.6.0",
|
|
"mdast-util-to-hast@>=13.0.0 <13.2.1": ">=13.2.1",
|
|
"rollup@>=4.0.0 <4.59.0": ">=4.59.0",
|
|
"ip-address@<=10.1.0": ">=10.1.1",
|
|
"ws@>=8.0.0 <8.20.1": ">=8.20.1",
|
|
"esbuild@>=0.27.3 <0.28.1": ">=0.28.1",
|
|
"ws@>=8.0.0 <8.21.0": ">=8.21.0",
|
|
"form-data@>=4.0.0 <4.0.6": ">=4.0.6"
|
|
}
|
|
}
|
|
}
|