chore(deps): update deps

This commit is contained in:
soybean-js
2026-04-18 01:26:42 +08:00
parent c0105c55ab
commit 9afb335ed6
5 changed files with 1118 additions and 1161 deletions

View File

@@ -54,41 +54,41 @@
"@vueuse/core": "14.2.1",
"clipboard": "2.0.11",
"dayjs": "1.11.20",
"defu": "6.1.4",
"defu": "6.1.7",
"echarts": "6.0.0",
"json5": "2.2.3",
"naive-ui": "2.44.1",
"nprogress": "0.2.0",
"pinia": "3.0.4",
"tailwind-merge": "3.5.0",
"vue": "3.5.31",
"vue": "3.5.32",
"vue-draggable-plus": "0.6.1",
"vue-i18n": "11.3.0",
"vue-i18n": "11.3.2",
"vue-router": "5.0.4"
},
"devDependencies": {
"@elegant-router/vue": "0.3.8",
"@iconify/json": "2.2.456",
"@iconify/json": "2.2.462",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config-vue": "^0.0.2",
"@types/node": "25.5.0",
"@types/node": "25.6.0",
"@types/nprogress": "0.2.3",
"@vitejs/plugin-vue": "6.0.5",
"@vitejs/plugin-vue": "6.0.6",
"@vitejs/plugin-vue-jsx": "5.1.5",
"consola": "3.4.2",
"eslint": "10.1.0",
"eslint": "10.2.0",
"kolorist": "1.8.0",
"oxfmt": "^0.42.0",
"oxlint": "^1.57.0",
"sass": "1.98.0",
"oxfmt": "^0.45.0",
"oxlint": "^1.60.0",
"sass": "1.99.0",
"simple-git-hooks": "2.13.1",
"tsx": "4.21.0",
"typescript": "6.0.2",
"unocss": "^66.6.7",
"typescript": "6.0.3",
"unocss": "^66.6.8",
"unplugin-icons": "23.0.1",
"unplugin-vue-components": "32.0.0",
"vite": "8.0.3",
"vite": "8.0.8",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "8.1.1",

View File

@@ -13,9 +13,9 @@
},
"dependencies": {
"@sa/utils": "workspace:*",
"axios": "1.14.0",
"axios": "1.15.0",
"axios-retry": "4.5.0",
"qs": "6.15.0"
"qs": "6.15.1"
},
"devDependencies": {
"@types/qs": "6.15.0"

View File

@@ -17,13 +17,13 @@
"devDependencies": {
"@soybeanjs/changelog": "0.4.5",
"bumpp": "11.0.1",
"c12": "3.3.3",
"c12": "3.3.4",
"cac": "7.0.0",
"consola": "3.4.2",
"enquirer": "2.4.1",
"execa": "9.6.1",
"kolorist": "1.8.0",
"npm-check-updates": "19.6.6",
"npm-check-updates": "21.0.2",
"picomatch": "4.0.4",
"rimraf": "6.1.3"
}

View File

@@ -16,7 +16,7 @@
"crypto-js": "4.2.0",
"klona": "2.0.6",
"localforage": "1.10.0",
"nanoid": "5.1.7"
"nanoid": "5.1.9"
},
"devDependencies": {
"@types/crypto-js": "4.2.2"

2243
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff