chore: use pnpm catalog (#4437)

* feat: use pnpm catalog

* fix: lint error
This commit is contained in:
Vben 2024-09-19 21:40:54 +08:00 committed by GitHub
parent f25783933d
commit 56bdb8f606
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
41 changed files with 1485 additions and 1277 deletions

View File

@ -10,11 +10,11 @@
"start": "nitro dev" "start": "nitro dev"
}, },
"dependencies": { "dependencies": {
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "catalog:",
"nitropack": "^2.9.7" "nitropack": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@types/jsonwebtoken": "^9.0.7", "@types/jsonwebtoken": "catalog:",
"h3": "^1.12.0" "h3": "catalog:"
} }
} }

View File

@ -40,11 +40,11 @@
"@vben/styles": "workspace:*", "@vben/styles": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"ant-design-vue": "^4.2.4", "ant-design-vue": "catalog:",
"dayjs": "^1.11.13", "dayjs": "catalog:",
"pinia": "2.2.2", "pinia": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
} }
} }

View File

@ -40,14 +40,14 @@
"@vben/styles": "workspace:*", "@vben/styles": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"dayjs": "^1.11.13", "dayjs": "catalog:",
"element-plus": "^2.8.3", "element-plus": "catalog:",
"pinia": "2.2.2", "pinia": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"unplugin-element-plus": "^0.8.0" "unplugin-element-plus": "catalog:"
} }
} }

View File

@ -40,10 +40,10 @@
"@vben/styles": "workspace:*", "@vben/styles": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"naive-ui": "^2.39.0", "naive-ui": "catalog:",
"pinia": "2.2.2", "pinia": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
} }
} }

View File

@ -11,16 +11,16 @@
"@vben-core/shadcn-ui": "workspace:*", "@vben-core/shadcn-ui": "workspace:*",
"@vben/common-ui": "workspace:*", "@vben/common-ui": "workspace:*",
"@vben/styles": "workspace:*", "@vben/styles": "workspace:*",
"lucide-vue-next": "^0.441.0", "lucide-vue-next": "catalog:",
"medium-zoom": "^1.1.0", "medium-zoom": "catalog:",
"radix-vue": "^1.9.5", "radix-vue": "catalog:",
"vitepress-plugin-group-icons": "^1.2.4" "vitepress-plugin-group-icons": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@nolebase/vitepress-plugin-git-changelog": "^2.5.0", "@nolebase/vitepress-plugin-git-changelog": "catalog:",
"@vben/vite-config": "workspace:*", "@vben/vite-config": "workspace:*",
"@vite-pwa/vitepress": "^0.5.3", "@vite-pwa/vitepress": "catalog:",
"vitepress": "^1.3.4", "vitepress": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -23,11 +23,11 @@
} }
}, },
"dependencies": { "dependencies": {
"@commitlint/cli": "^19.5.0", "@commitlint/cli": "catalog:",
"@commitlint/config-conventional": "^19.5.0", "@commitlint/config-conventional": "catalog:",
"@vben/node-utils": "workspace:*", "@vben/node-utils": "workspace:*",
"commitlint-plugin-function-rules": "^4.0.0", "commitlint-plugin-function-rules": "catalog:",
"cz-git": "^1.9.4", "cz-git": "catalog:",
"czg": "^1.9.4" "czg": "catalog:"
} }
} }

View File

