pnpm-workspace.yaml 5.2 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. overrides:
  16. '@ast-grep/napi': 'catalog:'
  17. '@ctrl/tinycolor': 'catalog:'
  18. clsx: 'catalog:'
  19. esbuild: 'catalog:'
  20. pinia: 'catalog:'
  21. vue: 'catalog:'
  22. catalog:
  23. '@ast-grep/napi': ^0.41.1
  24. '@changesets/changelog-github': ^0.6.0
  25. '@changesets/cli': ^2.30.0
  26. '@changesets/git': ^3.0.4
  27. '@clack/prompts': ^1.1.0
  28. '@commitlint/cli': ^20.4.4
  29. '@commitlint/config-conventional': ^20.4.4
  30. '@ctrl/tinycolor': ^4.2.0
  31. '@eslint-community/eslint-plugin-eslint-comments': ^4.7.1
  32. '@eslint/js': ^10.0.1
  33. '@faker-js/faker': ^10.3.0
  34. '@iconify/json': ^2.2.449
  35. '@iconify/tailwind4': ^1.2.3
  36. '@iconify/vue': ^5.0.0
  37. '@intlify/core-base': ^11.3.0
  38. '@intlify/unplugin-vue-i18n': ^11.0.7
  39. '@jspm/generator': ^2.11.0
  40. '@manypkg/get-packages': ^3.1.0
  41. '@nolebase/vitepress-plugin-git-changelog': ^2.18.2
  42. '@playwright/test': ^1.58.2
  43. '@pnpm/workspace.read-manifest': ^1000.3.0
  44. '@shikijs/vitepress-twoslash': ^4.0.2
  45. '@stylistic/stylelint-plugin': ^5.0.1
  46. '@tailwindcss/typography': ^0.5.19
  47. '@tailwindcss/vite': ^4.2.1
  48. '@tanstack/vue-query': ^5.92.9
  49. '@tanstack/vue-store': ^0.9.2
  50. '@types/archiver': ^7.0.0
  51. '@types/express': ^5.0.6
  52. '@types/html-minifier-terser': ^7.0.2
  53. '@types/json-bigint': ^1.0.4
  54. '@types/jsonwebtoken': ^9.0.10
  55. '@types/lodash.clonedeep': ^4.5.9
  56. '@types/node': ^25.5.0
  57. '@types/nprogress': ^0.2.3
  58. '@types/qrcode': ^1.5.6
  59. '@types/qs': ^6.15.0
  60. '@types/sortablejs': ^1.15.9
  61. '@typescript-eslint/eslint-plugin': ^8.57.0
  62. '@typescript-eslint/parser': ^8.57.0
  63. '@vee-validate/zod': ^4.15.1
  64. '@vite-pwa/vitepress': ^1.1.0
  65. '@vitejs/plugin-vue': ^6.0.5
  66. '@vitejs/plugin-vue-jsx': ^5.1.5
  67. '@vitest/eslint-plugin': ^1.6.11
  68. '@voidzero-dev/vitepress-theme': ^4.8.3
  69. '@vue/shared': ^3.5.30
  70. '@vue/test-utils': ^2.4.6
  71. '@vueuse/core': ^14.2.1
  72. '@vueuse/integrations': ^14.2.1
  73. '@vueuse/motion': ^3.0.3
  74. ant-design-vue: ^4.2.6
  75. antdv-next: ^1.1.3
  76. archiver: ^7.0.1
  77. axios: ^1.13.6
  78. axios-mock-adapter: ^2.1.0
  79. cac: ^7.0.0
  80. chalk: ^5.6.2
  81. cheerio: ^1.2.0
  82. circular-dependency-scanner: ^3.0.1
  83. class-variance-authority: ^0.7.1
  84. clsx: ^2.1.1
  85. commitlint-plugin-function-rules: ^4.3.2
  86. consola: ^3.4.2
  87. cross-env: ^10.1.0
  88. cspell: ^9.7.0
  89. cz-git: ^1.12.0
  90. czg: ^1.12.0
  91. dayjs: ^1.11.20
  92. defu: ^6.1.4
  93. depcheck: ^1.4.7
  94. dotenv: ^17.3.1
  95. echarts: ^6.0.0
  96. element-plus: ^2.13.5
  97. es-toolkit: ^1.45.1
  98. esbuild: ^0.27.4
  99. eslint: ^10.0.3
  100. eslint-config-turbo: ^2.8.16
  101. eslint-plugin-better-tailwindcss: ^4.3.2
  102. eslint-plugin-command: ^3.5.2
  103. eslint-plugin-import-x: ^4.16.2
  104. eslint-plugin-jsdoc: ^62.8.0
  105. eslint-plugin-jsonc: ^3.1.2
  106. eslint-plugin-n: ^17.24.0
  107. eslint-plugin-no-only-tests: ^3.3.0
  108. eslint-plugin-perfectionist: ^5.6.0
  109. eslint-plugin-pnpm: ^1.6.0
  110. eslint-plugin-prettier: ^5.5.5
  111. eslint-plugin-regexp: ^3.1.0
  112. eslint-plugin-unicorn: ^63.0.0
  113. eslint-plugin-unused-imports: ^4.4.1
  114. eslint-plugin-vue: ^10.8.0
  115. eslint-plugin-yml: ^3.3.1
  116. execa: ^9.6.1
  117. feed: ^5.2.0
  118. find-up: ^8.0.0
  119. get-port: ^7.1.0
  120. globals: ^17.4.0
  121. h3: ^1.15.6
  122. happy-dom: ^20.8.4
  123. html-minifier-terser: ^7.2.0
  124. is-ci: ^4.1.0
  125. json-bigint: ^1.0.0
  126. jsonwebtoken: ^9.0.3
  127. lefthook: ^2.1.4
  128. lodash.clonedeep: ^4.5.0
  129. lucide-vue-next: ^0.577.0
  130. markdown-it-image-size: ^15.0.1
  131. medium-zoom: ^1.1.0
  132. naive-ui: ^2.44.1
  133. nitropack: ^2.13.1
  134. nprogress: ^0.2.0
  135. ora: ^9.3.0
  136. oxc-minify: ^0.115.0
  137. pinia: ^3.0.4
  138. pinia-plugin-persistedstate: ^4.7.1
  139. pkg-types: ^2.3.0
  140. playwright: ^1.58.2
  141. postcss: ^8.5.8
  142. postcss-html: ^1.8.1
  143. postcss-scss: ^4.0.9
  144. prettier: ^3.8.1
  145. publint: ^0.3.18
  146. qrcode: ^1.5.4
  147. qs: ^6.15.0
  148. reka-ui: ^2.9.1
  149. resolve.exports: ^2.0.3
  150. rimraf: ^6.1.3
  151. rollup: ^4.59.0
  152. rollup-plugin-visualizer: ^7.0.1
  153. sass: ^1.98.0
  154. sass-embedded: ^1.98.0
  155. secure-ls: ^2.0.0
  156. sortablejs: ^1.15.7
  157. stylelint: ^17.4.0
  158. stylelint-config-recess-order: ^7.6.1
  159. stylelint-config-recommended: ^18.0.0
  160. stylelint-config-recommended-scss: ^17.0.0
  161. stylelint-config-recommended-vue: ^1.6.1
  162. stylelint-config-standard: ^40.0.0
  163. stylelint-order: ^8.0.0
  164. stylelint-prettier: ^5.0.3
  165. stylelint-scss: ^7.0.0
  166. tailwind-merge: ^3.5.0
  167. tailwindcss: ^4.2.1
  168. tdesign-vue-next: ^1.18.5
  169. theme-colors: ^0.1.0
  170. tippy.js: ^6.3.7
  171. turbo: ^2.8.16
  172. tw-animate-css: ^1.4.0
  173. typescript: ^5.9.3
  174. unbuild: ^3.6.1
  175. unplugin-element-plus: ^0.11.2
  176. vee-validate: ^4.15.1
  177. vite: ^8.0.0
  178. vite-plugin-compression: ^0.5.1
  179. vite-plugin-dts: ^4.5.4
  180. vite-plugin-html: ^3.2.2
  181. vite-plugin-lazy-import: ^1.0.7
  182. vite-plugin-pwa: ^1.2.0
  183. vite-plugin-vue-devtools: ^8.1.0
  184. vitepress: ^1.6.4
  185. vitepress-plugin-graphviz: ^0.0.1
  186. vitepress-plugin-group-icons: ^1.7.1
  187. vitepress-plugin-llms: ^1.11.0
  188. vitest: ^4.1.0
  189. vue: ^3.5.30
  190. vue-eslint-parser: ^10.4.0
  191. vue-i18n: ^11.3.0
  192. vue-json-viewer: ^3.0.4
  193. vue-router: ^5.0.3
  194. vue-tippy: ^6.7.1
  195. vue-tsc: ^3.2.5
  196. vxe-pc-ui: ^4.13.5
  197. vxe-table: ^4.18.2
  198. watermark-js-plus: ^1.6.3
  199. yaml-eslint-parser: ^2.0.0
  200. zod: ^3.25.76
  201. zod-defaults: 0.1.3
  202. catalogs:
  203. conflicts_vitepress_h2_0_0malpha_16:
  204. vitepress: ^2.0.0-alpha.16