pnpm-workspace.yaml 4.9 KB

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