@ -27,31 +27,30 @@
} }
}, },
"dependencies": { "dependencies": {
"eslint-config-turbo": "^2.1.2", "eslint-config-turbo": "catalog:",
"eslint-plugin-command": "^0.2.5", "eslint-plugin-command": "catalog:",
"eslint-plugin-import-x": "^4.2.1" "eslint-plugin-import-x": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.10.0", "@eslint/js": "catalog:",
"@types/eslint": "^9.6.1", "@types/eslint": "catalog:",
"@typescript-eslint/eslint-plugin": "^8.6.0", "@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "^8.6.0", "@typescript-eslint/parser": "catalog:",
"eslint": "^9.10.0", "eslint": "catalog:",
"eslint-config-prettier": "^9.1.0", "eslint-plugin-eslint-comments": "catalog:",
"eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-jsdoc": "catalog:",
"eslint-plugin-jsdoc": "^50.2.3", "eslint-plugin-jsonc": "catalog:",
"eslint-plugin-jsonc": "^2.16.0", "eslint-plugin-n": "catalog:",
"eslint-plugin-n": "^17.10.3", "eslint-plugin-no-only-tests": "catalog:",
"eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-perfectionist": "catalog:",
"eslint-plugin-perfectionist": "^3.6.0", "eslint-plugin-prettier": "catalog:",
"eslint-plugin-prettier": "^5.2.1", "eslint-plugin-regexp": "catalog:",
"eslint-plugin-regexp": "^2.6.0", "eslint-plugin-unicorn": "catalog:",
"eslint-plugin-unicorn": "^55.0.0", "eslint-plugin-unused-imports": "catalog:",
"eslint-plugin-unused-imports": "^4.1.4", "eslint-plugin-vitest": "catalog:",
"eslint-plugin-vitest": "^0.5.4", "eslint-plugin-vue": "catalog:",
"eslint-plugin-vue": "^9.28.0", "globals": "catalog:",
"globals": "^15.9.0", "jsonc-eslint-parser": "catalog:",
"jsonc-eslint-parser": "^2.4.0", "vue-eslint-parser": "catalog:"
"vue-eslint-parser": "^9.4.3"
} }
} }

View File

@ -22,7 +22,7 @@
} }
}, },
"dependencies": { "dependencies": {
"prettier": "^3.3.3", "prettier": "catalog:",
"prettier-plugin-tailwindcss": "^0.6.6" "prettier-plugin-tailwindcss": "catalog:"
} }
} }

View File

@ -23,21 +23,21 @@
} }
}, },
"dependencies": { "dependencies": {
"@stylistic/stylelint-plugin": "^3.0.1", "@stylistic/stylelint-plugin": "catalog:",
"stylelint-config-recess-order": "^5.1.0", "stylelint-config-recess-order": "catalog:",
"stylelint-scss": "^6.6.0" "stylelint-scss": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"postcss": "^8.4.47", "postcss": "catalog:",
"postcss-html": "^1.7.0", "postcss-html": "catalog:",
"postcss-scss": "^4.0.9", "postcss-scss": "catalog:",
"prettier": "^3.3.3", "prettier": "catalog:",
"stylelint": "^16.9.0", "stylelint": "catalog:",
"stylelint-config-recommended": "^14.0.1", "stylelint-config-recommended": "catalog:",
"stylelint-config-recommended-scss": "^14.1.0", "stylelint-config-recommended-scss": "catalog:",
"stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-recommended-vue": "catalog:",
"stylelint-config-standard": "^36.0.1", "stylelint-config-standard": "catalog:",
"stylelint-order": "^6.0.4", "stylelint-order": "catalog:",
"stylelint-prettier": "^5.0.2" "stylelint-prettier": "catalog:"
} }
} }

View File

@ -28,20 +28,20 @@
} }
}, },
"dependencies": { "dependencies": {
"@changesets/git": "^3.0.1", "@changesets/git": "catalog:",
"@manypkg/get-packages": "^2.2.2", "@manypkg/get-packages": "catalog:",
"chalk": "^5.3.0", "chalk": "catalog:",
"consola": "^3.2.3", "consola": "catalog:",
"dayjs": "^1.11.13", "dayjs": "catalog:",
"execa": "^9.4.0", "execa": "catalog:",
"find-up": "^7.0.0", "find-up": "catalog:",
"nanoid": "^5.0.7", "nanoid": "catalog:",
"ora": "^8.1.0", "ora": "catalog:",
"pkg-types": "^1.2.0", "pkg-types": "catalog:",
"prettier": "^3.3.3", "prettier": "catalog:",
"rimraf": "^6.0.1" "rimraf": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@types/chalk": "^2.2.0" "@types/chalk": "catalog:"
} }
} }

View File

@ -46,21 +46,21 @@
"tailwindcss": "^3.4.3" "tailwindcss": "^3.4.3"
}, },
"dependencies": { "dependencies": {
"@iconify/json": "^2.2.250", "@iconify/json": "catalog:",
"@iconify/tailwind": "^1.1.3", "@iconify/tailwind": "catalog:",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e", "@tailwindcss/nesting": "catalog:",
"@tailwindcss/typography": "^0.5.15", "@tailwindcss/typography": "catalog:",
"autoprefixer": "^10.4.20", "autoprefixer": "catalog:",
"cssnano": "^7.0.6", "cssnano": "catalog:",
"postcss": "^8.4.47", "postcss": "catalog:",
"postcss-antd-fixes": "^0.2.0", "postcss-antd-fixes": "catalog:",
"postcss-import": "^16.1.0", "postcss-import": "catalog:",
"postcss-preset-env": "^10.0.3", "postcss-preset-env": "catalog:",
"tailwindcss": "^3.4.12", "tailwindcss": "catalog:",
"tailwindcss-animate": "^1.0.7" "tailwindcss-animate": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@types/postcss-import": "^14.0.3", "@types/postcss-import": "catalog:",
"@vben/node-utils": "workspace:*" "@vben/node-utils": "workspace:*"
} }
} }

