2024-08-07 12:23:35 +00:00
|
|
|
{
|
2025-03-13 13:57:06 +00:00
|
|
|
"name": "@fmhy/website",
|
2025-06-24 17:36:01 +00:00
|
|
|
"packageManager": "pnpm@10.12.2+sha256.07b2396c6c99a93b75b5f9ce22be9285c3b2533c49fec51b349d44798cf56b82",
|
2024-08-25 11:00:20 +00:00
|
|
|
"type": "module",
|
2024-08-28 11:37:06 +00:00
|
|
|
"engines": {
|
2025-12-05 16:53:07 +00:00
|
|
|
"node": ">=25.2.1"
|
2024-08-28 11:37:06 +00:00
|
|
|
},
|
2024-08-07 12:23:35 +00:00
|
|
|
"scripts": {
|
|
|
|
|
"api:build": "nitropack build",
|
2024-08-28 18:02:42 +00:00
|
|
|
"api:deploy": "wrangler deploy",
|
2024-08-25 11:00:20 +00:00
|
|
|
"api:dev": "nitropack dev",
|
|
|
|
|
"api:prepare": "nitropack prepare",
|
2024-08-07 12:23:35 +00:00
|
|
|
"api:preview": "node .output/server/index.mjs",
|
2025-01-01 11:25:05 +00:00
|
|
|
"api:typegen": "wrangler types api/worker-configuration.d.ts",
|
2024-08-25 11:00:20 +00:00
|
|
|
"docs:build": "vitepress build docs/",
|
|
|
|
|
"docs:dev": "vitepress dev docs/",
|
|
|
|
|
"docs:preview": "vitepress preview docs/",
|
2024-08-07 12:23:35 +00:00
|
|
|
"format": "prettier -w --cache --check .",
|
2025-03-27 12:54:11 +00:00
|
|
|
"licenser": "deno run --allow-read jsr:@kt3k/license-checker@3.3.1/main",
|
2025-06-30 14:51:52 +00:00
|
|
|
"og:dev": "x-satori -t ./docs/.vitepress/hooks/Template.vue -c ./docs/.vitepress/hooks/satoriConfig.ts --dev"
|
2024-08-07 12:23:35 +00:00
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@fmhy/colors": "^0.0.11",
|
2024-08-31 18:17:01 +00:00
|
|
|
"@fmhy/components": "^0.0.3",
|
2024-10-17 06:03:48 +00:00
|
|
|
"@headlessui/vue": "^1.7.23",
|
2024-08-18 05:17:55 +00:00
|
|
|
"@resvg/resvg-js": "^2.6.2",
|
2026-03-04 09:11:30 +00:00
|
|
|
"@vueuse/core": "^14.2.1",
|
|
|
|
|
"@vueuse/integrations": "^14.2.1",
|
2025-11-09 01:58:43 +00:00
|
|
|
"consola": "^3.4.2",
|
2026-03-04 09:11:30 +00:00
|
|
|
"feed": "^5.2.0",
|
2025-11-09 01:58:43 +00:00
|
|
|
"itty-fetcher": "^1.0.10",
|
2026-01-04 05:39:22 +00:00
|
|
|
"mark.js": "^8.11.1",
|
|
|
|
|
"minisearch": "^7.2.0",
|
2024-08-07 12:23:35 +00:00
|
|
|
"nitro-cors": "^0.7.1",
|
2026-03-04 09:11:30 +00:00
|
|
|
"nitropack": "^2.13.1",
|
2024-08-07 12:23:35 +00:00
|
|
|
"nprogress": "^0.2.0",
|
2025-11-09 01:58:43 +00:00
|
|
|
"pathe": "^2.0.3",
|
2026-03-04 09:11:30 +00:00
|
|
|
"reka-ui": "^2.9.0",
|
2026-03-05 17:41:48 +00:00
|
|
|
"sharp": "^0.34.5",
|
2026-03-04 09:11:30 +00:00
|
|
|
"unocss": "66.6.4",
|
2025-11-09 01:58:43 +00:00
|
|
|
"vitepress": "^1.6.4",
|
2026-03-04 09:11:30 +00:00
|
|
|
"vue": "^3.5.29",
|
2025-11-09 01:58:43 +00:00
|
|
|
"x-satori": "^0.4.0",
|
2026-03-04 09:11:30 +00:00
|
|
|
"zod": "^4.3.6"
|
2024-08-07 12:23:35 +00:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2026-03-05 17:41:48 +00:00
|
|
|
"@cloudflare/workers-types": "^4.20260305.1",
|
2026-03-04 09:11:30 +00:00
|
|
|
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
|
|
|
|
|
"@iconify-json/carbon": "^1.2.19",
|
|
|
|
|
"@iconify-json/fluent": "^1.2.40",
|
2025-06-09 18:49:48 +00:00
|
|
|
"@iconify-json/fluent-mdl2": "^1.2.1",
|
2026-03-04 09:11:30 +00:00
|
|
|
"@iconify-json/gravity-ui": "^1.2.11",
|
2025-11-09 01:58:43 +00:00
|
|
|
"@iconify-json/heroicons-solid": "^1.2.1",
|
|
|
|
|
"@iconify-json/logos": "^1.2.10",
|
2026-03-04 09:11:30 +00:00
|
|
|
"@iconify-json/lucide": "^1.2.95",
|
|
|
|
|
"@iconify-json/material-symbols": "^1.2.59",
|
2025-11-09 01:58:43 +00:00
|
|
|
"@iconify-json/mdi": "^1.2.3",
|
2025-03-27 12:54:11 +00:00
|
|
|
"@iconify-json/ph": "^1.2.2",
|
2026-03-04 09:11:30 +00:00
|
|
|
"@iconify-json/qlementine-icons": "^1.2.14",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.72",
|
|
|
|
|
"@iconify-json/twemoji": "^1.2.5",
|
2025-12-05 16:53:07 +00:00
|
|
|
"@iconify/utils": "^3.1.0",
|
2026-03-04 09:11:30 +00:00
|
|
|
"@types/node": "^25.3.3",
|
2024-08-07 12:23:35 +00:00
|
|
|
"@types/nprogress": "^0.2.3",
|
2026-03-04 09:11:30 +00:00
|
|
|
"@vue/compiler-sfc": "^3.5.29",
|
2026-01-22 01:27:26 +00:00
|
|
|
"floating-vue": "^5.2.2",
|
2025-03-11 23:38:38 +00:00
|
|
|
"nitro-cloudflare-dev": "^0.2.2",
|
2026-03-04 09:11:30 +00:00
|
|
|
"prettier": "^3.8.1",
|
|
|
|
|
"prettier-plugin-pkgsort": "^0.3.0",
|
2025-12-05 16:53:07 +00:00
|
|
|
"prettier-plugin-tailwindcss": "^0.7.2",
|
2026-03-04 09:11:30 +00:00
|
|
|
"sass": "^1.97.3",
|
2025-11-09 01:58:43 +00:00
|
|
|
"typescript": "^5.9.3",
|
2026-03-04 09:11:30 +00:00
|
|
|
"unplugin-auto-import": "^21.0.0",
|
2024-08-31 18:17:01 +00:00
|
|
|
"vite-plugin-optimize-exclude": "^0.0.1",
|
2025-12-05 16:53:07 +00:00
|
|
|
"vite-plugin-pwa": "^1.2.0",
|
2026-03-04 09:11:30 +00:00
|
|
|
"vite-plugin-terminal": "^1.4.0",
|
2026-03-05 17:41:48 +00:00
|
|
|
"wrangler": "^4.70.0"
|
2024-08-07 12:23:35 +00:00
|
|
|
},
|
|
|
|
|
"pnpm": {
|
|
|
|
|
"peerDependencyRules": {
|
|
|
|
|
"ignoreMissing": [
|
|
|
|
|
"@algolia/client-search",
|
|
|
|
|
"search-insights"
|
|
|
|
|
]
|
2025-06-30 14:51:52 +00:00
|
|
|
},
|
|
|
|
|
"onlyBuiltDependencies": [
|
2026-03-04 09:11:30 +00:00
|
|
|
"@parcel/watcher",
|
|
|
|
|
"esbuild",
|
|
|
|
|
"sharp",
|
|
|
|
|
"vue-demi",
|
|
|
|
|
"workerd"
|
2025-06-30 14:51:52 +00:00
|
|
|
]
|
2024-08-07 12:23:35 +00:00
|
|
|
}
|
|
|
|
|
}
|