pnpm-workspace.yaml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  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. catalog:
  16. '@ast-grep/napi': ^0.32.3
  17. '@changesets/changelog-github': ^0.5.1
  18. '@changesets/cli': ^2.28.1
  19. '@changesets/git': ^3.0.2
  20. '@clack/prompts': ^0.9.1
  21. '@commitlint/cli': ^19.8.0
  22. '@commitlint/config-conventional': ^19.8.0
  23. '@ctrl/tinycolor': ^4.1.0
  24. '@eslint/js': ^9.22.0
  25. '@faker-js/faker': ^9.6.0
  26. '@iconify/json': ^2.2.314
  27. '@iconify/tailwind': ^1.2.0
  28. '@iconify/vue': ^4.3.0
  29. '@intlify/core-base': ^11.1.2
  30. '@intlify/unplugin-vue-i18n': ^6.0.3
  31. '@jspm/generator': ^2.5.1
  32. '@manypkg/get-packages': ^2.2.2
  33. '@nolebase/vitepress-plugin-git-changelog': ^2.15.0
  34. '@playwright/test': ^1.51.0
  35. '@pnpm/workspace.read-manifest': ^1000.1.1
  36. '@stylistic/stylelint-plugin': ^3.1.2
  37. '@tailwindcss/nesting': 0.0.0-insiders.565cd3e
  38. '@tailwindcss/typography': ^0.5.16
  39. '@tanstack/vue-query': ^5.67.2
  40. '@tanstack/vue-store': ^0.7.0
  41. '@types/archiver': ^6.0.3
  42. '@types/eslint': ^9.6.1
  43. '@types/html-minifier-terser': ^7.0.2
  44. '@types/jsonwebtoken': ^9.0.9
  45. '@types/lodash.clonedeep': ^4.5.9
  46. '@types/lodash.get': ^4.4.9
  47. '@types/lodash.isequal': ^4.5.8
  48. '@types/lodash.set': ^4.3.2
  49. '@types/node': ^22.13.10
  50. '@types/nprogress': ^0.2.3
  51. '@types/postcss-import': ^14.0.3
  52. '@types/qrcode': ^1.5.5
  53. '@types/sortablejs': ^1.15.8
  54. '@typescript-eslint/eslint-plugin': ^8.26.0
  55. '@typescript-eslint/parser': ^8.26.0
  56. '@vee-validate/zod': ^4.15.0
  57. '@vite-pwa/vitepress': ^0.5.3
  58. '@vitejs/plugin-vue': ^5.2.1
  59. '@vitejs/plugin-vue-jsx': ^4.1.1
  60. '@vue/reactivity': ^3.5.13
  61. '@vue/shared': ^3.5.13
  62. '@vue/test-utils': ^2.4.6
  63. '@vueuse/core': ^12.8.2
  64. '@vueuse/motion': ^2.2.6
  65. '@vueuse/integrations': ^12.8.2
  66. ant-design-vue: ^4.2.6
  67. archiver: ^7.0.1
  68. autoprefixer: ^10.4.20
  69. axios: ^1.8.2
  70. axios-mock-adapter: ^2.1.0
  71. cac: ^6.7.14
  72. chalk: ^5.4.1
  73. cheerio: ^1.0.0
  74. circular-dependency-scanner: ^2.3.0
  75. class-variance-authority: ^0.7.1
  76. clsx: ^2.1.1
  77. commitlint-plugin-function-rules: ^4.0.1
  78. consola: ^3.4.0
  79. cross-env: ^7.0.3
  80. cspell: 8.17.2
  81. cssnano: ^7.0.6
  82. cz-git: ^1.11.1
  83. czg: ^1.11.1
  84. dayjs: ^1.11.13
  85. defu: ^6.1.4
  86. depcheck: ^1.4.7
  87. dotenv: ^16.4.7
  88. echarts: ^5.6.0
  89. element-plus: ^2.9.6
  90. eslint: ^9.22.0
  91. eslint-config-turbo: ^2.4.4
  92. eslint-plugin-command: ^0.2.7
  93. eslint-plugin-eslint-comments: ^3.2.0
  94. eslint-plugin-import-x: ^4.6.1
  95. eslint-plugin-jsdoc: ^50.6.3
  96. eslint-plugin-jsonc: ^2.19.1
  97. eslint-plugin-n: ^17.16.2
  98. eslint-plugin-no-only-tests: ^3.3.0
  99. eslint-plugin-perfectionist: ^4.10.0
  100. eslint-plugin-prettier: ^5.2.3
  101. eslint-plugin-regexp: ^2.7.0
  102. eslint-plugin-unicorn: ^56.0.1
  103. eslint-plugin-unused-imports: ^4.1.4
  104. eslint-plugin-vitest: ^0.5.4
  105. eslint-plugin-vue: ^9.33.0
  106. execa: ^9.5.2
  107. find-up: ^7.0.0
  108. get-port: ^7.1.0
  109. globals: ^15.15.0
  110. h3: ^1.15.1
  111. happy-dom: ^16.8.1
  112. html-minifier-terser: ^7.2.0
  113. husky: ^9.1.7
  114. is-ci: ^4.1.0
  115. jsonc-eslint-parser: ^2.4.0
  116. jsonwebtoken: ^9.0.2
  117. lint-staged: ^15.4.3
  118. lodash.clonedeep: ^4.5.0
  119. lodash.get: ^4.4.2
  120. lodash.set: ^4.3.2
  121. lodash.isequal: ^4.5.0
  122. lucide-vue-next: ^0.469.0
  123. medium-zoom: ^1.1.0
  124. naive-ui: ^2.41.0
  125. nitropack: ^2.11.6
  126. nprogress: ^0.2.0
  127. ora: ^8.2.0
  128. pinia: ^2.3.1
  129. pinia-plugin-persistedstate: ^4.2.0
  130. pkg-types: ^1.3.1
  131. playwright: ^1.51.0
  132. postcss: ^8.5.3
  133. postcss-antd-fixes: ^0.2.0
  134. postcss-html: ^1.8.0
  135. postcss-import: ^16.1.0
  136. postcss-preset-env: ^10.1.5
  137. postcss-scss: ^4.0.9
  138. prettier: ^3.5.3
  139. prettier-plugin-tailwindcss: ^0.6.11
  140. publint: ^0.2.12
  141. qrcode: ^1.5.4
  142. radix-vue: ^1.9.17
  143. resolve.exports: ^2.0.3
  144. rimraf: ^6.0.1
  145. rollup: ^4.35.0
  146. rollup-plugin-visualizer: ^5.14.0
  147. sass: ^1.85.1
  148. sortablejs: ^1.15.6
  149. stylelint: ^16.15.0
  150. stylelint-config-recess-order: ^5.1.1
  151. stylelint-config-recommended: ^14.0.1
  152. stylelint-config-recommended-scss: ^14.1.0
  153. stylelint-config-recommended-vue: ^1.6.0
  154. stylelint-config-standard: ^36.0.1
  155. stylelint-order: ^6.0.4
  156. stylelint-prettier: ^5.0.3
  157. stylelint-scss: ^6.11.1
  158. tailwind-merge: ^2.6.0
  159. tailwindcss: ^3.4.17
  160. tailwindcss-animate: ^1.0.7
  161. theme-colors: ^0.1.0
  162. tippy.js: ^6.2.5
  163. turbo: ^2.4.4
  164. typescript: ^5.7.3
  165. unbuild: ^3.5.0
  166. unplugin-element-plus: ^0.9.1
  167. vee-validate: ^4.15.0
  168. vite: ^6.2.1
  169. vite-plugin-compression: ^0.5.1
  170. vite-plugin-dts: ^4.5.3
  171. vite-plugin-html: ^3.2.2
  172. vite-plugin-lazy-import: ^1.0.7
  173. vite-plugin-pwa: ^0.21.1
  174. vite-plugin-vue-devtools: ^7.7.2
  175. vitepress: ^1.6.3
  176. vitepress-plugin-group-icons: ^1.3.6
  177. vitest: ^2.1.9
  178. vue: ^3.5.13
  179. vue-eslint-parser: ^9.4.3
  180. vue-i18n: ^11.1.2
  181. vue-json-viewer: ^3.0.4
  182. vue-router: ^4.5.0
  183. vue-tippy: ^6.6.0
  184. vue-tsc: 2.1.10
  185. vxe-pc-ui: ^4.4.8
  186. vxe-table: 4.10.0
  187. watermark-js-plus: ^1.5.8
  188. zod: ^3.24.2
  189. zod-defaults: ^0.1.3