pnpm-workspace.yaml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  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. pinia: 'catalog:'
  20. vue: 'catalog:'
  21. catalog:
  22. '@ast-grep/napi': ^0.42.2
  23. '@changesets/changelog-github': ^0.7.0
  24. '@changesets/cli': ^2.31.0
  25. '@changesets/git': ^3.0.4
  26. '@clack/prompts': ^1.4.0
  27. '@commitlint/cli': ^21.0.1
  28. '@commitlint/config-conventional': ^21.0.1
  29. '@ctrl/tinycolor': ^4.2.0
  30. '@eslint-community/eslint-plugin-eslint-comments': ^4.7.1
  31. '@eslint/js': ^10.0.1
  32. '@faker-js/faker': ^10.4.0
  33. '@iconify/json': ^2.2.473
  34. '@iconify/tailwind4': ^1.2.3
  35. '@iconify/vue': ^5.0.1
  36. '@intlify/core-base': ^11.4.2
  37. '@intlify/unplugin-vue-i18n': ^11.2.0
  38. '@jspm/generator': ^2.15.0
  39. '@manypkg/get-packages': ^3.1.0
  40. '@nolebase/vitepress-plugin-git-changelog': ^2.18.2
  41. '@playwright/test': ^1.60.0
  42. '@pnpm/workspace.read-manifest': ^1000.3.1
  43. '@stylistic/stylelint-plugin': ^5.1.0
  44. '@tailwindcss/typography': ^0.5.19
  45. '@tailwindcss/vite': ^4.3.0
  46. '@tanstack/vue-query': ^5.100.10
  47. '@tanstack/vue-store': ^0.11.0
  48. '@tiptap/core': ^3.23.4
  49. '@tiptap/extension-document': ^3.23.4
  50. '@tiptap/extension-highlight': ^3.23.4
  51. '@tiptap/extension-image': ^3.23.4
  52. '@tiptap/extension-link': ^3.23.4
  53. '@tiptap/extension-placeholder': ^3.23.4
  54. '@tiptap/extension-text-align': ^3.23.4
  55. '@tiptap/extension-text-style': ^3.23.4
  56. '@tiptap/extension-underline': ^3.23.4
  57. '@tiptap/pm': ^3.23.4
  58. '@tiptap/starter-kit': ^3.23.4
  59. '@tiptap/vue-3': ^3.23.4
  60. '@tsdown/css': ^0.22.0
  61. '@types/archiver': ^7.0.0
  62. '@types/html-minifier-terser': ^7.0.2
  63. '@types/json-bigint': ^1.0.4
  64. '@types/jsonwebtoken': ^9.0.10
  65. '@types/lodash.clonedeep': ^4.5.9
  66. '@types/node': ^25.8.0
  67. '@types/nprogress': ^0.2.3
  68. '@types/qrcode': ^1.5.6
  69. '@types/qs': ^6.15.1
  70. '@types/sortablejs': ^1.15.9
  71. '@typescript-eslint/eslint-plugin': ^8.59.3
  72. '@typescript-eslint/parser': ^8.59.3
  73. '@vee-validate/zod': ^4.15.1
  74. '@vite-pwa/vitepress': ^1.1.0
  75. '@vitejs/plugin-vue': ^6.0.7
  76. '@vitejs/plugin-vue-jsx': ^5.1.5
  77. '@vue/shared': ^3.5.34
  78. '@vue/test-utils': ^2.4.10
  79. '@vueuse/core': ^14.3.0
  80. '@vueuse/integrations': ^14.3.0
  81. '@vueuse/motion': ^3.0.3
  82. ant-design-vue: ^4.2.6
  83. antdv-next: ^1.2.2
  84. archiver: ^7.0.1
  85. axios: ^1.16.1
  86. axios-mock-adapter: ^2.1.0
  87. cac: ^7.0.0
  88. chalk: ^5.6.2
  89. cheerio: ^1.2.0
  90. circular-dependency-scanner: ^3.0.1
  91. class-variance-authority: ^0.7.1
  92. clsx: ^2.1.1
  93. commitlint-plugin-function-rules: ^4.3.2
  94. consola: ^3.4.2
  95. cross-env: ^10.1.0
  96. cspell: ^10.0.0
  97. cz-git: ^1.13.1
  98. czg: ^1.13.1
  99. dayjs: ^1.11.20
  100. defu: ^6.1.7
  101. depcheck: ^1.4.7
  102. dotenv: ^17.4.2
  103. echarts: ^6.0.0
  104. element-plus: ^2.14.0
  105. es-toolkit: ^1.46.1
  106. eslint: ^10.4.0
  107. eslint-plugin-better-tailwindcss: ^4.5.0
  108. eslint-plugin-command: ^3.5.2
  109. eslint-plugin-jsonc: ^3.1.2
  110. eslint-plugin-n: ^18.0.1
  111. eslint-plugin-perfectionist: ^5.9.0
  112. eslint-plugin-pnpm: ^1.6.0
  113. eslint-plugin-unicorn: ^64.0.0
  114. eslint-plugin-unused-imports: ^4.4.1
  115. eslint-plugin-vue: ^10.9.1
  116. eslint-plugin-yml: ^3.3.2
  117. execa: ^9.6.1
  118. find-up: ^8.0.0
  119. get-port: ^7.2.0
  120. globals: ^17.6.0
  121. h3: ^1.15.11
  122. happy-dom: ^20.9.0
  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.6
  128. lodash.clonedeep: ^4.5.0
  129. lucide-vue-next: ^0.577.0
  130. medium-zoom: ^1.1.0
  131. naive-ui: ^2.44.1
  132. nitropack: ^2.13.4
  133. nprogress: ^0.2.0
  134. ora: ^9.4.0
  135. oxfmt: ^0.50.0
  136. oxlint: ^1.65.0
  137. oxlint-tsgolint: ^0.22.1
  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.14
  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.1
  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. tdesign-vue-next: ^1.20.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.0
  175. unplugin-element-plus: ^0.11.2
  176. unplugin-vue: ^7.2.0
  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. vitepress: ^1.6.4
  184. vitepress-plugin-group-icons: ^1.7.5
  185. vitest: ^4.1.6
  186. vue: ^3.5.34
  187. vue-eslint-parser: ^10.4.0
  188. vue-i18n: ^11.4.2
  189. vue-json-viewer: ^3.0.4
  190. vue-router: ^5.0.7
  191. vue-tippy: ^6.7.1
  192. vue-tsc: ^3.2.9
  193. vxe-pc-ui: ^4.14.12
  194. vxe-table: ^4.18.13
  195. watermark-js-plus: ^1.6.3
  196. yaml-eslint-parser: ^2.0.0
  197. zod: ^3.25.76
  198. zod-defaults: 0.1.3