package.json 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. {
  2. "name": "fuyu-restaurant-admin",
  3. "version": "1.0.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": "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 --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. "fuyu-restaurant-admin",
  26. "element-plus",
  27. "tailwindcss",
  28. "typescript",
  29. "pinia",
  30. "vue3",
  31. "vite",
  32. "esm"
  33. ],
  34. "homepage": "",
  35. "repository": {
  36. "type": "git",
  37. "url": ""
  38. },
  39. "bugs": {
  40. "url": ""
  41. },
  42. "license": "MIT",
  43. "author": {
  44. "name": "xiaoxian521",
  45. "email": "pureadmin@163.com",
  46. "url": "https://github.com/xiaoxian521"
  47. },
  48. "dependencies": {
  49. "@amap/amap-jsapi-loader": "^1.0.1",
  50. "@howdyjs/mouse-menu": "^2.1.7",
  51. "@infectoone/vue-ganttastic": "^2.3.2",
  52. "@logicflow/core": "^1.2.28",
  53. "@logicflow/extension": "^1.2.28",
  54. "@pureadmin/descriptions": "^1.2.1",
  55. "@pureadmin/table": "^3.3.0",
  56. "@pureadmin/utils": "^2.6.4",
  57. "@vue-flow/background": "^1.3.2",
  58. "@vue-flow/core": "^1.48.2",
  59. "@vueuse/core": "^14.2.1",
  60. "@vueuse/motion": "^3.0.3",
  61. "@wangeditor/editor": "^5.1.23",
  62. "@wangeditor/editor-for-vue": "^5.1.12",
  63. "@zxcvbn-ts/core": "^3.0.4",
  64. "animate.css": "^4.1.1",
  65. "axios": "1.14.0",
  66. "china-area-data": "^5.0.1",
  67. "codemirror": "^5.65.21",
  68. "codemirror-editor-vue3": "^2.8.0",
  69. "cropperjs": "^1.6.2",
  70. "dayjs": "^1.11.20",
  71. "deep-chat": "^2.4.2",
  72. "echarts": "^6.0.0",
  73. "el-table-infinite-scroll": "^3.0.8",
  74. "element-plus": "^2.13.7",
  75. "highlight.js": "^11.11.1",
  76. "intro.js": "^7.2.0",
  77. "js-cookie": "^3.0.5",
  78. "jsbarcode": "^3.12.3",
  79. "localforage": "^1.10.0",
  80. "mint-filter": "^4.0.3",
  81. "mitt": "^3.0.1",
  82. "mqtt": "4.3.7",
  83. "nprogress": "^0.2.0",
  84. "path-browserify": "^1.0.1",
  85. "pinia": "^3.0.4",
  86. "pinyin-pro": "^3.28.1",
  87. "plus-pro-components": "^0.1.30",
  88. "qrcode": "^1.5.4",
  89. "qs": "^6.15.1",
  90. "responsive-storage": "^2.2.0",
  91. "sortablejs": "^1.15.7",
  92. "swiper": "^12.1.3",
  93. "typeit": "^8.8.7",
  94. "v-contextmenu": "^3.2.0",
  95. "vditor": "^3.11.2",
  96. "version-rocket": "^1.7.4",
  97. "vue": "^3.5.33",
  98. "vue-i18n": "^11.4.0",
  99. "vue-json-pretty": "^2.6.0",
  100. "vue-pdf-embed": "^2.1.4",
  101. "vue-router": "^5.0.6",
  102. "vue-tippy": "^6.7.1",
  103. "vue-types": "^6.0.0",
  104. "vue-virtual-scroller": "2.0.0-beta.10",
  105. "vue-waterfall-plugin-next": "^2.6.9",
  106. "vue3-danmaku": "^1.6.7",
  107. "vue3-puzzle-vcode": "^1.1.7",
  108. "vuedraggable": "^4.1.0",
  109. "vxe-table": "4.6.25",
  110. "wavesurfer.js": "^7.12.6",
  111. "xgplayer": "^3.0.24",
  112. "xlsx": "^0.18.5"
  113. },
  114. "devDependencies": {
  115. "@commitlint/cli": "^20.5.2",
  116. "@commitlint/config-conventional": "^20.5.0",
  117. "@commitlint/types": "^20.5.0",
  118. "@eslint/js": "^10.0.1",
  119. "@faker-js/faker": "^10.4.0",
  120. "@iconify/json": "^2.2.467",
  121. "@iconify/vue": "4.2.0",
  122. "@intlify/unplugin-vue-i18n": "^11.1.2",
  123. "@tailwindcss/vite": "^4.2.4",
  124. "@types/codemirror": "^5.60.17",
  125. "@types/dagre": "^0.7.54",
  126. "@types/intro.js": "^5.1.5",
  127. "@types/js-cookie": "^3.0.6",
  128. "@types/node": "^20.19.39",
  129. "@types/nprogress": "^0.2.3",
  130. "@types/path-browserify": "^1.0.3",
  131. "@types/qrcode": "^1.5.6",
  132. "@types/qs": "^6.15.0",
  133. "@types/sortablejs": "^1.15.9",
  134. "@vitejs/plugin-vue": "^6.0.6",
  135. "@vitejs/plugin-vue-jsx": "^5.1.5",
  136. "boxen": "^8.0.1",
  137. "code-inspector-plugin": "^1.5.1",
  138. "cssnano": "^7.1.7",
  139. "dagre": "^0.8.5",
  140. "eslint": "^10.2.1",
  141. "eslint-config-prettier": "^10.1.8",
  142. "eslint-plugin-better-tailwindcss": "^4.4.1",
  143. "eslint-plugin-prettier": "^5.5.5",
  144. "eslint-plugin-vue": "^10.9.0",
  145. "gradient-string": "^3.0.0",
  146. "husky": "^9.1.7",
  147. "lint-staged": "^16.4.0",
  148. "postcss": "^8.5.12",
  149. "postcss-html": "^1.8.1",
  150. "postcss-load-config": "^6.0.1",
  151. "postcss-scss": "^4.0.9",
  152. "prettier": "^3.8.3",
  153. "rimraf": "^6.1.3",
  154. "rollup-plugin-visualizer": "^6.0.11",
  155. "sass": "^1.99.0",
  156. "stylelint": "^17.9.1",
  157. "stylelint-config-recess-order": "^7.7.0",
  158. "stylelint-config-recommended-vue": "^1.6.1",
  159. "stylelint-config-standard-scss": "^17.0.0",
  160. "stylelint-prettier": "^5.0.3",
  161. "svgo": "^4.0.1",
  162. "tailwindcss": "^4.2.4",
  163. "typescript": "^6.0.3",
  164. "typescript-eslint": "^8.59.1",
  165. "unplugin-icons": "^23.0.1",
  166. "vite": "^8.0.10",
  167. "vite-plugin-cdn-import": "^1.0.1",
  168. "vite-plugin-compression": "^0.5.1",
  169. "vite-plugin-fake-server": "^2.2.3",
  170. "vite-plugin-remove-console": "^2.2.0",
  171. "vite-plugin-router-warn": "^2.0.0",
  172. "vite-svg-loader": "^5.1.1",
  173. "vue-eslint-parser": "^10.4.0",
  174. "vue-tsc": "^3.2.7"
  175. },
  176. "engines": {
  177. "node": "^20.19.0 || >=22.13.0",
  178. "pnpm": ">=9"
  179. },
  180. "pnpm": {
  181. "allowedDeprecatedVersions": {
  182. "are-we-there-yet": "*",
  183. "sourcemap-codec": "*",
  184. "lodash.isequal": "*",
  185. "domexception": "*",
  186. "w3c-hr-time": "*",
  187. "inflight": "*",
  188. "npmlog": "*",
  189. "rimraf": "*",
  190. "stable": "*",
  191. "gauge": "*",
  192. "abab": "*",
  193. "glob": "*"
  194. },
  195. "onlyBuiltDependencies": [
  196. "@parcel/watcher",
  197. "core-js",
  198. "es5-ext",
  199. "esbuild",
  200. "typeit",
  201. "vue-demi"
  202. ],
  203. "ignoredBuiltDependencies": [
  204. "@tailwindcss/oxide",
  205. "vue3-danmaku"
  206. ]
  207. }
  208. }