Skip to content

Commit 232f56f

Browse files
committed
chore(deps): update deps
1 parent 6010f51 commit 232f56f

File tree

3 files changed

+280
-288
lines changed

3 files changed

+280
-288
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@sa/utils": "workspace:*",
5757
"@vueuse/core": "14.0.0",
5858
"clipboard": "2.0.11",
59-
"dayjs": "1.11.18",
59+
"dayjs": "1.11.19",
6060
"defu": "6.1.4",
6161
"echarts": "6.0.0",
6262
"json5": "2.2.3",
@@ -71,7 +71,7 @@
7171
},
7272
"devDependencies": {
7373
"@elegant-router/vue": "0.3.8",
74-
"@iconify/json": "2.2.401",
74+
"@iconify/json": "2.2.402",
7575
"@sa/scripts": "workspace:*",
7676
"@sa/uno-preset": "workspace:*",
7777
"@soybeanjs/eslint-config": "1.7.1",
@@ -86,10 +86,10 @@
8686
"@vitejs/plugin-vue": "6.0.1",
8787
"@vitejs/plugin-vue-jsx": "5.1.1",
8888
"consola": "3.4.2",
89-
"eslint": "9.38.0",
89+
"eslint": "9.39.0",
9090
"eslint-plugin-vue": "10.5.1",
9191
"kolorist": "1.8.0",
92-
"sass": "1.93.2",
92+
"sass": "1.93.3",
9393
"simple-git-hooks": "2.13.1",
9494
"tsx": "4.20.6",
9595
"typescript": "5.9.3",

packages/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"kolorist": "1.8.0",
2424
"npm-check-updates": "19.1.2",
2525
"picomatch": "4.0.3",
26-
"rimraf": "6.0.1"
26+
"rimraf": "6.1.0"
2727
}
2828
}

0 commit comments

Comments
 (0)