mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
123 lines
3.5 KiB
JSON
123 lines
3.5 KiB
JSON
{
|
|
"name": "headplane",
|
|
"version": "0.6.1",
|
|
"private": true,
|
|
"type": "module",
|
|
"sideEffects": false,
|
|
"scripts": {
|
|
"preinstall": "npx only-allow pnpm",
|
|
"build": "react-router build",
|
|
"dev": "HEADPLANE_CONFIG_PATH=./config.example.yaml react-router dev",
|
|
"start": "node build/server/index.js",
|
|
"typecheck": "react-router typegen && tsgo",
|
|
"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",
|
|
"gen:hashes": "tsx tests/generate-openapi-hashes.ts",
|
|
"lint": "oxlint",
|
|
"format": "oxfmt"
|
|
},
|
|
"dependencies": {
|
|
"@libsql/client": "0.15.15"
|
|
},
|
|
"devDependencies": {
|
|
"@dnd-kit/core": "^6.3.1",
|
|
"@dnd-kit/modifiers": "^7.0.0",
|
|
"@dnd-kit/sortable": "^8.0.0",
|
|
"@dnd-kit/utilities": "^3.2.2",
|
|
"@faker-js/faker": "9.9.0",
|
|
"@fontsource-variable/inter": "^5.2.8",
|
|
"@iconify/react": "^6.0.2",
|
|
"@kubernetes/client-node": "^1.4.0",
|
|
"@react-aria/toast": "3.0.8",
|
|
"@react-router/dev": "^7.9.6",
|
|
"@react-router/node": "^7.9.6",
|
|
"@react-stately/toast": "3.1.2",
|
|
"@readme/openapi-parser": "^5.2.1",
|
|
"@shopify/lang-jsonc": "^1.0.1",
|
|
"@tailwindcss/vite": "^4.1.17",
|
|
"@types/js-yaml": "^4.0.9",
|
|
"@types/node": "^24.10.1",
|
|
"@types/react": "^19.2.5",
|
|
"@types/react-dom": "^19.2.3",
|
|
"@typescript/native-preview": "7.0.0-dev.20251203.1",
|
|
"@uiw/codemirror-theme-github": "4.25.1",
|
|
"@uiw/codemirror-theme-xcode": "4.25.3",
|
|
"@uiw/react-codemirror": "4.25.3",
|
|
"@xterm/addon-clipboard": "^0.1.0",
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
"@xterm/addon-unicode11": "^0.8.0",
|
|
"@xterm/addon-web-links": "^0.11.0",
|
|
"@xterm/xterm": "^5.5.0",
|
|
"arktype": "^2.1.26",
|
|
"clsx": "^2.1.1",
|
|
"drizzle-kit": "^0.31.7",
|
|
"drizzle-orm": "0.44.7",
|
|
"isbot": "5.1.32",
|
|
"jose": "6.1.2",
|
|
"js-yaml": "^4.1.1",
|
|
"lefthook": "^2.0.4",
|
|
"lucide-react": "^0.540.0",
|
|
"mime": "^4.1.0",
|
|
"openapi-types": "^12.1.3",
|
|
"openid-client": "6.8.1",
|
|
"oxfmt": "^0.24.0",
|
|
"oxlint": "^1.39.0",
|
|
"oxlint-tsgolint": "^0.11.1",
|
|
"postcss": "^8.5.6",
|
|
"react": "19.2.0",
|
|
"react-aria": "3.44.0",
|
|
"react-codemirror-merge": "4.25.3",
|
|
"react-dom": "19.2.0",
|
|
"react-error-boundary": "^6.0.0",
|
|
"react-router": "^7.9.6",
|
|
"react-router-dom": "^7.9.6",
|
|
"react-router-hono-server": "2.22.0",
|
|
"react-stately": "3.42.0",
|
|
"remix-utils": "^9.0.0",
|
|
"tailwind-merge": "3.4.0",
|
|
"tailwindcss": "^4.1.17",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"tailwindcss-react-aria-components": "^2.0.1",
|
|
"testcontainers": "^11.8.1",
|
|
"tsx": "^4.20.6",
|
|
"typescript": "^5.9.3",
|
|
"ulidx": "2.4.1",
|
|
"undici": "7.16.0",
|
|
"usehooks-ts": "^3.1.1",
|
|
"vite": "8.0.0-beta.0",
|
|
"vite-tsconfig-paths": "^5.1.4",
|
|
"vitepress": "next",
|
|
"vitest": "^4.0.9",
|
|
"yaml": "2.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=22.18 <23",
|
|
"pnpm": ">=10.4 <11"
|
|
},
|
|
"packageManager": "pnpm@10.4.0",
|
|
"pnpm": {
|
|
"supportedArchitectures": {
|
|
"os": [
|
|
"current",
|
|
"linux"
|
|
],
|
|
"cpu": [
|
|
"x64",
|
|
"arm64"
|
|
]
|
|
},
|
|
"onlyBuiltDependencies": [
|
|
"@tailwindcss/oxide",
|
|
"better-sqlite3",
|
|
"esbuild",
|
|
"lefthook"
|
|
],
|
|
"patchedDependencies": {
|
|
"react-router-hono-server": "patches/react-router-hono-server.patch"
|
|
}
|
|
}
|
|
}
|