mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-16 22:53:42 +08:00
Merge branch 'main' into example
This commit is contained in:
40
package.json
40
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "soybean-admin",
|
||||
"type": "module",
|
||||
"version": "1.3.5",
|
||||
"version": "1.3.6",
|
||||
"description": "A fresh and elegant admin template, based on Vue3、Vite3、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite3、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
|
||||
"author": {
|
||||
"name": "Soybean",
|
||||
@@ -56,7 +56,7 @@
|
||||
"@sa/hooks": "workspace:*",
|
||||
"@sa/materials": "workspace:*",
|
||||
"@sa/utils": "workspace:*",
|
||||
"@vueuse/core": "11.0.3",
|
||||
"@vueuse/core": "11.1.0",
|
||||
"clipboard": "2.0.11",
|
||||
"dayjs": "1.11.13",
|
||||
"dhtmlx-gantt": "8.0.10",
|
||||
@@ -73,11 +73,11 @@
|
||||
"tailwind-merge": "2.5.2",
|
||||
"typeit": "8.8.4",
|
||||
"vditor": "3.10.5",
|
||||
"vue": "3.5.3",
|
||||
"vue": "3.5.6",
|
||||
"vue-draggable-plus": "0.5.3",
|
||||
"vue-i18n": "9.14.0",
|
||||
"vue-i18n": "10.0.1",
|
||||
"vue-pdf-embed": "2.1.0",
|
||||
"vue-router": "4.4.3",
|
||||
"vue-router": "4.4.5",
|
||||
"wangeditor": "4.7.15",
|
||||
"xgplayer": "3.0.20",
|
||||
"xlsx": "0.18.5"
|
||||
@@ -85,35 +85,35 @@
|
||||
"devDependencies": {
|
||||
"@amap/amap-jsapi-types": "0.0.15",
|
||||
"@elegant-router/vue": "0.3.8",
|
||||
"@iconify/json": "2.2.245",
|
||||
"@iconify/json": "2.2.250",
|
||||
"@sa/scripts": "workspace:*",
|
||||
"@sa/uno-preset": "workspace:*",
|
||||
"@soybeanjs/eslint-config": "1.4.0",
|
||||
"@soybeanjs/eslint-config": "1.4.1",
|
||||
"@types/bmapgl": "0.0.7",
|
||||
"@types/dompurify": "3.0.5",
|
||||
"@types/node": "22.5.4",
|
||||
"@types/node": "22.5.5",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@unocss/eslint-config": "0.62.3",
|
||||
"@unocss/preset-icons": "0.62.3",
|
||||
"@unocss/preset-uno": "0.62.3",
|
||||
"@unocss/transformer-directives": "0.62.3",
|
||||
"@unocss/transformer-variant-group": "0.62.3",
|
||||
"@unocss/vite": "0.62.3",
|
||||
"@vitejs/plugin-vue": "5.1.3",
|
||||
"@unocss/eslint-config": "0.62.4",
|
||||
"@unocss/preset-icons": "0.62.4",
|
||||
"@unocss/preset-uno": "0.62.4",
|
||||
"@unocss/transformer-directives": "0.62.4",
|
||||
"@unocss/transformer-variant-group": "0.62.4",
|
||||
"@unocss/vite": "0.62.4",
|
||||
"@vitejs/plugin-vue": "5.1.4",
|
||||
"@vitejs/plugin-vue-jsx": "4.0.1",
|
||||
"eslint": "9.10.0",
|
||||
"eslint-plugin-vue": "9.28.0",
|
||||
"lint-staged": "15.2.10",
|
||||
"sass": "1.78.0",
|
||||
"sass": "1.79.2",
|
||||
"simple-git-hooks": "2.11.1",
|
||||
"tsx": "4.19.0",
|
||||
"typescript": "5.5.4",
|
||||
"tsx": "4.19.1",
|
||||
"typescript": "5.6.2",
|
||||
"unplugin-icons": "0.19.3",
|
||||
"unplugin-vue-components": "0.27.4",
|
||||
"vite": "5.4.3",
|
||||
"vite": "5.4.6",
|
||||
"vite-plugin-progress": "0.0.7",
|
||||
"vite-plugin-svg-icons": "2.0.1",
|
||||
"vite-plugin-vue-devtools": "7.4.4",
|
||||
"vite-plugin-vue-devtools": "7.4.5",
|
||||
"vue-eslint-parser": "9.4.3",
|
||||
"vue-tsc": "2.1.6"
|
||||
},
|
||||
|
Reference in New Issue
Block a user