package.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. {
  2. "name": "vue-pure-admin",
  3. "version": "6.1.0",
  4. "private": true,
  5. "type": "module",
  6. "scripts": {
  7. "dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",
  8. "serve": "pnpm dev",
  9. "build": "rimraf dist && NODE_OPTIONS=--max-old-space-size=8192 vite build && generate-version-file",
  10. "build:staging": "rimraf dist && vite build --mode staging",
  11. "report": "rimraf dist && vite build",
  12. "preview": "vite preview",
  13. "preview:build": "pnpm build && vite preview",
  14. "typecheck": "tsc --noEmit && vue-tsc --noEmit --skipLibCheck",
  15. "svgo": "svgo -f . -r",
  16. "clean:cache": "rimraf .eslintcache && rimraf pnpm-lock.yaml && rimraf node_modules && pnpm store prune && pnpm install",
  17. "lint:eslint": "eslint --cache --max-warnings 0 \"{src,mock,build}/**/*.{vue,js,ts,tsx}\" --fix",
  18. "lint:prettier": "prettier --write \"src/**/*.{js,ts,json,tsx,css,scss,vue,html,md}\"",
  19. "lint:stylelint": "stylelint --cache --fix \"**/*.{html,vue,css,scss}\" --cache-location node_modules/.cache/stylelint/",
  20. "lint": "pnpm lint:eslint && pnpm lint:prettier && pnpm lint:stylelint",
  21. "prepare": "husky",
  22. "preinstall": "npx only-allow pnpm"
  23. },
  24. "keywords": [
  25. "vue-pure-admin",
  26. "element-plus",
  27. "tailwindcss",
  28. "pure-admin",
  29. "typescript",
  30. "pinia",
  31. "vue3",
  32. "vite",
  33. "esm"
  34. ],
  35. "homepage": "https://github.com/pure-admin/vue-pure-admin",
  36. "repository": {
  37. "type": "git",
  38. "url": "git+https://github.com/pure-admin/vue-pure-admin.git"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/pure-admin/vue-pure-admin/issues"
  42. },
  43. "license": "MIT",
  44. "author": {
  45. "name": "xiaoxian521",
  46. "email": "pureadmin@163.com",
  47. "url": "https://github.com/xiaoxian521"
  48. },
  49. "dependencies": {
  50. "@amap/amap-jsapi-loader": "^1.0.1",
  51. "@howdyjs/mouse-menu": "^2.1.7",
  52. "@infectoone/vue-ganttastic": "^2.3.2",
  53. "@logicflow/core": "^1.2.28",
  54. "@logicflow/extension": "^1.2.28",
  55. "@plus-pro-components/utils": "^0.0.12",
  56. "@pureadmin/descriptions": "^1.2.1",
  57. "@pureadmin/table": "^3.3.0",
  58. "@pureadmin/utils": "^2.6.2",
  59. "@vue-flow/background": "^1.3.2",
  60. "@vue-flow/core": "^1.45.0",
  61. "@vueuse/core": "^13.6.0",
  62. "@vueuse/motion": "^3.0.3",
  63. "@wangeditor/editor": "^5.1.23",
  64. "@wangeditor/editor-for-vue": "^5.1.12",
  65. "@zxcvbn-ts/core": "^3.0.4",
  66. "animate.css": "^4.1.1",
  67. "axios": "^1.11.0",
  68. "china-area-data": "^5.0.1",
  69. "codemirror": "^5.65.19",
  70. "codemirror-editor-vue3": "^2.8.0",
  71. "color": "^5.0.2",
  72. "cropperjs": "^1.6.2",
  73. "dayjs": "^1.11.13",
  74. "deep-chat": "^2.2.2",
  75. "echarts": "^5.6.0",
  76. "el-table-infinite-scroll": "^3.0.6",
  77. "element-plus": "^2.10.4",
  78. "highlight.js": "^11.11.1",
  79. "intro.js": "^7.2.0",
  80. "js-cookie": "^3.0.5",
  81. "jsbarcode": "^3.12.1",
  82. "localforage": "^1.10.0",
  83. "maptalks": "^1.4.5",
  84. "maptalks.heatmap": "^0.6.2",
  85. "maptalks.three": "^0.41.2",
  86. "mint-filter": "^4.0.3",
  87. "mitt": "^3.0.1",
  88. "mqtt": "4.3.7",
  89. "nprogress": "^0.2.0",
  90. "path-browserify": "^1.0.1",
  91. "pinia": "^3.0.3",
  92. "pinyin-pro": "^3.26.0",
  93. "plus-pro-components": "^0.1.26",
  94. "qrcode": "^1.5.4",
  95. "qs": "^6.14.0",
  96. "responsive-storage": "^2.2.0",
  97. "sortablejs": "^1.15.6",
  98. "swiper": "^11.2.10",
  99. "three": "^0.180.0",
  100. "typeit": "^8.8.7",
  101. "v-contextmenu": "^3.2.0",
  102. "v3-infinite-loading": "^1.3.2",
  103. "vditor": "^3.11.1",
  104. "version-rocket": "^1.7.4",
  105. "vue": "^3.5.18",
  106. "vue-i18n": "^11.1.11",
  107. "vue-json-pretty": "^2.5.0",
  108. "vue-pdf-embed": "^2.1.3",
  109. "vue-router": "^4.5.1",
  110. "vue-tippy": "^6.7.1",
  111. "vue-types": "^6.0.0",
  112. "vue-virtual-scroller": "2.0.0-beta.8",
  113. "vue-waterfall-plugin-next": "^2.6.7",
  114. "vue3-danmaku": "^1.6.6",
  115. "vue3-puzzle-vcode": "^1.1.7",
  116. "vuedraggable": "^4.1.0",
  117. "vxe-table": "4.6.25",
  118. "wavesurfer.js": "^7.10.1",
  119. "xgplayer": "^3.0.22",
  120. "xlsx": "^0.18.5"
  121. },
  122. "devDependencies": {
  123. "@commitlint/cli": "^19.8.1",
  124. "@commitlint/config-conventional": "^19.8.1",
  125. "@commitlint/types": "^19.8.1",
  126. "@eslint/js": "^9.32.0",
  127. "@faker-js/faker": "^9.9.0",
  128. "@iconify/json": "^2.2.364",
  129. "@iconify/vue": "4.2.0",
  130. "@intlify/unplugin-vue-i18n": "^6.0.8",
  131. "@tailwindcss/vite": "^4.1.11",
  132. "@types/codemirror": "^5.60.16",
  133. "@types/dagre": "^0.7.53",
  134. "@types/intro.js": "^5.1.5",
  135. "@types/js-cookie": "^3.0.6",
  136. "@types/node": "^20.19.9",
  137. "@types/nprogress": "^0.2.3",
  138. "@types/path-browserify": "^1.0.3",
  139. "@types/qrcode": "^1.5.5",
  140. "@types/qs": "^6.14.0",
  141. "@types/sortablejs": "^1.15.8",
  142. "@vitejs/plugin-vue": "^6.0.1",
  143. "@vitejs/plugin-vue-jsx": "^5.0.1",
  144. "autoprefixer": "^10.4.21",
  145. "boxen": "^8.0.1",
  146. "code-inspector-plugin": "^1.0.3",
  147. "cssnano": "^7.1.0",
  148. "dagre": "^0.8.5",
  149. "eslint": "^9.32.0",
  150. "eslint-config-prettier": "^10.1.8",
  151. "eslint-plugin-prettier": "^5.5.3",
  152. "eslint-plugin-vue": "^10.3.0",
  153. "gradient-string": "^3.0.0",
  154. "husky": "^9.1.7",
  155. "lint-staged": "^16.1.2",
  156. "postcss": "^8.5.6",
  157. "postcss-html": "^1.8.0",
  158. "postcss-load-config": "^6.0.1",
  159. "postcss-preset-env": "^10.4.0",
  160. "postcss-scss": "^4.0.9",
  161. "prettier": "^3.6.2",
  162. "rimraf": "^6.0.1",
  163. "rollup-plugin-visualizer": "^6.0.3",
  164. "sass": "^1.89.2",
  165. "stylelint": "^16.23.0",
  166. "stylelint-config-recess-order": "^7.1.0",
  167. "stylelint-config-recommended-vue": "^1.6.1",
  168. "stylelint-config-standard-scss": "^14.0.0",
  169. "stylelint-prettier": "^5.0.3",
  170. "svgo": "^4.0.0",
  171. "tailwindcss": "^4.1.11",
  172. "typescript": "^5.8.3",
  173. "typescript-eslint": "^8.38.0",
  174. "unplugin-icons": "^22.2.0",
  175. "vite": "^7.0.6",
  176. "vite-plugin-cdn-import": "^1.0.1",
  177. "vite-plugin-compression": "^0.5.1",
  178. "vite-plugin-fake-server": "^2.2.0",
  179. "vite-plugin-remove-console": "^2.2.0",
  180. "vite-plugin-router-warn": "^1.0.0",
  181. "vite-svg-loader": "^5.1.0",
  182. "vue-eslint-parser": "^10.2.0",
  183. "vue-tsc": "^3.0.4"
  184. },
  185. "engines": {
  186. "node": "^20.19.0 || >=22.12.0",
  187. "pnpm": ">=9"
  188. },
  189. "pnpm": {
  190. "allowedDeprecatedVersions": {
  191. "are-we-there-yet": "*",
  192. "sourcemap-codec": "*",
  193. "lodash.isequal": "*",
  194. "domexception": "*",
  195. "w3c-hr-time": "*",
  196. "inflight": "*",
  197. "npmlog": "*",
  198. "rimraf": "*",
  199. "stable": "*",
  200. "gauge": "*",
  201. "abab": "*",
  202. "glob": "*"
  203. },
  204. "onlyBuiltDependencies": [
  205. "@parcel/watcher",
  206. "core-js",
  207. "es5-ext",
  208. "esbuild",
  209. "typeit",
  210. "vue-demi"
  211. ],
  212. "ignoredBuiltDependencies": [
  213. "@tailwindcss/oxide",
  214. "vue3-danmaku"
  215. ]
  216. }
  217. }