mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 10:32:25 +00:00
Merge branch 'main' into milletpeak-fontsize
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
"clsx": "catalog:",
|
||||
"esbuild": "0.25.3",
|
||||
"pinia": "catalog:",
|
||||
"vue": "catalog:"
|
||||
"vue": "catalog:",
|
||||
"jiti": "^2.6.1"
|
||||
},
|
||||
"neverBuiltDependencies": [
|
||||
"canvas",
|
||||
|
||||
@@ -86,6 +86,7 @@
|
||||
"dayjs": "catalog:",
|
||||
"defu": "catalog:",
|
||||
"es-toolkit": "catalog:",
|
||||
"lodash.clonedeep": "catalog:",
|
||||
"nprogress": "catalog:",
|
||||
"tailwind-merge": "catalog:",
|
||||
"theme-colors": "catalog:"
|
||||
|
||||
@@ -16,8 +16,5 @@ export * from './update-css-variables';
|
||||
export * from './util';
|
||||
export * from './window';
|
||||
export { get, isEqual, set } from 'es-toolkit/compat';
|
||||
export { cloneDeep } from 'es-toolkit/object';
|
||||
// export { default as cloneDeep } from 'lodash.clonedeep';
|
||||
// export { default as get } from 'lodash.get';
|
||||
// export { default as isEqual } from 'lodash.isequal';
|
||||
// export { default as set } from 'lodash.set';
|
||||
// export { cloneDeep } from 'es-toolkit/object';
|
||||
export { default as cloneDeep } from 'lodash.clonedeep';
|
||||
|
||||
1355
pnpm-lock.yaml
generated
1355
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -14,17 +14,17 @@ packages:
|
||||
- playground
|
||||
|
||||
catalog:
|
||||
'@ast-grep/napi': ^0.37.0
|
||||
'@ast-grep/napi': ^0.39.9
|
||||
'@changesets/changelog-github': ^0.5.1
|
||||
'@changesets/cli': ^2.29.7
|
||||
'@changesets/git': ^3.0.4
|
||||
'@clack/prompts': ^0.10.1
|
||||
'@clack/prompts': ^0.11.0
|
||||
'@commitlint/cli': ^19.8.1
|
||||
'@commitlint/config-conventional': ^19.8.1
|
||||
'@ctrl/tinycolor': ^4.1.0
|
||||
'@eslint/js': ^9.30.1
|
||||
'@faker-js/faker': ^9.9.0
|
||||
'@iconify/json': ^2.2.354
|
||||
'@iconify/json': ^2.2.406
|
||||
'@iconify/tailwind': ^1.2.0
|
||||
'@iconify/vue': ^5.0.0
|
||||
'@intlify/core-base': ^11.1.7
|
||||
@@ -33,12 +33,12 @@ catalog:
|
||||
'@manypkg/get-packages': ^3.0.0
|
||||
'@nolebase/vitepress-plugin-git-changelog': ^2.18.0
|
||||
'@playwright/test': ^1.56.1
|
||||
'@pnpm/workspace.read-manifest': ^1000.2.0
|
||||
'@pnpm/workspace.read-manifest': ^1000.2.6
|
||||
'@stylistic/stylelint-plugin': ^3.1.3
|
||||
'@tailwindcss/nesting': 0.0.0-insiders.565cd3e
|
||||
'@tailwindcss/typography': ^0.5.16
|
||||
'@tanstack/vue-query': ^5.81.5
|
||||
'@tanstack/vue-store': ^0.7.1
|
||||
'@tanstack/vue-query': ^5.91.0
|
||||
'@tanstack/vue-store': ^0.8.0
|
||||
'@types/archiver': ^6.0.3
|
||||
'@types/eslint': ^9.6.1
|
||||
'@types/html-minifier-terser': ^7.0.2
|
||||
@@ -54,14 +54,14 @@ catalog:
|
||||
'@types/qrcode': ^1.5.5
|
||||
'@types/qs': ^6.14.0
|
||||
'@types/sortablejs': ^1.15.8
|
||||
'@typescript-eslint/eslint-plugin': ^8.35.1
|
||||
'@typescript-eslint/parser': ^8.35.1
|
||||
'@typescript-eslint/eslint-plugin': ^8.46.4
|
||||
'@typescript-eslint/parser': ^8.46.4
|
||||
'@vee-validate/zod': ^4.15.1
|
||||
'@vite-pwa/vitepress': ^1.0.0
|
||||
'@vitejs/plugin-vue': ^6.0.1
|
||||
'@vitejs/plugin-vue-jsx': ^5.1.1
|
||||
'@vue/reactivity': ^3.5.17
|
||||
'@vue/shared': ^3.5.17
|
||||
'@vue/shared': ^3.5.24
|
||||
'@vue/test-utils': ^2.4.6
|
||||
'@vueuse/core': ^13.4.0
|
||||
'@vueuse/integrations': ^14.0.0
|
||||
@@ -77,7 +77,7 @@ catalog:
|
||||
circular-dependency-scanner: ^2.3.0
|
||||
class-variance-authority: ^0.7.1
|
||||
clsx: ^2.1.1
|
||||
commitlint-plugin-function-rules: ^4.0.2
|
||||
commitlint-plugin-function-rules: ^4.1.1
|
||||
consola: ^3.4.2
|
||||
cross-env: ^7.0.3
|
||||
cspell: ^8.19.4
|
||||
@@ -91,7 +91,7 @@ catalog:
|
||||
echarts: ^6.0.0
|
||||
element-plus: ^2.10.2
|
||||
eslint: ^9.30.1
|
||||
eslint-config-turbo: ^2.5.4
|
||||
eslint-config-turbo: ^2.6.1
|
||||
eslint-plugin-command: ^3.3.1
|
||||
eslint-plugin-eslint-comments: ^3.2.0
|
||||
eslint-plugin-import-x: ^4.16.1
|
||||
@@ -122,7 +122,7 @@ catalog:
|
||||
lodash.get: ^4.4.2
|
||||
lodash.isequal: ^4.5.0
|
||||
lodash.set: ^4.3.2
|
||||
lucide-vue-next: ^0.507.0
|
||||
lucide-vue-next: ^0.553.0
|
||||
medium-zoom: ^1.1.0
|
||||
naive-ui: ^2.42.0
|
||||
nitropack: ^2.11.13
|
||||
@@ -139,7 +139,7 @@ catalog:
|
||||
postcss-preset-env: ^10.2.4
|
||||
postcss-scss: ^4.0.9
|
||||
prettier: ^3.6.2
|
||||
prettier-plugin-tailwindcss: ^0.6.13
|
||||
prettier-plugin-tailwindcss: ^0.7.1
|
||||
publint: ^0.3.12
|
||||
qrcode: ^1.5.4
|
||||
qs: ^6.14.0
|
||||
@@ -148,7 +148,7 @@ catalog:
|
||||
rimraf: ^6.1.0
|
||||
rollup: ^4.44.1
|
||||
rollup-plugin-visualizer: ^5.14.0
|
||||
sass: ^1.89.2
|
||||
sass: ^1.94.0
|
||||
secure-ls: ^2.0.0
|
||||
sortablejs: ^1.15.6
|
||||
stylelint: ^16.21.0
|
||||
@@ -168,7 +168,7 @@ catalog:
|
||||
turbo: ^2.6.1
|
||||
typescript: ^5.9.3
|
||||
unbuild: ^3.6.1
|
||||
unplugin-element-plus: ^0.10.0
|
||||
unplugin-element-plus: ^0.11.1
|
||||
vee-validate: ^4.15.1
|
||||
vite: ^7.2.2
|
||||
vite-plugin-compression: ^0.5.1
|
||||
@@ -180,16 +180,16 @@ catalog:
|
||||
vitepress: ^1.6.3
|
||||
vitepress-plugin-group-icons: ^1.6.1
|
||||
vitest: ^3.2.4
|
||||
vue: ^3.5.17
|
||||
vue: ^3.5.24
|
||||
vue-eslint-parser: ^10.2.0
|
||||
vue-i18n: ^11.1.7
|
||||
vue-json-viewer: ^3.0.4
|
||||
vue-router: ^4.5.1
|
||||
vue-tippy: ^6.7.1
|
||||
vue-tsc: 2.2.10
|
||||
vxe-pc-ui: ^4.9.29
|
||||
vxe-table: ^4.16.11
|
||||
vxe-pc-ui: ^4.10.22
|
||||
vxe-table: ^4.17.14
|
||||
watermark-js-plus: ^1.6.2
|
||||
zod: ^3.25.67
|
||||
zod-defaults: ^0.1.3
|
||||
zod-defaults: 0.1.3
|
||||
es-toolkit: ^1.41.0
|
||||
|
||||
Reference in New Issue
Block a user