130 lines
3.8 KiB
JSON
Executable File
130 lines
3.8 KiB
JSON
Executable File
{
|
|
"type": "module",
|
|
"version": "5.10.0",
|
|
"packageManager": "pnpm@10.30.3",
|
|
"engines": {
|
|
"node": "^20.19.0 || >=22.12.0"
|
|
},
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vue-tsc -b && vite build",
|
|
"build:test": "vue-tsc -b && vite build --mode test",
|
|
"serve": "http-server ./dist -o",
|
|
"serve:test": "http-server ./dist-test -o",
|
|
"svgo": "svgo -f src/assets/icons",
|
|
"new": "plop",
|
|
"generate:icons": "tsx ./scripts/generate.icons.ts",
|
|
"lint": "npm-run-all -s lint:tsc lint:eslint lint:stylelint",
|
|
"lint:tsc": "vue-tsc -b",
|
|
"lint:eslint": "eslint . --cache --fix",
|
|
"lint:stylelint": "stylelint \"src/**/*.{css,scss,vue}\" --cache --fix",
|
|
"preinstall": "npx only-allow pnpm",
|
|
"postinstall": "simple-git-hooks",
|
|
"taze": "taze minor -wIr",
|
|
"commit": "git cz",
|
|
"release": "bumpp"
|
|
},
|
|
"dependencies": {
|
|
"@vee-validate/zod": "^4.15.1",
|
|
"@vueuse/components": "^14.2.1",
|
|
"@vueuse/core": "^14.2.1",
|
|
"@vueuse/integrations": "^14.2.1",
|
|
"axios": "^1.13.6",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"dayjs": "^1.11.19",
|
|
"defu": "^6.1.4",
|
|
"disable-devtool": "^0.3.9",
|
|
"element-plus": "^2.13.4",
|
|
"eruda": "^3.4.3",
|
|
"es-toolkit": "^1.45.1",
|
|
"filesize": "^11.0.13",
|
|
"hotkeys-js": "^4.0.2",
|
|
"lucide-vue-next": "^0.577.0",
|
|
"mitt": "^3.0.1",
|
|
"nprogress": "^0.2.0",
|
|
"path-browserify": "^1.0.1",
|
|
"path-to-regexp": "^8.3.0",
|
|
"pinia": "^3.0.4",
|
|
"qs": "^6.15.0",
|
|
"reka-ui": "^2.9.0",
|
|
"scule": "^1.3.0",
|
|
"tailwind-merge": "^3.5.0",
|
|
"ua-parser-js": "^2.0.9",
|
|
"vconsole": "^3.15.1",
|
|
"vee-validate": "^4.15.1",
|
|
"vue": "^3.5.29",
|
|
"vue-router": "^5.0.3",
|
|
"vue-sonner": "^2.0.9",
|
|
"zod": "^4.3.6"
|
|
},
|
|
"devDependencies": {
|
|
"@antfu/eslint-config": "^7.7.0",
|
|
"@clack/prompts": "^1.1.0",
|
|
"@faker-js/faker": "^10.3.0",
|
|
"@iconify/json": "^2.2.447",
|
|
"@iconify/vue": "^5.0.0",
|
|
"@stylistic/stylelint-config": "^4.0.0",
|
|
"@types/nprogress": "^0.2.3",
|
|
"@types/path-browserify": "^1.0.3",
|
|
"@types/qs": "^6.15.0",
|
|
"@unocss/eslint-plugin": "^66.6.6",
|
|
"@unocss/preset-legacy-compat": "^66.6.6",
|
|
"@unocss/reset": "^66.6.6",
|
|
"@vitejs/plugin-legacy": "^7.2.1",
|
|
"@vitejs/plugin-vue": "^6.0.4",
|
|
"@vitejs/plugin-vue-jsx": "^5.1.4",
|
|
"@vue/tsconfig": "^0.9.0",
|
|
"autoprefixer": "^10.4.27",
|
|
"boxen": "^8.0.1",
|
|
"bumpp": "^10.4.1",
|
|
"cz-git": "^1.12.0",
|
|
"eslint": "^9.39.4",
|
|
"fs-extra": "^11.3.4",
|
|
"http-server": "^14.1.1",
|
|
"lint-staged": "^16.3.2",
|
|
"npm-run-all2": "^8.0.4",
|
|
"picocolors": "^1.1.1",
|
|
"plop": "^4.0.5",
|
|
"postcss": "^8.5.8",
|
|
"postcss-nested": "^7.0.2",
|
|
"sass-embedded": "^1.97.3",
|
|
"simple-git-hooks": "^2.13.1",
|
|
"stylelint": "^17.4.0",
|
|
"stylelint-config-recess-order": "^7.6.1",
|
|
"stylelint-config-standard-scss": "^17.0.0",
|
|
"stylelint-config-standard-vue": "^1.0.0",
|
|
"stylelint-scss": "^7.0.0",
|
|
"svgo": "^4.0.1",
|
|
"taze": "^19.10.0",
|
|
"tsx": "^4.21.0",
|
|
"typescript": "^5.9.3",
|
|
"unocss": "^66.6.6",
|
|
"unocss-preset-animations": "^1.3.0",
|
|
"unplugin-auto-import": "^21.0.0",
|
|
"unplugin-turbo-console": "^2.3.0",
|
|
"unplugin-vue-components": "^31.0.0",
|
|
"vite": "^7.3.1",
|
|
"vite-plugin-app-loading": "^0.4.0",
|
|
"vite-plugin-archiver": "^0.2.0",
|
|
"vite-plugin-banner": "^0.8.1",
|
|
"vite-plugin-compression2": "^2.5.0",
|
|
"vite-plugin-env-parse": "^1.0.15",
|
|
"vite-plugin-fake-server": "^2.2.2",
|
|
"vite-plugin-pages": "^0.33.3",
|
|
"vite-plugin-svg-icons": "^2.0.1",
|
|
"vite-plugin-vue-devtools": "^8.0.7",
|
|
"vite-plugin-vue-meta-layouts": "^0.6.1",
|
|
"vue-tsc": "^3.2.5"
|
|
},
|
|
"simple-git-hooks": {
|
|
"pre-commit": "pnpm lint-staged",
|
|
"preserveUnused": true
|
|
},
|
|
"config": {
|
|
"commitizen": {
|
|
"path": "node_modules/cz-git"
|
|
}
|
|
}
|
|
}
|