| | |
| | | { |
| | | "$schema": "https://json.schemastore.org/tsconfig", |
| | | "name": "ruoyi-vue-plus", |
| | | "version": "5.1.1", |
| | | "version": "5.3.0", |
| | | "description": "RuoYi-Vue-Plus多租户管理系统", |
| | | "author": "LionLi", |
| | | "license": "MIT", |
| | | "type": "module", |
| | | "scripts": { |
| | | "dev": "vite serve --mode development", |
| | | "build:prod": "vite build --mode production &&vue-tsc --noEmit", |
| | | "build:prod": "vite build --mode production", |
| | | "build:dev": "vite build --mode development", |
| | | "preview": "vite preview", |
| | | "lint": "eslint src/**/*.{ts,js,vue} --fix", |
| | | "prepare": "husky install", |
| | | "lint:eslint": "eslint", |
| | | "lint:eslint:fix": "eslint --fix", |
| | | "prettier": "prettier --write ." |
| | | }, |
| | | "repository": { |
| | |
| | | "url": "https://gitee.com/JavaLionLi/plus-ui.git" |
| | | }, |
| | | "dependencies": { |
| | | "@element-plus/icons-vue": "2.1.0", |
| | | "@element-plus/icons-vue": "2.3.1", |
| | | "@highlightjs/vue-plugin": "2.1.0", |
| | | "@vueup/vue-quill": "1.2.0", |
| | | "@vueuse/core": "9.5.0", |
| | | "@vueuse/core": "11.3.0", |
| | | "animate.css": "4.1.1", |
| | | "await-to-js": "^3.0.0", |
| | | "axios": "^1.3.4", |
| | | "echarts": "5.4.0", |
| | | "element-plus": "2.2.27", |
| | | "await-to-js": "3.0.0", |
| | | "axios": "1.7.8", |
| | | "crypto-js": "4.2.0", |
| | | "diagram-js": "12.3.0", |
| | | "didi": "9.0.2", |
| | | "echarts": "5.5.0", |
| | | "element-plus": "2.8.8", |
| | | "file-saver": "2.0.5", |
| | | "fuse.js": "6.6.2", |
| | | "js-cookie": "3.0.1", |
| | | "jsencrypt": "3.3.1", |
| | | "crypto-js": "^4.1.1", |
| | | "fuse.js": "7.0.0", |
| | | "highlight.js": "11.9.0", |
| | | "image-conversion": "2.1.1", |
| | | "js-cookie": "3.0.5", |
| | | "jsencrypt": "3.3.2", |
| | | "nprogress": "0.2.0", |
| | | "path-browserify": "1.0.1", |
| | | "path-to-regexp": "6.2.0", |
| | | "pinia": "2.0.22", |
| | | "screenfull": "6.0.0", |
| | | "vform3-builds": "3.0.8", |
| | | "vue": "3.2.45", |
| | | "vue-cropper": "1.0.3", |
| | | "vue-i18n": "9.2.2", |
| | | "vue-router": "4.1.4", |
| | | "vue-types": "^5.0.3" |
| | | "pinia": "2.2.6", |
| | | "screenfull": "6.0.2", |
| | | "vue": "3.5.13", |
| | | "vue-cropper": "1.1.1", |
| | | "vue-i18n": "10.0.5", |
| | | "vue-json-pretty": "2.4.0", |
| | | "vue-router": "4.4.5", |
| | | "vue-types": "5.1.3", |
| | | "vxe-table": "4.5.22" |
| | | }, |
| | | "devDependencies": { |
| | | "@iconify/json": "^2.2.40", |
| | | "@intlify/unplugin-vue-i18n": "0.8.2", |
| | | "@types/crypto-js": "^4.1.1", |
| | | "@types/file-saver": "2.0.5", |
| | | "@types/js-cookie": "3.0.3", |
| | | "@types/node": "18.14.2", |
| | | "@types/nprogress": "0.2.0", |
| | | "@types/path-browserify": "^1.0.0", |
| | | "@typescript-eslint/eslint-plugin": "5.56.0", |
| | | "@typescript-eslint/parser": "5.56.0", |
| | | "@unocss/preset-attributify": "^0.50.6", |
| | | "@unocss/preset-icons": "^0.50.6", |
| | | "@unocss/preset-uno": "^0.50.6", |
| | | "@vitejs/plugin-vue": "4.0.0", |
| | | "@vue/compiler-sfc": "3.2.45", |
| | | "autoprefixer": "10.4.14", |
| | | "eslint": "8.36.0", |
| | | "eslint-config-prettier": "8.8.0", |
| | | "eslint-plugin-prettier": "4.2.1", |
| | | "eslint-plugin-vue": "9.9.0", |
| | | "fast-glob": "^3.2.11", |
| | | "husky": "7.0.4", |
| | | "postcss": "^8.4.21", |
| | | "prettier": "2.8.6", |
| | | "sass": "1.56.1", |
| | | "typescript": "4.9.5", |
| | | "unocss": "^0.50.6", |
| | | "unplugin-auto-import": "0.13.0", |
| | | "unplugin-icons": "0.15.1", |
| | | "unplugin-vue-components": "0.23.0", |
| | | "vite": "4.3.1", |
| | | "@eslint/js": "9.15.0", |
| | | "@iconify/json": "2.2.276", |
| | | "@types/crypto-js": "4.2.2", |
| | | "@types/file-saver": "2.0.7", |
| | | "@types/js-cookie": "3.0.6", |
| | | "@types/node": "18.18.2", |
| | | "@types/nprogress": "0.2.3", |
| | | "@unocss/preset-attributify": "0.64.1", |
| | | "@unocss/preset-icons": "0.64.1", |
| | | "@unocss/preset-uno": "0.64.1", |
| | | "@vitejs/plugin-vue": "5.0.4", |
| | | "@vue/compiler-sfc": "3.4.23", |
| | | "autoprefixer": "10.4.18", |
| | | "eslint": "9.15.0", |
| | | "eslint-plugin-prettier": "^5.2.1", |
| | | "eslint-plugin-vue": "9.31.0", |
| | | "fast-glob": "3.3.2", |
| | | "globals": "15.12.0", |
| | | "postcss": "8.4.36", |
| | | "prettier": "3.2.5", |
| | | "sass": "1.72.0", |
| | | "typescript": "5.7.2", |
| | | "typescript-eslint": "8.16.0", |
| | | "unocss": "0.64.1", |
| | | "unplugin-auto-import": "0.17.5", |
| | | "unplugin-icons": "0.18.5", |
| | | "unplugin-vue-components": "0.26.0", |
| | | "unplugin-vue-setup-extend-plus": "1.0.1", |
| | | "vite": "5.4.11", |
| | | "vite-plugin-compression": "0.5.1", |
| | | "vite-plugin-svg-icons": "2.0.1", |
| | | "unplugin-vue-setup-extend-plus": "0.4.9", |
| | | "vitest": "^0.29.7", |
| | | "vue-eslint-parser": "9.1.0", |
| | | "vue-tsc": "0.35.0" |
| | | "vitest": "1.5.0", |
| | | "vue-tsc": "2.0.13" |
| | | } |
| | | } |