8 Star 1 Fork 19

openEuler/easy-software
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
ailoooong 提交于 2025-11-17 16:32 +08:00 . fix: 三方件升级
{
"name": "app",
"version": "0.0.0",
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"build-only": "vite build",
"test": "vitest",
"type-check": "vue-tsc --build --force",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"format": "prettier --write src/",
"gen:token": "opensig-scripts gen:token --config ./src/tokens/token.config.ts"
},
"dependencies": {
"@opensig/open-analytics": "^0.0.9",
"@opensig/opendesign": "0.0.78",
"@vueuse/core": "10.11.1",
"axios": "1.12.0",
"clipboard": "2.0.11",
"element-plus": "2.8.2",
"github-markdown-css": "5.8.1",
"highlight.js": "11.9.0",
"js-cookie": "3.0.5",
"jsdom": "^26.0.0",
"markdown-it": "14.1.0",
"pinia": "2.1.2",
"uuid": "10.0.0",
"vitest": "^3.1.1",
"vue": "3.4.38",
"vue-dompurify-html": "3.1.2",
"vue-i18n": "10.0.8",
"vue-router": "4.4.3",
"xss": "1.0.15"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@tsconfig/node18": "^18.2.2",
"@types/markdown-it": "14.1.0",
"@types/node": "^18.19.3",
"@vitejs/plugin-vue": "4.0.0",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"npm-run-all2": "^6.1.1",
"prettier": "^3.0.3",
"sass": "1.62.0",
"typescript": "4.9.5",
"unplugin-auto-import": "^0.11.5",
"unplugin-element-plus": "^0.10.0",
"unplugin-icons": "^0.14.15",
"unplugin-vue-components": "^0.26.0",
"vite": "5.4.21",
"vue-tsc": "^1.8.25"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openeuler/easy-software.git
git@gitee.com:openeuler/easy-software.git
openeuler
easy-software
easy-software
master

搜索帮助