View File

@ -20,6 +20,6 @@
], ],
"dependencies": { "dependencies": {
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"vite": "^5.4.6" "vite": "catalog:"
} }
} }

View File

@ -27,32 +27,32 @@
} }
}, },
"dependencies": { "dependencies": {
"@intlify/unplugin-vue-i18n": "^5.0.0", "@intlify/unplugin-vue-i18n": "catalog:",
"@jspm/generator": "^2.3.1", "@jspm/generator": "catalog:",
"archiver": "^7.0.1", "archiver": "catalog:",
"cheerio": "1.0.0", "cheerio": "catalog:",
"get-port": "^7.1.0", "get-port": "catalog:",
"html-minifier-terser": "^7.2.0", "html-minifier-terser": "catalog:",
"nitropack": "^2.9.7", "nitropack": "catalog:",
"resolve.exports": "^2.0.2", "resolve.exports": "catalog:",
"vite-plugin-lib-inject-css": "^2.1.1", "vite-plugin-lib-inject-css": "catalog:",
"vite-plugin-pwa": "^0.20.5", "vite-plugin-pwa": "catalog:",
"vite-plugin-vue-devtools": "^7.4.5" "vite-plugin-vue-devtools": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@types/archiver": "^6.0.2", "@types/archiver": "catalog:",
"@types/html-minifier-terser": "^7.0.2", "@types/html-minifier-terser": "catalog:",
"@vben/node-utils": "workspace:*", "@vben/node-utils": "workspace:*",
"@vitejs/plugin-vue": "^5.1.4", "@vitejs/plugin-vue": "catalog:",
"@vitejs/plugin-vue-jsx": "^4.0.1", "@vitejs/plugin-vue-jsx": "catalog:",
"dayjs": "^1.11.13", "dayjs": "catalog:",
"dotenv": "^16.4.5", "dotenv": "catalog:",
"rollup": "^4.21.3", "rollup": "catalog:",
"rollup-plugin-visualizer": "^5.12.0", "rollup-plugin-visualizer": "catalog:",
"sass": "^1.79.1", "sass": "catalog:",
"vite": "^5.4.6", "vite": "catalog:",
"vite-plugin-compression": "^0.5.1", "vite-plugin-compression": "catalog:",
"vite-plugin-dts": "4.2.1", "vite-plugin-dts": "catalog:",
"vite-plugin-html": "^3.2.2" "vite-plugin-html": "catalog:"
} }
} }

View File

