chore: remove unused dependencies

This commit is contained in:
Administrator 2026-03-23 11:55:18 +08:00
parent 22d6e57d2e
commit cf0fd092ef
2 changed files with 146 additions and 2724 deletions

View File

@ -2,6 +2,8 @@
"name": "sport-meeting-admin-sys",
"type": "module",
"private": true,
"version": "1.0.0",
"description": "基于 Nuxt 3 + Element Plus + SQLite 的运动会管理系统",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
@ -15,56 +17,23 @@
"dependencies": {
"@element-plus/nuxt": "1.0.10",
"@pinia/nuxt": "0.11.3",
"@unocss/nuxt": "^66.6.7",
"bcryptjs": "^3.0.3",
"better-sqlite3": "^12.8.0",
"chalk": "^5.6.2",
"element-plus": "2.9.2",
"inquirer": "^9.3.8",
"jsonwebtoken": "^9.0.3",
"nuxt": "^4.3.1",
"opencode-ai": "^1.2.27",
"pinia": "2.3.1",
"puppeteer": "^24.40.0",
"sql.js": "^1.14.1",
"sqlite3": "^6.0.1",
"unocss": "^66.6.7",
"uuid": "^13.0.0",
"vue": "^3.5.29",
"vue-router": "^4.6.4",
"zod": "^4.3.6"
},
"devDependencies": {
"@nuxt/eslint": "1.15.2",
"@nuxt/icon": "2.2.1",
"@types/bcryptjs": "^3.0.0",
"@types/jsonwebtoken": "^9.0.10",
"@types/uuid": "^11.0.0",
"better-sqlite3": "^12.8.0"
},
"packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac",
"packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be",
"pnpm": {
"overrides": {
"pkg-types": "^2.3.0"
},
"onlyBuiltDependencies": [
"esbuild",
"opencode-ai",
"puppeteer",
"sqlite3",
"vue-demi"
"better-sqlite3",
"esbuild"
]
},
"version": "1.0.0",
"description": "基于 Nuxt 3 + Element Plus + SQLite 的运动会管理系统",
"main": "test-db-connection.js",
"directories": {
"doc": "docs"
},
"repository": {
"type": "git",
"url": "https://git.mzmc.top/laobinghu/SportMeetingAdminSys.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}
}

2825
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff