chore(deps): update deps

This commit is contained in:
Soybean
2026-05-13 14:14:17 +08:00
parent 9afb335ed6
commit e8fa90b4b1
5 changed files with 868 additions and 837 deletions

View File

@@ -45,13 +45,13 @@
},
"dependencies": {
"@better-scroll/core": "2.5.1",
"@iconify/vue": "5.0.0",
"@iconify/vue": "5.0.1",
"@sa/axios": "workspace:*",
"@sa/color": "workspace:*",
"@sa/hooks": "workspace:*",
"@sa/materials": "workspace:*",
"@sa/utils": "workspace:*",
"@vueuse/core": "14.2.1",
"@vueuse/core": "14.3.0",
"clipboard": "2.0.11",
"dayjs": "1.11.20",
"defu": "6.1.7",
@@ -60,27 +60,27 @@
"naive-ui": "2.44.1",
"nprogress": "0.2.0",
"pinia": "3.0.4",
"tailwind-merge": "3.5.0",
"vue": "3.5.32",
"tailwind-merge": "3.6.0",
"vue": "3.5.34",
"vue-draggable-plus": "0.6.1",
"vue-i18n": "11.3.2",
"vue-router": "5.0.4"
"vue-i18n": "11.4.2",
"vue-router": "5.0.6"
},
"devDependencies": {
"@elegant-router/vue": "0.3.8",
"@iconify/json": "2.2.462",
"@iconify/json": "2.2.472",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config-vue": "^0.0.2",
"@types/node": "25.6.0",
"@types/node": "25.7.0",
"@types/nprogress": "0.2.3",
"@vitejs/plugin-vue": "6.0.6",
"@vitejs/plugin-vue-jsx": "5.1.5",
"consola": "3.4.2",
"eslint": "10.2.0",
"eslint": "10.3.0",
"kolorist": "1.8.0",
"oxfmt": "^0.45.0",
"oxlint": "^1.60.0",
"oxfmt": "^0.49.0",
"oxlint": "^1.64.0",
"sass": "1.99.0",
"simple-git-hooks": "2.13.1",
"tsx": "4.21.0",
@@ -88,12 +88,12 @@
"unocss": "^66.6.8",
"unplugin-icons": "23.0.1",
"unplugin-vue-components": "32.0.0",
"vite": "8.0.8",
"vite": "8.0.12",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "8.1.1",
"vite-plugin-vue-devtools": "8.1.2",
"vite-plugin-vue-transition-root-validator": "^0.1.0",
"vue-tsc": "3.2.6"
"vue-tsc": "3.2.8"
},
"simple-git-hooks": {
"commit-msg": "pnpm sa git-commit-verify",