@ -61,10 +61,10 @@
"version": "pnpm exec changeset version && pnpm install --no-frozen-lockfile" "version": "pnpm exec changeset version && pnpm install --no-frozen-lockfile"
}, },
"devDependencies": { "devDependencies": {
"@changesets/changelog-github": "^0.5.0", "@changesets/changelog-github": "catalog:",
"@changesets/cli": "^2.27.8", "@changesets/cli": "catalog:",
"@types/jsdom": "^21.1.7", "@types/jsdom": "catalog:",
"@types/node": "^22.5.5", "@types/node": "catalog:",
"@vben/commitlint-config": "workspace:*", "@vben/commitlint-config": "workspace:*",
"@vben/eslint-config": "workspace:*", "@vben/eslint-config": "workspace:*",
"@vben/prettier-config": "workspace:*", "@vben/prettier-config": "workspace:*",
@ -74,25 +74,25 @@
"@vben/turbo-run": "workspace:*", "@vben/turbo-run": "workspace:*",
"@vben/vite-config": "workspace:*", "@vben/vite-config": "workspace:*",
"@vben/vsh": "workspace:*", "@vben/vsh": "workspace:*",
"@vitejs/plugin-vue": "^5.1.4", "@vitejs/plugin-vue": "catalog:",
"@vitejs/plugin-vue-jsx": "^4.0.1", "@vitejs/plugin-vue-jsx": "catalog:",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "catalog:",
"autoprefixer": "^10.4.20", "autoprefixer": "catalog:",
"cross-env": "^7.0.3", "cross-env": "catalog:",
"cspell": "^8.14.4", "cspell": "catalog:",
"husky": "^9.1.6", "husky": "catalog:",
"is-ci": "^3.0.1", "is-ci": "catalog:",
"jsdom": "^25.0.0", "jsdom": "catalog:",
"lint-staged": "^15.2.10", "lint-staged": "catalog:",
"rimraf": "^6.0.1", "rimraf": "catalog:",
"tailwindcss": "^3.4.12", "tailwindcss": "catalog:",
"turbo": "^2.1.2", "turbo": "catalog:",
"typescript": "^5.6.2", "typescript": "catalog:",
"unbuild": "^2.0.0", "unbuild": "catalog:",
"vite": "^5.4.6", "vite": "catalog:",
"vitest": "^2.1.1", "vitest": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"vue-tsc": "^2.1.6" "vue-tsc": "catalog:"
}, },
"engines": { "engines": {
"node": ">=20", "node": ">=20",

View File

@ -34,8 +34,8 @@
} }
}, },
"dependencies": { "dependencies": {
"@iconify/vue": "^4.1.2", "@iconify/vue": "catalog:",
"lucide-vue-next": "^0.441.0", "lucide-vue-next": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -69,19 +69,19 @@
} }
}, },
"dependencies": { "dependencies": {
"@ctrl/tinycolor": "^4.1.0", "@ctrl/tinycolor": "catalog:",
"@tanstack/vue-store": "^0.5.5", "@tanstack/vue-store": "catalog:",
"@vue/reactivity": "^3.5.6", "@vue/reactivity": "catalog:",
"@vue/shared": "^3.5.6", "@vue/shared": "catalog:",
"clsx": "^2.1.1", "clsx": "catalog:",
"defu": "^6.1.4", "defu": "catalog:",
"lodash.clonedeep": "^4.5.0", "lodash.clonedeep": "catalog:",
"nprogress": "^0.2.0", "nprogress": "catalog:",
"tailwind-merge": "^2.5.2", "tailwind-merge": "catalog:",
"theme-colors": "^0.1.0" "theme-colors": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@types/lodash.clonedeep": "^4.5.9", "@types/lodash.clonedeep": "catalog:",
"@types/nprogress": "^0.2.3" "@types/nprogress": "catalog:"
} }
} }

View File

@ -38,7 +38,7 @@
} }
}, },
"dependencies": { "dependencies": {
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
} }
} }

View File

@ -36,12 +36,12 @@
}, },
"dependencies": { "dependencies": {
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"radix-vue": "^1.9.5", "radix-vue": "catalog:",
"sortablejs": "^1.15.3", "sortablejs": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@types/sortablejs": "^1.15.8" "@types/sortablejs": "catalog:"
} }
} }

View File

@ -31,7 +31,7 @@
"dependencies": { "dependencies": {
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -40,11 +40,11 @@
"@vben-core/composables": "workspace:*", "@vben-core/composables": "workspace:*",
"@vben-core/shadcn-ui": "workspace:*", "@vben-core/shadcn-ui": "workspace:*",
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vee-validate/zod": "^4.13.2", "@vee-validate/zod": "catalog:",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"vee-validate": "^4.13.2", "vee-validate": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"zod": "^3.23.8", "zod": "catalog:",
"zod-defaults": "^0.1.3" "zod-defaults": "catalog:"
} }
} }

View File

