Skip to content

Commit 132e101

Browse files
committed
chore(deps): update deps
1 parent 9b9455d commit 132e101

File tree

3 files changed

+804
-778
lines changed

3 files changed

+804
-778
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -54,50 +54,50 @@
5454
"@sa/hooks": "workspace:*",
5555
"@sa/materials": "workspace:*",
5656
"@sa/utils": "workspace:*",
57-
"@vueuse/core": "12.4.0",
57+
"@vueuse/core": "12.5.0",
5858
"clipboard": "2.0.11",
5959
"dayjs": "1.11.13",
6060
"defu": "6.1.4",
6161
"echarts": "5.6.0",
6262
"json5": "2.2.3",
6363
"naive-ui": "2.41.0",
6464
"nprogress": "0.2.0",
65-
"pinia": "2.3.0",
66-
"tailwind-merge": "2.6.0",
65+
"pinia": "3.0.0",
66+
"tailwind-merge": "3.0.1",
6767
"vue": "3.5.13",
6868
"vue-draggable-plus": "0.6.0",
69-
"vue-i18n": "11.0.1",
69+
"vue-i18n": "11.1.1",
7070
"vue-router": "4.5.0"
7171
},
7272
"devDependencies": {
7373
"@elegant-router/vue": "0.3.8",
74-
"@iconify/json": "2.2.297",
74+
"@iconify/json": "2.2.305",
7575
"@sa/scripts": "workspace:*",
7676
"@sa/uno-preset": "workspace:*",
7777
"@soybeanjs/eslint-config": "1.4.4",
78-
"@types/node": "22.10.7",
78+
"@types/node": "22.13.1",
7979
"@types/nprogress": "0.2.3",
80-
"@unocss/eslint-config": "65.4.2",
81-
"@unocss/preset-icons": "65.4.2",
82-
"@unocss/preset-uno": "65.4.2",
83-
"@unocss/transformer-directives": "65.4.2",
84-
"@unocss/transformer-variant-group": "65.4.2",
85-
"@unocss/vite": "65.4.2",
80+
"@unocss/eslint-config": "65.4.3",
81+
"@unocss/preset-icons": "65.4.3",
82+
"@unocss/preset-uno": "65.4.3",
83+
"@unocss/transformer-directives": "65.4.3",
84+
"@unocss/transformer-variant-group": "65.4.3",
85+
"@unocss/vite": "65.4.3",
8686
"@vitejs/plugin-vue": "5.2.1",
8787
"@vitejs/plugin-vue-jsx": "4.1.1",
88-
"eslint": "9.18.0",
88+
"eslint": "9.20.0",
8989
"eslint-plugin-vue": "9.32.0",
90-
"lint-staged": "15.4.1",
91-
"sass": "1.83.4",
90+
"lint-staged": "15.4.3",
91+
"sass": "1.84.0",
9292
"simple-git-hooks": "2.11.1",
9393
"tsx": "4.19.2",
9494
"typescript": "5.7.3",
9595
"unplugin-icons": "22.0.0",
9696
"unplugin-vue-components": "28.0.0",
97-
"vite": "6.0.7",
97+
"vite": "6.1.0",
9898
"vite-plugin-progress": "0.0.7",
9999
"vite-plugin-svg-icons": "2.0.1",
100-
"vite-plugin-vue-devtools": "7.7.0",
100+
"vite-plugin-vue-devtools": "7.7.1",
101101
"vue-eslint-parser": "9.4.3",
102102
"vue-tsc": "2.2.0"
103103
},

packages/scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
},
1515
"devDependencies": {
1616
"@soybeanjs/changelog": "0.3.24",
17-
"bumpp": "9.10.1",
18-
"c12": "2.0.1",
17+
"bumpp": "10.0.3",
18+
"c12": "2.0.2",
1919
"cac": "6.7.14",
2020
"consola": "3.4.0",
2121
"enquirer": "2.4.1",

0 commit comments

Comments
 (0)