gengx
This commit is contained in:
@@ -0,0 +1,228 @@
|
||||
packages:
|
||||
- internal/*
|
||||
- internal/lint-configs/*
|
||||
- packages/*
|
||||
- packages/@core/base/*
|
||||
- packages/@core/ui-kit/*
|
||||
- packages/@core/forward/*
|
||||
- packages/@core/*
|
||||
- packages/effects/*
|
||||
- packages/business/*
|
||||
- apps/*
|
||||
- scripts/*
|
||||
|
||||
publicHoistPattern:
|
||||
- lefthook
|
||||
- eslint
|
||||
- oxfmt
|
||||
- oxlint
|
||||
- stylelint
|
||||
- '*postcss*'
|
||||
- '@commitlint/*'
|
||||
- czg
|
||||
|
||||
strictPeerDependencies: false
|
||||
autoInstallPeers: true
|
||||
dedupePeerDependents: true
|
||||
verifyDepsBeforeRun: false
|
||||
minimumReleaseAge: 0
|
||||
|
||||
overrides:
|
||||
'@ast-grep/napi': 'catalog:'
|
||||
'@ctrl/tinycolor': 'catalog:'
|
||||
clsx: 'catalog:'
|
||||
pinia: 'catalog:'
|
||||
vue: 'catalog:'
|
||||
|
||||
catalog:
|
||||
'@ast-grep/napi': ^0.44.1
|
||||
'@changesets/changelog-github': ^0.7.0
|
||||
'@changesets/cli': ^2.31.1
|
||||
'@changesets/git': ^3.0.4
|
||||
'@clack/prompts': ^1.7.0
|
||||
'@commitlint/cli': ^21.2.1
|
||||
'@commitlint/config-conventional': ^21.2.0
|
||||
'@ctrl/tinycolor': ^4.2.0
|
||||
'@eslint-community/eslint-plugin-eslint-comments': ^4.7.2
|
||||
'@eslint/js': ^10.0.1
|
||||
'@faker-js/faker': ^10.5.0
|
||||
'@iconify-json/lucide': ^1.2.125
|
||||
'@iconify-json/ion': ^1.2.7
|
||||
'@iconify-json/mdi': ^1.2.3
|
||||
'@iconify-json/logos': ^1.2.13
|
||||
'@iconify-json/fluent-mdl2': ^1.2.1
|
||||
'@iconify-json/carbon': ^1.2.25
|
||||
'@iconify/tailwind4': ^1.2.3
|
||||
'@iconify/vue': ^5.0.1
|
||||
'@intlify/core-base': ^11.4.7
|
||||
'@intlify/unplugin-vue-i18n': ^11.2.4
|
||||
'@jspm/generator': ^2.16.3
|
||||
'@lucide/vue': ^1.26.0
|
||||
'@manypkg/get-packages': ^3.1.0
|
||||
'@nolebase/vitepress-plugin-git-changelog': ^2.18.2
|
||||
'@playwright/test': ^1.61.1
|
||||
'@pnpm/workspace.read-manifest': ^1000.3.1
|
||||
'@stylistic/stylelint-plugin': ^5.2.1
|
||||
'@tailwindcss/typography': ^0.5.20
|
||||
'@tailwindcss/vite': ^4.3.3
|
||||
'@tanstack/store': ^0.11.0
|
||||
'@tanstack/vue-form': ^1.33.2
|
||||
'@tanstack/vue-query': ^5.101.4
|
||||
'@tanstack/vue-store': ^0.11.0
|
||||
'@tiptap/core': ^3.28.0
|
||||
'@tiptap/extension-document': ^3.28.0
|
||||
'@tiptap/extension-highlight': ^3.28.0
|
||||
'@tiptap/extension-image': ^3.28.0
|
||||
'@tiptap/extension-link': ^3.28.0
|
||||
'@tiptap/extension-placeholder': ^3.28.0
|
||||
'@tiptap/extension-text-align': ^3.28.0
|
||||
'@tiptap/extension-text-style': ^3.28.0
|
||||
'@tiptap/extension-underline': ^3.28.0
|
||||
'@tiptap/pm': ^3.28.0
|
||||
'@tiptap/starter-kit': ^3.28.0
|
||||
'@tiptap/vue-3': ^3.28.0
|
||||
'@tsdown/css': ^0.22.14
|
||||
'@types/archiver': ^8.0.0
|
||||
'@types/html-minifier-terser': ^7.0.2
|
||||
'@types/json-bigint': ^1.0.4
|
||||
'@types/jsonwebtoken': ^9.0.10
|
||||
'@types/lodash.clonedeep': ^4.5.9
|
||||
'@types/node': ^25.9.5
|
||||
'@types/nprogress': ^0.2.3
|
||||
'@types/qrcode': ^1.5.6
|
||||
'@types/qs': ^6.15.1
|
||||
'@types/sortablejs': ^1.15.9
|
||||
'@typescript-eslint/parser': ^8.65.0
|
||||
'@vite-pwa/vitepress': ^1.1.0
|
||||
'@vitejs/plugin-vue': ^6.0.8
|
||||
'@vitejs/plugin-vue-jsx': ^5.1.6
|
||||
# 必须和 vue 钉到同一个版本,否则它自己把 3.5.40 那一支又拽回来
|
||||
'@vue/shared': 3.5.41
|
||||
'@vue/test-utils': ^2.4.11
|
||||
'@vueuse/core': ^14.3.0
|
||||
'@vueuse/integrations': ^14.3.0
|
||||
'@vueuse/motion': ^3.0.3
|
||||
ant-design-vue: ^4.2.6
|
||||
antdv-next: ^1.4.5
|
||||
archiver: ^8.0.0
|
||||
axios: ^1.18.1
|
||||
axios-mock-adapter: ^2.1.0
|
||||
cac: ^7.0.0
|
||||
chalk: ^5.6.2
|
||||
cheerio: ^1.2.0
|
||||
circular-dependency-scanner: ^3.0.1
|
||||
class-variance-authority: ^0.7.1
|
||||
clsx: ^2.1.1
|
||||
commitlint-plugin-function-rules: ^5.0.1
|
||||
consola: ^3.4.2
|
||||
cross-env: ^10.1.0
|
||||
cspell: ^10.0.1
|
||||
cz-git: ^1.13.1
|
||||
czg: ^1.13.1
|
||||
dayjs: ^1.11.21
|
||||
defu: ^6.1.7
|
||||
dotenv: ^17.4.2
|
||||
echarts: ^6.1.0
|
||||
element-plus: ^2.14.3
|
||||
es-toolkit: ^1.49.0
|
||||
eslint: ^10.8.1
|
||||
eslint-plugin-better-tailwindcss: ^4.7.0
|
||||
eslint-plugin-command: ^3.5.3
|
||||
eslint-plugin-jsonc: ^3.3.0
|
||||
eslint-plugin-n: ^18.2.2
|
||||
eslint-plugin-perfectionist: ^5.10.0
|
||||
eslint-plugin-pnpm: ^1.7.0
|
||||
eslint-plugin-unused-imports: ^4.4.1
|
||||
eslint-plugin-vue: ^10.10.0
|
||||
eslint-plugin-yml: ^3.6.0
|
||||
execa: ^10.0.0
|
||||
find-up: ^8.0.0
|
||||
get-port: ^7.2.0
|
||||
globals: ^17.7.0
|
||||
h3: ^1.15.11
|
||||
happy-dom: ^20.11.2
|
||||
html-minifier-terser: ^7.2.0
|
||||
is-ci: ^4.1.0
|
||||
json-bigint: ^1.0.0
|
||||
jsonwebtoken: ^9.0.3
|
||||
knip: ^6.29.0
|
||||
lefthook: ^2.1.10
|
||||
lodash.clonedeep: ^4.5.0
|
||||
medium-zoom: ^1.1.0
|
||||
naive-ui: ^2.44.1
|
||||
nitropack: ^2.13.4
|
||||
nprogress: ^0.2.0
|
||||
ora: ^9.4.1
|
||||
oxfmt: ^0.60.0
|
||||
oxlint: ^1.78.0
|
||||
oxlint-tsgolint: ^0.25.0
|
||||
pinia: ^4.0.2
|
||||
pinia-plugin-persistedstate: ^4.7.1
|
||||
pkg-types: ^2.3.1
|
||||
playwright: ^1.62.1
|
||||
postcss: ^8.5.22
|
||||
postcss-html: ^1.8.1
|
||||
postcss-scss: ^4.0.9
|
||||
publint: ^0.3.22
|
||||
qrcode: ^1.5.4
|
||||
qs: ^6.15.3
|
||||
reka-ui: ^2.10.1
|
||||
resolve.exports: ^2.0.3
|
||||
rimraf: ^6.1.3
|
||||
rollup-plugin-visualizer: ^7.0.1
|
||||
sass: ^1.101.6
|
||||
sass-embedded: ^1.100.0
|
||||
secure-ls: ^2.0.0
|
||||
sortablejs: ^1.15.7
|
||||
stylelint: ^17.14.1
|
||||
stylelint-config-recess-order: ^7.7.0
|
||||
stylelint-config-recommended: ^18.0.0
|
||||
stylelint-config-recommended-scss: ^17.0.1
|
||||
stylelint-config-recommended-vue: ^1.6.1
|
||||
stylelint-config-standard: ^40.0.0
|
||||
stylelint-order: ^8.1.1
|
||||
stylelint-scss: ^7.2.0
|
||||
tailwind-merge: ^3.6.0
|
||||
tailwindcss: ^4.3.3
|
||||
tdesign-vue-next: ^1.20.3
|
||||
theme-colors: ^0.1.0
|
||||
tippy.js: ^6.3.7
|
||||
tsdown: ^0.22.14
|
||||
turbo: ^2.10.10
|
||||
tw-animate-css: ^1.4.0
|
||||
typescript: ^6.0.3
|
||||
unplugin-dts: ^1.0.3
|
||||
unplugin-element-plus: ^0.11.2
|
||||
unplugin-vue: ^7.2.0
|
||||
vite: ^8.2.1
|
||||
vite-plugin-compression: ^0.5.1
|
||||
vite-plugin-lazy-import: ^1.0.7
|
||||
vite-plugin-pwa: ^1.3.0
|
||||
vite-plugin-vue-devtools: ^8.1.5
|
||||
vitepress: ^2.0.0-alpha.18
|
||||
vitepress-plugin-group-icons: ^1.7.5
|
||||
vitest: ^4.1.10
|
||||
# 钉死到具体版本,不用 ^ 范围。
|
||||
# 范围写法允许 3.5.40 和 3.5.41 在同一棵依赖树里共存(一部分包从 lockfile
|
||||
# 里拿到旧的、一部分解析到新的),结果是两套 vue 响应式系统同时跑,
|
||||
# 连带 vue-router 也装两份。vue-tsc 会报"两个同名但不相关的类型"。
|
||||
vue: 3.5.41
|
||||
vue-eslint-parser: ^10.4.1
|
||||
vue-i18n: ^11.4.7
|
||||
vue-json-pretty: ^2.6.0
|
||||
vue-router: ^5.2.0
|
||||
vue-tippy: ^6.7.1
|
||||
vue-tsc: ^3.3.9
|
||||
vxe-pc-ui: ^4.16.19
|
||||
vxe-table: ^4.20.6
|
||||
watermark-js-plus: ^1.6.6
|
||||
yaml-eslint-parser: ^2.1.0
|
||||
zod: ^4.4.3
|
||||
zod-defaults: ^0.2.3
|
||||
|
||||
allowBuilds:
|
||||
'@parcel/watcher': true
|
||||
core-js: true
|
||||
esbuild: true
|
||||
lefthook: true
|
||||
vue-demi: true
|
||||
Reference in New Issue
Block a user