pnpm-workspace.yaml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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.2
  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. '@faker-js/faker': ^10.4.0
  46. '@iconify/json': ^2.2.474
  47. '@iconify/tailwind4': ^1.2.3
  48. '@iconify/vue': ^5.0.1
  49. '@intlify/core-base': ^11.4.4
  50. '@intlify/unplugin-vue-i18n': ^11.2.3
  51. '@jspm/generator': ^2.15.0
  52. '@manypkg/get-packages': ^3.1.0
  53. '@nolebase/vitepress-plugin-git-changelog': ^2.18.2
  54. '@playwright/test': ^1.60.0
  55. '@pnpm/workspace.read-manifest': ^1000.3.1
  56. '@stylistic/stylelint-plugin': ^5.1.0
  57. '@tailwindcss/typography': ^0.5.19
  58. '@tailwindcss/vite': ^4.3.0
  59. '@tanstack/vue-query': ^5.100.10
  60. '@tanstack/vue-store': ^0.11.0
  61. '@tiptap/core': ^3.23.4
  62. '@tiptap/extension-document': ^3.23.4
  63. '@tiptap/extension-highlight': ^3.23.4
  64. '@tiptap/extension-image': ^3.23.4
  65. '@tiptap/extension-link': ^3.23.4
  66. '@tiptap/extension-placeholder': ^3.23.4
  67. '@tiptap/extension-text-align': ^3.23.4
  68. '@tiptap/extension-text-style': ^3.23.4
  69. '@tiptap/extension-underline': ^3.23.4
  70. '@tiptap/pm': ^3.23.4
  71. '@tiptap/starter-kit': ^3.23.4
  72. '@tiptap/vue-3': ^3.23.4
  73. '@tsdown/css': ^0.22.0
  74. '@types/archiver': ^7.0.0
  75. '@types/html-minifier-terser': ^7.0.2
  76. '@types/json-bigint': ^1.0.4
  77. '@types/jsonwebtoken': ^9.0.10
  78. '@types/lodash.clonedeep': ^4.5.9
  79. '@types/node': ^25.8.0
  80. '@types/nprogress': ^0.2.3
  81. '@types/qrcode': ^1.5.6
  82. '@types/qs': ^6.15.1
  83. '@types/sortablejs': ^1.15.9
  84. '@typescript-eslint/eslint-plugin': ^8.59.3
  85. '@typescript-eslint/parser': ^8.59.3
  86. '@vee-validate/zod': ^4.15.1
  87. '@vite-pwa/vitepress': ^1.1.0
  88. '@vitejs/plugin-vue': ^6.0.7
  89. '@vitejs/plugin-vue-jsx': ^5.1.5
  90. '@vue/shared': ^3.5.34
  91. '@vue/test-utils': ^2.4.10
  92. '@vueuse/core': ^14.3.0
  93. '@vueuse/integrations': ^14.3.0
  94. '@vueuse/motion': ^3.0.3
  95. ant-design-vue: ^4.2.6
  96. antdv-next: ^1.3.0
  97. archiver: ^7.0.1
  98. axios: ^1.16.1
  99. axios-mock-adapter: ^2.1.0
  100. cac: ^7.0.0
  101. chalk: ^5.6.2
  102. cheerio: ^1.2.0
  103. circular-dependency-scanner: ^3.0.1
  104. class-variance-authority: ^0.7.1
  105. clsx: ^2.1.1
  106. commitlint-plugin-function-rules: ^5.0.1
  107. consola: ^3.4.2
  108. cross-env: ^10.1.0
  109. cspell: ^10.0.0
  110. cz-git: ^1.13.1
  111. czg: ^1.13.1
  112. dayjs: ^1.11.20
  113. defu: ^6.1.7
  114. depcheck: ^1.4.7
  115. dotenv: ^17.4.2
  116. echarts: ^6.0.0
  117. element-plus: ^2.14.0
  118. es-toolkit: ^1.46.1
  119. eslint: ^10.4.0
  120. eslint-plugin-better-tailwindcss: ^4.5.0
  121. eslint-plugin-command: ^3.5.2
  122. eslint-plugin-jsonc: ^3.1.2
  123. eslint-plugin-n: ^18.0.1
  124. eslint-plugin-perfectionist: ^5.9.0
  125. eslint-plugin-pnpm: ^1.6.0
  126. eslint-plugin-unicorn: ^64.0.0
  127. eslint-plugin-unused-imports: ^4.4.1
  128. eslint-plugin-vue: ^10.9.1
  129. eslint-plugin-yml: ^3.3.2
  130. execa: ^9.6.1
  131. find-up: ^8.0.0
  132. get-port: ^7.2.0
  133. globals: ^17.6.0
  134. h3: ^1.15.11
  135. happy-dom: ^20.9.0
  136. html-minifier-terser: ^7.2.0
  137. is-ci: ^4.1.0
  138. json-bigint: ^1.0.0
  139. jsonwebtoken: ^9.0.3
  140. lefthook: ^2.1.6
  141. lodash.clonedeep: ^4.5.0
  142. lucide-vue-next: ^0.577.0
  143. medium-zoom: ^1.1.0
  144. naive-ui: ^2.44.1
  145. nitropack: ^2.13.4
  146. nprogress: ^0.2.0
  147. ora: ^9.4.0
  148. oxfmt: ^0.50.0
  149. oxlint: ^1.65.0
  150. oxlint-tsgolint: ^0.23.0
  151. pinia: ^3.0.4
  152. pinia-plugin-persistedstate: ^4.7.1
  153. pkg-types: ^2.3.1
  154. playwright: ^1.60.0
  155. postcss: ^8.5.14
  156. postcss-html: ^1.8.1
  157. postcss-scss: ^4.0.9
  158. publint: ^0.3.21
  159. qrcode: ^1.5.4
  160. qs: ^6.15.2
  161. reka-ui: ^2.9.7
  162. resolve.exports: ^2.0.3
  163. rimraf: ^6.1.3
  164. rolldown: ^1.0.1
  165. rollup-plugin-visualizer: ^7.0.1
  166. sass: ^1.99.0
  167. sass-embedded: ^1.99.0
  168. secure-ls: ^2.0.0
  169. sortablejs: ^1.15.7
  170. stylelint: ^17.11.1
  171. stylelint-config-recess-order: ^7.7.0
  172. stylelint-config-recommended: ^18.0.0
  173. stylelint-config-recommended-scss: ^17.0.1
  174. stylelint-config-recommended-vue: ^1.6.1
  175. stylelint-config-standard: ^40.0.0
  176. stylelint-order: ^8.1.1
  177. stylelint-scss: ^7.1.1
  178. tailwind-merge: ^3.6.0
  179. tailwindcss: ^4.3.0
  180. tdesign-vue-next: ^1.20.0
  181. theme-colors: ^0.1.0
  182. tippy.js: ^6.3.7
  183. tsdown: ^0.22.0
  184. turbo: ^2.9.14
  185. tw-animate-css: ^1.4.0
  186. typescript: ^6.0.3
  187. unplugin-dts: ^1.0.0
  188. unplugin-element-plus: ^0.11.2
  189. unplugin-vue: ^7.2.0
  190. vee-validate: ^4.15.1
  191. vite: ^8.0.13
  192. vite-plugin-compression: ^0.5.1
  193. vite-plugin-lazy-import: ^1.0.7
  194. vite-plugin-pwa: ^1.3.0
  195. vite-plugin-vue-devtools: ^8.1.2
  196. vitepress: ^2.0.0-alpha.17
  197. vitepress-plugin-group-icons: ^1.7.5
  198. vitest: ^4.1.6
  199. vue: ^3.5.34
  200. vue-eslint-parser: ^10.4.0
  201. vue-i18n: ^11.4.4
  202. vue-json-viewer: ^3.0.4
  203. vue-router: ^5.0.7
  204. vue-tippy: ^6.7.1
  205. vue-tsc: ^3.3.0
  206. vxe-pc-ui: ^4.14.15
  207. vxe-table: ^4.18.13
  208. watermark-js-plus: ^1.6.3
  209. yaml-eslint-parser: ^2.0.0
  210. zod: ^3.25.76
  211. zod-defaults: 0.1.3
  212. allowBuilds:
  213. '@parcel/watcher': true
  214. core-js: true
  215. esbuild: true
  216. lefthook: true
  217. vue-demi: true