Merge branch 'main' into example

This commit is contained in:
Soybean
2025-11-02 13:38:06 +08:00
13 changed files with 591 additions and 451 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "soybean-admin",
"type": "module",
"version": "2.0.0-beta.2",
"version": "2.0.0",
"description": "A fresh and elegant admin template, based on Vue3、Vite7、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite7、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
"author": {
"name": "Soybean",
@@ -58,15 +58,15 @@
"@sa/hooks": "workspace:*",
"@sa/materials": "workspace:*",
"@sa/utils": "workspace:*",
"@visactor/vchart": "2.0.6",
"@visactor/vchart": "2.0.7",
"@visactor/vchart-theme": "1.12.2",
"@visactor/vtable-editors": "1.22.0",
"@visactor/vtable-gantt": "1.22.0",
"@visactor/vue-vtable": "1.22.0",
"@visactor/vtable-editors": "1.22.2",
"@visactor/vtable-gantt": "1.22.2",
"@visactor/vue-vtable": "1.22.2",
"@vueuse/components": "14.0.0",
"@vueuse/core": "14.0.0",
"clipboard": "2.0.11",
"dayjs": "1.11.18",
"dayjs": "1.11.19",
"defu": "6.1.4",
"dhtmlx-gantt": "9.0.15",
"dompurify": "3.3.0",
@@ -95,12 +95,12 @@
"devDependencies": {
"@amap/amap-jsapi-types": "0.0.15",
"@elegant-router/vue": "0.3.8",
"@iconify/json": "2.2.400",
"@iconify/json": "2.2.402",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.7.1",
"@types/bmapgl": "0.0.7",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"@types/nprogress": "0.2.3",
"@unocss/eslint-config": "66.5.4",
"@unocss/preset-icons": "66.5.4",
@@ -111,12 +111,12 @@
"@vitejs/plugin-vue": "6.0.1",
"@vitejs/plugin-vue-jsx": "5.1.1",
"consola": "3.4.2",
"eslint": "9.38.0",
"eslint": "9.39.0",
"eslint-plugin-vue": "10.5.1",
"kolorist": "1.8.0",
"lint-staged": "16.2.6",
"pro-naive-ui-resolver": "1.0.2",
"sass": "1.93.2",
"sass": "1.93.3",
"simple-git-hooks": "2.13.1",
"tsx": "4.20.6",
"typescript": "5.9.3",