Skip to content

Commit a44ea62

Browse files
committed
chore(deps): update deps
1 parent 7cb43fc commit a44ea62

File tree

4 files changed

+839
-892
lines changed

4 files changed

+839
-892
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -54,51 +54,51 @@
5454
"@sa/hooks": "workspace:*",
5555
"@sa/materials": "workspace:*",
5656
"@sa/utils": "workspace:*",
57-
"@vueuse/core": "11.0.1",
57+
"@vueuse/core": "11.0.3",
5858
"clipboard": "2.0.11",
59-
"dayjs": "1.11.12",
59+
"dayjs": "1.11.13",
6060
"echarts": "5.5.1",
6161
"json5": "2.2.3",
6262
"naive-ui": "2.39.0",
6363
"nprogress": "0.2.0",
6464
"pinia": "2.2.2",
6565
"tailwind-merge": "2.5.2",
66-
"vue": "3.4.38",
66+
"vue": "3.5.3",
6767
"vue-draggable-plus": "0.5.3",
6868
"vue-i18n": "9.14.0",
6969
"vue-router": "4.4.3"
7070
},
7171
"devDependencies": {
7272
"@elegant-router/vue": "0.3.8",
73-
"@iconify/json": "2.2.238",
73+
"@iconify/json": "2.2.245",
7474
"@sa/scripts": "workspace:*",
7575
"@sa/uno-preset": "workspace:*",
7676
"@soybeanjs/eslint-config": "1.4.0",
77-
"@types/node": "22.4.1",
77+
"@types/node": "22.5.4",
7878
"@types/nprogress": "0.2.3",
79-
"@unocss/eslint-config": "0.62.2",
80-
"@unocss/preset-icons": "0.62.2",
81-
"@unocss/preset-uno": "0.62.2",
82-
"@unocss/transformer-directives": "0.62.2",
83-
"@unocss/transformer-variant-group": "0.62.2",
84-
"@unocss/vite": "0.62.2",
85-
"@vitejs/plugin-vue": "5.1.2",
79+
"@unocss/eslint-config": "0.62.3",
80+
"@unocss/preset-icons": "0.62.3",
81+
"@unocss/preset-uno": "0.62.3",
82+
"@unocss/transformer-directives": "0.62.3",
83+
"@unocss/transformer-variant-group": "0.62.3",
84+
"@unocss/vite": "0.62.3",
85+
"@vitejs/plugin-vue": "5.1.3",
8686
"@vitejs/plugin-vue-jsx": "4.0.1",
87-
"eslint": "9.9.0",
88-
"eslint-plugin-vue": "9.27.0",
89-
"lint-staged": "15.2.9",
90-
"sass": "1.77.8",
87+
"eslint": "9.10.0",
88+
"eslint-plugin-vue": "9.28.0",
89+
"lint-staged": "15.2.10",
90+
"sass": "1.78.0",
9191
"simple-git-hooks": "2.11.1",
92-
"tsx": "4.17.0",
92+
"tsx": "4.19.0",
9393
"typescript": "5.5.4",
94-
"unplugin-icons": "0.19.2",
94+
"unplugin-icons": "0.19.3",
9595
"unplugin-vue-components": "0.27.4",
96-
"vite": "5.4.1",
96+
"vite": "5.4.3",
9797
"vite-plugin-progress": "0.0.7",
9898
"vite-plugin-svg-icons": "2.0.1",
99-
"vite-plugin-vue-devtools": "7.3.8",
99+
"vite-plugin-vue-devtools": "7.4.4",
100100
"vue-eslint-parser": "9.4.3",
101-
"vue-tsc": "2.0.29"
101+
"vue-tsc": "2.1.6"
102102
},
103103
"simple-git-hooks": {
104104
"commit-msg": "pnpm sa git-commit-verify",

packages/axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@sa/utils": "workspace:*",
14-
"axios": "1.7.4",
14+
"axios": "1.7.7",
1515
"axios-retry": "4.5.0",
1616
"qs": "6.13.0"
1717
},

packages/scripts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
},
1515
"devDependencies": {
1616
"@soybeanjs/changelog": "0.3.24",
17-
"bumpp": "9.5.1",
18-
"c12": "1.11.1",
17+
"bumpp": "9.5.2",
18+
"c12": "1.11.2",
1919
"cac": "6.7.14",
2020
"consola": "3.2.3",
2121
"enquirer": "2.4.1",
2222
"execa": "9.3.1",
2323
"kolorist": "1.8.0",
24-
"npm-check-updates": "17.0.6",
24+
"npm-check-updates": "17.1.1",
2525
"rimraf": "6.0.1"
2626
}
2727
}

0 commit comments

Comments
 (0)