pnpm-workspace.yaml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. packages:
  2. - internal/*
  3. - internal/lint-configs/*
  4. - packages/*
  5. - packages/@core/base/*
  6. - packages/@core/ui-kit/*
  7. - packages/@core/forward/*
  8. - packages/@core/*
  9. - packages/effects/*
  10. - packages/business/*
  11. - apps/*
  12. - scripts/*
  13. publicHoistPattern:
  14. - lefthook
  15. - eslint
  16. - oxfmt
  17. - oxlint
  18. - stylelint
  19. - '*postcss*'
  20. - '@commitlint/*'
  21. - czg
  22. strictPeerDependencies: false
  23. autoInstallPeers: true
  24. dedupePeerDependents: true
  25. verifyDepsBeforeRun: false
  26. overrides:
  27. '@ast-grep/napi': 'catalog:'
  28. '@ctrl/tinycolor': 'catalog:'
  29. clsx: 'catalog:'
  30. pinia: 'catalog:'
  31. vue: 'catalog:'
  32. catalog:
  33. '@ant-design/icons-vue': ^7.0.1
  34. '@ast-grep/napi': ^0.42.3
  35. '@changesets/changelog-github': ^0.7.0
  36. '@changesets/cli': ^2.31.0
  37. '@changesets/git': ^3.0.4
  38. '@clack/prompts': ^1.4.0
  39. '@commitlint/cli': ^21.0.1
  40. '@commitlint/config-conventional': ^21.0.1
  41. '@ctrl/tinycolor': ^4.2.0
  42. '@eslint-community/eslint-plugin-eslint-comments': ^4.7.1
  43. '@eslint/js': ^10.0.1
  44. '@iconify/json': ^2.2.476
  45. '@iconify/tailwind4': ^1.2.3
  46. '@iconify/vue': ^5.0.1
  47. '@intlify/core-base': ^11.4.4
  48. '@intlify/unplugin-vue-i18n': ^11.2.3
  49. '@jspm/generator': ^2.15.0
  50. '@manypkg/get-packages': ^3.1.0
  51. '@pnpm/workspace.read-manifest': ^1000.3.1
  52. '@stylistic/stylelint-plugin': ^5.1.0
  53. '@tailwindcss/typography': ^0.5.19
  54. '@tailwindcss/vite': ^4.3.0
  55. '@tanstack/vue-store': ^0.11.0
  56. '@tiptap/core': ^3.23.5
  57. '@tiptap/extension-document': ^3.23.5
  58. '@tiptap/extension-highlight': ^3.23.5
  59. '@tiptap/extension-image': ^3.23.5
  60. '@tiptap/extension-link': ^3.23.5
  61. '@tiptap/extension-placeholder': ^3.23.5
  62. '@tiptap/extension-text-align': ^3.23.5
  63. '@tiptap/extension-text-style': ^3.23.5
  64. '@tiptap/extension-underline': ^3.23.5
  65. '@tiptap/pm': ^3.23.5
  66. '@tiptap/starter-kit': ^3.23.5
  67. '@tiptap/vue-3': ^3.23.5
  68. '@tsdown/css': ^0.22.0
  69. '@types/archiver': ^7.0.0
  70. '@types/html-minifier-terser': ^7.0.2
  71. '@types/json-bigint': ^1.0.4
  72. '@types/lodash.clonedeep': ^4.5.9
  73. '@types/node': ^25.9.1
  74. '@types/nprogress': ^0.2.3
  75. '@types/qrcode': ^1.5.6
  76. '@types/qs': ^6.15.1
  77. '@types/sortablejs': ^1.15.9
  78. '@typescript-eslint/eslint-plugin': ^8.59.4
  79. '@typescript-eslint/parser': ^8.59.4
  80. '@vee-validate/zod': ^4.15.1
  81. '@vitejs/plugin-vue': ^6.0.7
  82. '@vitejs/plugin-vue-jsx': ^5.1.5
  83. '@vue/shared': ^3.5.34
  84. '@vue/test-utils': ^2.4.10
  85. '@vueuse/core': ^14.3.0
  86. '@vueuse/integrations': ^14.3.0
  87. '@vueuse/motion': ^3.0.3
  88. alova: ^3.5.1
  89. ant-design-vue: ^4.2.6
  90. archiver: ^7.0.1
  91. axios: ^1.16.1
  92. axios-mock-adapter: ^2.1.0
  93. cac: ^7.0.0
  94. chalk: ^5.6.2
  95. cheerio: ^1.2.0
  96. circular-dependency-scanner: ^3.0.1
  97. class-variance-authority: ^0.7.1
  98. clsx: ^2.1.1
  99. commitlint-plugin-function-rules: ^5.0.1
  100. consola: ^3.4.2
  101. cross-env: ^10.1.0
  102. cspell: ^10.0.0
  103. cz-git: ^1.13.1
  104. czg: ^1.13.1
  105. dayjs: ^1.11.20
  106. defu: ^6.1.7
  107. dotenv: ^17.4.2
  108. echarts: ^6.1.0
  109. es-toolkit: ^1.46.1
  110. eslint: ^10.4.0
  111. eslint-plugin-better-tailwindcss: ^4.5.0
  112. eslint-plugin-command: ^3.5.2
  113. eslint-plugin-jsonc: ^3.1.2
  114. eslint-plugin-n: ^18.0.1
  115. eslint-plugin-perfectionist: ^5.9.0
  116. eslint-plugin-pnpm: ^1.6.1
  117. eslint-plugin-unicorn: ^64.0.0
  118. eslint-plugin-unused-imports: ^4.4.1
  119. eslint-plugin-vue: ^10.9.1
  120. eslint-plugin-yml: ^3.3.2
  121. execa: ^9.6.1
  122. find-up: ^8.0.0
  123. get-port: ^7.2.0
  124. globals: ^17.6.0
  125. happy-dom: ^20.9.0
  126. html-minifier-terser: ^7.2.0
  127. is-ci: ^4.1.0
  128. json-bigint: ^1.0.0
  129. knip: ^6.14.1
  130. lefthook: ^2.1.8
  131. lodash.clonedeep: ^4.5.0
  132. lucide-vue-next: ^0.577.0
  133. nitropack: ^2.13.4
  134. nprogress: ^0.2.0
  135. ora: ^9.4.0
  136. oxfmt: ^0.51.0
  137. oxlint: ^1.66.0
  138. oxlint-tsgolint: ^0.23.0
  139. pinia: ^3.0.4
  140. pinia-plugin-persistedstate: ^4.7.1
  141. pkg-types: ^2.3.1
  142. playwright: ^1.60.0
  143. postcss: ^8.5.15
  144. postcss-html: ^1.8.1
  145. postcss-scss: ^4.0.9
  146. publint: ^0.3.21
  147. qrcode: ^1.5.4
  148. qs: ^6.15.2
  149. reka-ui: ^2.9.7
  150. resolve.exports: ^2.0.3
  151. rimraf: ^6.1.3
  152. rolldown: ^1.0.1
  153. rollup-plugin-visualizer: ^7.0.1
  154. sass: ^1.99.0
  155. sass-embedded: ^1.99.0
  156. secure-ls: ^2.0.0
  157. sortablejs: ^1.15.7
  158. stylelint: ^17.11.1
  159. stylelint-config-recess-order: ^7.7.0
  160. stylelint-config-recommended: ^18.0.0
  161. stylelint-config-recommended-scss: ^17.0.1
  162. stylelint-config-recommended-vue: ^1.6.1
  163. stylelint-config-standard: ^40.0.0
  164. stylelint-order: ^8.1.1
  165. stylelint-scss: ^7.1.1
  166. tailwind-merge: ^3.6.0
  167. tailwindcss: ^4.3.0
  168. theme-colors: ^0.1.0
  169. tippy.js: ^6.3.7
  170. tsdown: ^0.22.0
  171. turbo: ^2.9.14
  172. tw-animate-css: ^1.4.0
  173. typescript: ^6.0.3
  174. unplugin-dts: ^1.0.1
  175. unplugin-vue: ^7.2.0
  176. v-selectpage: ^3.0.1
  177. vee-validate: ^4.15.1
  178. vite: ^8.0.13
  179. vite-plugin-compression: ^0.5.1
  180. vite-plugin-lazy-import: ^1.0.7
  181. vite-plugin-pwa: ^1.3.0
  182. vite-plugin-vue-devtools: ^8.1.2
  183. vitest: ^4.1.7
  184. vue: ^3.5.34
  185. vue-eslint-parser: ^10.4.0
  186. vue-i18n: ^11.4.4
  187. vue-json-pretty: ^2.6.0
  188. vue-router: ^5.0.7
  189. vue-tippy: ^6.7.1
  190. vue-tsc: ^3.3.1
  191. vxe-pc-ui: ^4.14.16
  192. vxe-table: ^4.18.13
  193. watermark-js-plus: ^1.6.3
  194. yaml-eslint-parser: ^2.0.0
  195. zod: ^3.25.76
  196. zod-defaults: 0.1.3
  197. allowBuilds:
  198. '@parcel/watcher': true
  199. core-js: true
  200. esbuild: true
  201. lefthook: true
  202. vue-demi: true