Merge branch 'main' into example

This commit is contained in:
Soybean
2025-03-12 23:25:14 +08:00
58 changed files with 2267 additions and 2505 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "soybean-admin",
"type": "module",
"version": "1.3.11",
"version": "1.3.12",
"description": "A fresh and elegant admin template, based on Vue3、Vite3、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite3、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
"author": {
"name": "Soybean",
@@ -48,8 +48,8 @@
},
"dependencies": {
"@antv/data-set": "0.11.8",
"@antv/g2": "5.2.10",
"@antv/g6": "5.0.42",
"@antv/g2": "5.2.11",
"@antv/g6": "5.0.44",
"@better-scroll/core": "2.5.1",
"@iconify/vue": "4.3.0",
"@sa/alova": "workspace:*",
@@ -58,73 +58,74 @@
"@sa/hooks": "workspace:*",
"@sa/materials": "workspace:*",
"@sa/utils": "workspace:*",
"@visactor/vchart": "1.13.4",
"@visactor/vchart": "1.13.6",
"@visactor/vchart-theme": "1.12.2",
"@visactor/vtable-editors": "1.15.1",
"@visactor/vtable-gantt": "1.15.1",
"@visactor/vue-vtable": "1.15.1",
"@vueuse/components": "12.4.0",
"@vueuse/core": "12.4.0",
"@visactor/vtable-editors": "1.17.2",
"@visactor/vtable-gantt": "1.17.2",
"@visactor/vue-vtable": "1.17.2",
"@vueuse/components": "13.0.0",
"@vueuse/core": "13.0.0",
"clipboard": "2.0.11",
"dayjs": "1.11.13",
"defu": "6.1.4",
"dhtmlx-gantt": "9.0.3",
"dompurify": "3.2.3",
"dhtmlx-gantt": "9.0.5",
"dompurify": "3.2.4",
"echarts": "5.6.0",
"jsbarcode": "3.11.6",
"json5": "2.2.3",
"naive-ui": "2.41.0",
"nprogress": "0.2.0",
"pinia": "2.3.0",
"pinia": "3.0.1",
"pinyin-pro": "3.26.0",
"print-js": "1.6.0",
"swiper": "11.2.1",
"tailwind-merge": "2.6.0",
"swiper": "11.2.5",
"tailwind-merge": "3.0.2",
"typeit": "8.8.7",
"vditor": "3.10.8",
"vditor": "3.10.9",
"vue": "3.5.13",
"vue-draggable-plus": "0.6.0",
"vue-i18n": "11.0.1",
"vue-i18n": "11.1.2",
"vue-pdf-embed": "2.1.2",
"vue-router": "4.5.0",
"wangeditor": "4.7.15",
"xgplayer": "3.0.20",
"xgplayer": "3.0.21",
"xlsx": "0.18.5"
},
"devDependencies": {
"@amap/amap-jsapi-types": "0.0.15",
"@elegant-router/vue": "0.3.8",
"@iconify/json": "2.2.297",
"@iconify/json": "2.2.316",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.4.4",
"@soybeanjs/eslint-config": "1.6.0",
"@types/bmapgl": "0.0.7",
"@types/dompurify": "3.2.0",
"@types/node": "22.10.7",
"@types/node": "22.13.10",
"@types/nprogress": "0.2.3",
"@unocss/eslint-config": "65.4.2",
"@unocss/preset-icons": "65.4.2",
"@unocss/preset-uno": "65.4.2",
"@unocss/transformer-directives": "65.4.2",
"@unocss/transformer-variant-group": "65.4.2",
"@unocss/vite": "65.4.2",
"@unocss/eslint-config": "66.0.0",
"@unocss/preset-icons": "66.0.0",
"@unocss/preset-uno": "66.0.0",
"@unocss/transformer-directives": "66.0.0",
"@unocss/transformer-variant-group": "66.0.0",
"@unocss/vite": "66.0.0",
"@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1",
"eslint": "9.18.0",
"eslint-plugin-vue": "9.32.0",
"lint-staged": "15.4.1",
"sass": "1.83.4",
"consola": "3.4.0",
"eslint": "9.22.0",
"eslint-plugin-vue": "10.0.0",
"kolorist": "1.8.0",
"lint-staged": "15.5.0",
"sass": "1.85.1",
"simple-git-hooks": "2.11.1",
"tsx": "4.19.2",
"typescript": "5.7.3",
"unplugin-icons": "22.0.0",
"unplugin-vue-components": "28.0.0",
"vite": "6.0.7",
"tsx": "4.19.3",
"typescript": "5.8.2",
"unplugin-icons": "22.1.0",
"unplugin-vue-components": "28.4.1",
"vite": "6.2.1",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "7.7.0",
"vue-eslint-parser": "9.4.3",
"vue-tsc": "2.2.0"
"vite-plugin-vue-devtools": "7.7.2",
"vue-eslint-parser": "10.1.1",
"vue-tsc": "2.2.8"
},
"simple-git-hooks": {
"commit-msg": "pnpm sa git-commit-verify",