mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-19 07:03:42 +08:00
Merge branch 'main' into example
This commit is contained in:
18
package.json
18
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "soybean-admin",
|
||||
"type": "module",
|
||||
"version": "1.3.8",
|
||||
"version": "1.3.9",
|
||||
"description": "A fresh and elegant admin template, based on Vue3、Vite3、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite3、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
|
||||
"author": {
|
||||
"name": "Soybean",
|
||||
@@ -81,7 +81,7 @@
|
||||
"tailwind-merge": "2.5.4",
|
||||
"typeit": "8.8.7",
|
||||
"vditor": "3.10.7",
|
||||
"vue": "3.5.12",
|
||||
"vue": "3.5.13",
|
||||
"vue-draggable-plus": "0.6.0",
|
||||
"vue-i18n": "10.0.4",
|
||||
"vue-pdf-embed": "2.1.1",
|
||||
@@ -93,7 +93,7 @@
|
||||
"devDependencies": {
|
||||
"@amap/amap-jsapi-types": "0.0.15",
|
||||
"@elegant-router/vue": "0.3.8",
|
||||
"@iconify/json": "2.2.272",
|
||||
"@iconify/json": "2.2.273",
|
||||
"@sa/scripts": "workspace:*",
|
||||
"@sa/uno-preset": "workspace:*",
|
||||
"@soybeanjs/eslint-config": "1.4.2",
|
||||
@@ -101,12 +101,12 @@
|
||||
"@types/dompurify": "3.0.5",
|
||||
"@types/node": "22.9.0",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@unocss/eslint-config": "0.64.0",
|
||||
"@unocss/preset-icons": "0.64.0",
|
||||
"@unocss/preset-uno": "0.64.0",
|
||||
"@unocss/transformer-directives": "0.64.0",
|
||||
"@unocss/transformer-variant-group": "0.64.0",
|
||||
"@unocss/vite": "0.64.0",
|
||||
"@unocss/eslint-config": "0.64.1",
|
||||
"@unocss/preset-icons": "0.64.1",
|
||||
"@unocss/preset-uno": "0.64.1",
|
||||
"@unocss/transformer-directives": "0.64.1",
|
||||
"@unocss/transformer-variant-group": "0.64.1",
|
||||
"@unocss/vite": "0.64.1",
|
||||
"@vitejs/plugin-vue": "5.2.0",
|
||||
"@vitejs/plugin-vue-jsx": "4.1.0",
|
||||
"eslint": "9.14.0",
|
||||
|
||||
Reference in New Issue
Block a user