Merge branch 'main' into example

This commit is contained in:
Soybean
2024-09-21 08:42:40 +08:00
15 changed files with 386 additions and 354 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "soybean-admin",
"type": "module",
"version": "1.3.6",
"version": "1.3.7",
"description": "A fresh and elegant admin template, based on Vue3、Vite3、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite3、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
"author": {
"name": "Soybean",
@@ -73,7 +73,7 @@
"tailwind-merge": "2.5.2",
"typeit": "8.8.4",
"vditor": "3.10.5",
"vue": "3.5.6",
"vue": "3.5.7",
"vue-draggable-plus": "0.5.3",
"vue-i18n": "10.0.1",
"vue-pdf-embed": "2.1.0",
@@ -85,7 +85,7 @@
"devDependencies": {
"@amap/amap-jsapi-types": "0.0.15",
"@elegant-router/vue": "0.3.8",
"@iconify/json": "2.2.250",
"@iconify/json": "2.2.251",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.4.1",
@@ -101,10 +101,10 @@
"@unocss/vite": "0.62.4",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue-jsx": "4.0.1",
"eslint": "9.10.0",
"eslint": "9.11.0",
"eslint-plugin-vue": "9.28.0",
"lint-staged": "15.2.10",
"sass": "1.79.2",
"sass": "1.79.3",
"simple-git-hooks": "2.11.1",
"tsx": "4.19.1",
"typescript": "5.6.2",