@ -41,7 +41,7 @@
"@vben-core/icons": "workspace:*", "@vben-core/icons": "workspace:*",
"@vben-core/shadcn-ui": "workspace:*", "@vben-core/shadcn-ui": "workspace:*",
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -42,7 +42,7 @@
"@vben-core/shadcn-ui": "workspace:*", "@vben-core/shadcn-ui": "workspace:*",
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -41,7 +41,7 @@
"@vben-core/icons": "workspace:*", "@vben-core/icons": "workspace:*",
"@vben-core/shadcn-ui": "workspace:*", "@vben-core/shadcn-ui": "workspace:*",
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -40,16 +40,16 @@
} }
}, },
"dependencies": { "dependencies": {
"@radix-icons/vue": "^1.0.0", "@radix-icons/vue": "catalog:",
"@vben-core/composables": "workspace:*", "@vben-core/composables": "workspace:*",
"@vben-core/icons": "workspace:*", "@vben-core/icons": "workspace:*",
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"class-variance-authority": "^0.7.0", "class-variance-authority": "catalog:",
"lucide-vue-next": "^0.441.0", "lucide-vue-next": "catalog:",
"radix-vue": "^1.9.5", "radix-vue": "catalog:",
"vee-validate": "^4.13.2", "vee-validate": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -42,7 +42,7 @@
"@vben-core/shadcn-ui": "workspace:*", "@vben-core/shadcn-ui": "workspace:*",
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -24,6 +24,6 @@
"@vben/stores": "workspace:*", "@vben/stores": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -27,12 +27,12 @@
"@vben/icons": "workspace:*", "@vben/icons": "workspace:*",
"@vben/locales": "workspace:*", "@vben/locales": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vueuse/integrations": "^11.1.0", "@vueuse/integrations": "catalog:",
"qrcode": "^1.5.4", "qrcode": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"@types/qrcode": "^1.5.5" "@types/qrcode": "catalog:"
} }
} }

View File

@ -5,7 +5,7 @@ import { RotateCw } from '@vben/icons';
import { $t } from '@vben/locales'; import { $t } from '@vben/locales';
import { VbenButton, VbenIconButton } from '@vben-core/shadcn-ui'; import { VbenButton, VbenIconButton } from '@vben-core/shadcn-ui';
import { CaptchaCard } from '.'; import CaptchaCard from './captcha-card.vue';
import { useCaptchaPoints } from './hooks/useCaptchaPoints'; import { useCaptchaPoints } from './hooks/useCaptchaPoints';
const props = withDefaults(defineProps<PointSelectionCaptchaProps>(), { const props = withDefaults(defineProps<PointSelectionCaptchaProps>(), {

View File

@ -25,8 +25,8 @@
"@vben/stores": "workspace:*", "@vben/stores": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5", "vue-router": "catalog:",
"watermark-js-plus": "^1.5.6" "watermark-js-plus": "catalog:"
} }
} }

View File

@ -35,8 +35,8 @@
"@vben/stores": "workspace:*", "@vben/stores": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
} }
} }

View File

@ -21,8 +21,8 @@
}, },
"dependencies": { "dependencies": {
"@vben/preferences": "workspace:*", "@vben/preferences": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"echarts": "^5.5.1", "echarts": "catalog:",
"vue": "^3.5.6" "vue": "catalog:"
} }
} }

View File

@ -22,9 +22,9 @@
"dependencies": { "dependencies": {
"@vben/locales": "workspace:*", "@vben/locales": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"axios": "^1.7.7" "axios": "catalog:"
}, },
"devDependencies": { "devDependencies": {
"axios-mock-adapter": "^2.0.0" "axios-mock-adapter": "catalog:"
} }
} }

View File

@ -20,9 +20,9 @@
} }
}, },
"dependencies": { "dependencies": {
"@intlify/core-base": "^10.0.1", "@intlify/core-base": "catalog:",
"@vben-core/composables": "workspace:*", "@vben-core/composables": "workspace:*",
"vue": "^3.5.6", "vue": "catalog:",
"vue-i18n": "^10.0.1" "vue-i18n": "catalog:"
} }
} }

View File

@ -22,9 +22,9 @@
"dependencies": { "dependencies": {
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"pinia": "2.2.2", "pinia": "catalog:",
"pinia-plugin-persistedstate": "^4.0.2", "pinia-plugin-persistedstate": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
} }
} }

View File

@ -21,7 +21,7 @@
}, },
"dependencies": { "dependencies": {
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
} }
} }

View File

@ -24,6 +24,6 @@
"dependencies": { "dependencies": {
"@vben-core/shared": "workspace:*", "@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"vue-router": "^4.4.5" "vue-router": "catalog:"
} }
} }

View File

@ -26,7 +26,7 @@
"#/*": "./src/*" "#/*": "./src/*"
}, },
"dependencies": { "dependencies": {
"@tanstack/vue-query": "^5.56.2", "@tanstack/vue-query": "catalog:",
"@vben/access": "workspace:*", "@vben/access": "workspace:*",
"@vben/common-ui": "workspace:*", "@vben/common-ui": "workspace:*",
"@vben/constants": "workspace:*", "@vben/constants": "workspace:*",
@ -41,11 +41,11 @@
"@vben/styles": "workspace:*", "@vben/styles": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vben/utils": "workspace:*", "@vben/utils": "workspace:*",
"@vueuse/core": "^11.1.0", "@vueuse/core": "catalog:",
"ant-design-vue": "^4.2.4", "ant-design-vue": "catalog:",
"dayjs": "^1.11.13", "dayjs": "catalog:",
"pinia": "2.2.2", "pinia": "catalog:",
"vue": "^3.5.6", "vue": "catalog:",
"vue-router": "^4.4.5" "vue-router": "catalog:"
} }
} }

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,176 @@
packages: packages:
- "internal/*" - internal/*
- "internal/lint-configs/*" - internal/lint-configs/*
- "packages/*" - packages/*
- "packages/@core/base/*" - packages/@core/base/*
- "packages/@core/ui-kit/*" - packages/@core/ui-kit/*
- "packages/@core/forward/*" - packages/@core/forward/*
- "packages/@core/*" - packages/@core/*
- "packages/effects/*" - packages/effects/*
- "packages/business/*" - packages/business/*
- "apps/*" - apps/*
- "scripts/*" - scripts/*
- "docs" - docs
- "playground" - playground
catalog:
"@changesets/changelog-github": ^0.5.0
"@changesets/cli": ^2.27.8
"@changesets/git": ^3.0.1
"@clack/prompts": ^0.7.0
"@commitlint/cli": ^19.5.0
"@commitlint/config-conventional": ^19.5.0
"@ctrl/tinycolor": ^4.1.0
"@eslint/js": ^9.10.0
"@iconify/json": ^2.2.250
"@iconify/tailwind": ^1.1.3
"@iconify/vue": ^4.1.2
"@intlify/core-base": ^10.0.1
"@intlify/unplugin-vue-i18n": ^5.0.0
"@jspm/generator": ^2.3.1
"@manypkg/get-packages": ^2.2.2
"@nolebase/vitepress-plugin-git-changelog": ^2.5.0
"@radix-icons/vue": ^1.0.0
"@stylistic/stylelint-plugin": ^3.0.1
"@tailwindcss/nesting": 0.0.0-insiders.565cd3e
"@tailwindcss/typography": ^0.5.15
"@tanstack/vue-query": ^5.56.2
"@tanstack/vue-store": ^0.5.5
"@types/archiver": ^6.0.2
"@types/chalk": ^2.2.0
"@types/eslint": ^9.6.1
"@types/html-minifier-terser": ^7.0.2
"@types/jsdom": ^21.1.7
"@types/jsonwebtoken": ^9.0.7
"@types/lodash.clonedeep": ^4.5.9
"@types/node": ^22.5.5
"@types/nprogress": ^0.2.3
"@types/postcss-import": ^14.0.3
"@types/qrcode": ^1.5.5
"@types/sortablejs": ^1.15.8
"@typescript-eslint/eslint-plugin": ^8.6.0
"@typescript-eslint/parser": ^8.6.0
"@vee-validate/zod": ^4.13.2
"@vite-pwa/vitepress": ^0.5.3
"@vitejs/plugin-vue": ^5.1.4
"@vitejs/plugin-vue-jsx": ^4.0.1
"@vue/reactivity": ^3.5.6
"@vue/shared": ^3.5.6
"@vue/test-utils": ^2.4.6
"@vueuse/core": ^11.1.0
"@vueuse/integrations": ^11.1.0
ant-design-vue: ^4.2.5
archiver: ^7.0.1
autoprefixer: ^10.4.20
axios: ^1.7.7
axios-mock-adapter: ^2.0.0
cac: ^6.7.14
chalk: ^5.3.0
cheerio: 1.0.0
circular-dependency-scanner: ^2.3.0
class-variance-authority: ^0.7.0
clsx: ^2.1.1
commitlint-plugin-function-rules: ^4.0.0
consola: ^3.2.3
cross-env: ^7.0.3
cspell: ^8.14.4
cssnano: ^7.0.6
cz-git: ^1.9.4
czg: ^1.9.4
dayjs: ^1.11.13
defu: ^6.1.4
depcheck: ^1.4.7
dotenv: ^16.4.5
echarts: ^5.5.1
element-plus: ^2.8.3
eslint: ^9.10.0
eslint-config-turbo: ^2.1.2
eslint-plugin-command: ^0.2.5
eslint-plugin-eslint-comments: ^3.2.0
eslint-plugin-import-x: ^4.2.1
eslint-plugin-jsdoc: ^50.2.4
eslint-plugin-jsonc: ^2.16.0
eslint-plugin-n: ^17.10.3
eslint-plugin-no-only-tests: ^3.3.0
eslint-plugin-perfectionist: ^3.6.0
eslint-plugin-prettier: ^5.2.1
eslint-plugin-regexp: ^2.6.0
eslint-plugin-unicorn: ^55.0.0
eslint-plugin-unused-imports: ^4.1.4
eslint-plugin-vitest: ^0.5.4
eslint-plugin-vue: ^9.28.0
execa: ^9.4.0
find-up: ^7.0.0
get-port: ^7.1.0
globals: ^15.9.0
h3: ^1.12.0
html-minifier-terser: ^7.2.0
husky: ^9.1.6
is-ci: ^3.0.1
jsdom: ^25.0.0
jsonc-eslint-parser: ^2.4.0
jsonwebtoken: ^9.0.2
lint-staged: ^15.2.10
lodash.clonedeep: ^4.5.0
lucide-vue-next: ^0.441.0
medium-zoom: ^1.1.0
naive-ui: ^2.39.0
nanoid: ^5.0.7
nitropack: ^2.9.7
nprogress: ^0.2.0
ora: ^8.1.0
pinia: 2.2.2
pinia-plugin-persistedstate: ^4.0.2
pkg-types: ^1.2.0
postcss: ^8.4.47
postcss-antd-fixes: ^0.2.0
postcss-html: ^1.7.0
postcss-import: ^16.1.0
postcss-preset-env: ^10.0.3
postcss-scss: ^4.0.9
prettier: ^3.3.3
prettier-plugin-tailwindcss: ^0.6.6
publint: ^0.2.11
qrcode: ^1.5.4
radix-vue: ^1.9.6
resolve.exports: ^2.0.2
rimraf: ^6.0.1
rollup: ^4.22.0
rollup-plugin-visualizer: ^5.12.0
sass: ^1.79.1
sortablejs: ^1.15.3
stylelint: ^16.9.0
stylelint-config-recess-order: ^5.1.0
stylelint-config-recommended: ^14.0.1
stylelint-config-recommended-scss: ^14.1.0
stylelint-config-recommended-vue: ^1.5.0
stylelint-config-standard: ^36.0.1
stylelint-order: ^6.0.4
stylelint-prettier: ^5.0.2
stylelint-scss: ^6.7.0
tailwind-merge: ^2.5.2
tailwindcss: ^3.4.12
tailwindcss-animate: ^1.0.7
theme-colors: ^0.1.0
turbo: ^2.1.2
typescript: ^5.6.2
unbuild: ^2.0.0
unplugin-element-plus: ^0.8.0
vee-validate: ^4.13.2
vite: ^5.4.6
vite-plugin-compression: ^0.5.1
vite-plugin-dts: 4.2.1
vite-plugin-html: ^3.2.2
vite-plugin-lib-inject-css: ^2.1.1
vite-plugin-pwa: ^0.20.5
vite-plugin-vue-devtools: ^7.4.5
vitepress: ^1.3.4
vitepress-plugin-group-icons: ^1.2.4
vitest: ^2.1.1
vue: ^3.5.6
vue-eslint-parser: ^9.4.3
vue-i18n: ^10.0.1
vue-router: ^4.4.5
vue-tsc: ^2.1.6
watermark-js-plus: ^1.5.6
zod: ^3.23.8
zod-defaults: ^0.1.3

View File

@ -22,8 +22,8 @@
"./package.json": "./package.json" "./package.json": "./package.json"
}, },
"dependencies": { "dependencies": {
"@clack/prompts": "^0.7.0", "@clack/prompts": "catalog:",
"@vben/node-utils": "workspace:*", "@vben/node-utils": "workspace:*",
"cac": "^6.7.14" "cac": "catalog:"
} }
} }

View File

@ -23,9 +23,9 @@
}, },
"dependencies": { "dependencies": {
"@vben/node-utils": "workspace:*", "@vben/node-utils": "workspace:*",
"cac": "^6.7.14", "cac": "catalog:",
"circular-dependency-scanner": "^2.3.0", "circular-dependency-scanner": "catalog:",
"depcheck": "^1.4.7", "depcheck": "catalog:",
"publint": "^0.2.11" "publint": "catalog:"
} }
} }