Skip to content

Commit ceb6a1f

Browse files
committed
chore: 更新依赖
1 parent 88900d6 commit ceb6a1f

File tree

5 files changed

+2814
-3628
lines changed

5 files changed

+2814
-3628
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/setup-node@v4
1717
with:
18-
node-version: 20
18+
node-version: 22
1919

2020
- run: npx changelogithub # or [email protected] if ensure the stable result
2121
env:

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

package.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -25,87 +25,87 @@
2525
"dependencies": {
2626
"@headlessui/vue": "^1.7.23",
2727
"@imengyu/vue3-context-menu": "^1.4.3",
28-
"@vueuse/components": "^11.1.0",
29-
"@vueuse/core": "^11.1.0",
30-
"@vueuse/integrations": "^11.1.0",
31-
"axios": "^1.7.7",
28+
"@vueuse/components": "^12.0.0",
29+
"@vueuse/core": "^12.0.0",
30+
"@vueuse/integrations": "^12.0.0",
31+
"axios": "^1.7.9",
3232
"dayjs": "^1.11.13",
3333
"defu": "^6.1.4",
3434
"disable-devtool": "^0.3.8",
35-
"element-plus": "^2.8.5",
36-
"eruda": "^3.4.0",
35+
"element-plus": "^2.9.0",
36+
"eruda": "^3.4.1",
3737
"floating-vue": "5.2.2",
3838
"hotkeys-js": "^3.13.7",
3939
"lodash-es": "^4.17.21",
4040
"mitt": "^3.0.1",
4141
"mockjs": "^1.1.0",
4242
"nprogress": "^0.2.0",
43-
"overlayscrollbars": "^2.10.0",
43+
"overlayscrollbars": "^2.10.1",
4444
"overlayscrollbars-vue": "^0.5.9",
4545
"path-browserify": "^1.0.1",
4646
"path-to-regexp": "^8.2.0",
47-
"pinia": "^2.2.4",
48-
"qs": "^6.13.0",
47+
"pinia": "^2.3.0",
48+
"qs": "^6.13.1",
4949
"scule": "^1.3.0",
5050
"vconsole": "^3.15.1",
51-
"vue": "^3.5.12",
51+
"vue": "^3.5.13",
5252
"vue-m-message": "^4.0.2",
53-
"vue-router": "^4.4.5"
53+
"vue-router": "^4.5.0"
5454
},
5555
"devDependencies": {
56-
"@antfu/eslint-config": "3.8.0",
57-
"@iconify/json": "^2.2.261",
56+
"@antfu/eslint-config": "3.11.2",
57+
"@iconify/json": "^2.2.279",
5858
"@iconify/vue": "^4.1.2",
5959
"@stylistic/stylelint-config": "^2.0.0",
6060
"@types/lodash-es": "^4.17.12",
6161
"@types/mockjs": "^1.0.10",
6262
"@types/nprogress": "^0.2.3",
6363
"@types/path-browserify": "^1.0.3",
64-
"@types/qs": "^6.9.16",
65-
"@unocss/eslint-plugin": "^0.63.4",
66-
"@vitejs/plugin-legacy": "^5.4.2",
67-
"@vitejs/plugin-vue": "^5.1.4",
68-
"@vitejs/plugin-vue-jsx": "^4.0.1",
64+
"@types/qs": "^6.9.17",
65+
"@unocss/eslint-plugin": "^0.65.1",
66+
"@vitejs/plugin-legacy": "^6.0.0",
67+
"@vitejs/plugin-vue": "^5.2.1",
68+
"@vitejs/plugin-vue-jsx": "^4.1.1",
6969
"autoprefixer": "^10.4.20",
7070
"boxen": "^8.0.1",
71-
"bumpp": "^9.7.1",
72-
"cz-git": "^1.10.1",
73-
"eslint": "^9.12.0",
71+
"bumpp": "^9.8.1",
72+
"cz-git": "^1.11.0",
73+
"eslint": "^9.16.0",
7474
"esno": "^4.8.0",
7575
"fs-extra": "^11.2.0",
7676
"http-server": "^14.1.1",
77-
"inquirer": "^12.0.0",
77+
"inquirer": "^12.1.0",
7878
"lint-staged": "^15.2.10",
79-
"npm-run-all2": "^6.2.4",
79+
"npm-run-all2": "^7.0.1",
8080
"picocolors": "^1.1.1",
8181
"plop": "^4.0.1",
82-
"postcss": "^8.4.47",
83-
"postcss-nested": "^6.2.0",
84-
"sass-embedded": "^1.80.2",
82+
"postcss": "^8.4.49",
83+
"postcss-nested": "^7.0.2",
84+
"sass-embedded": "^1.82.0",
8585
"simple-git-hooks": "^2.11.1",
86-
"stylelint": "^16.10.0",
86+
"stylelint": "^16.11.0",
8787
"stylelint-config-recess-order": "^5.1.1",
88-
"stylelint-config-standard-scss": "^13.1.0",
88+
"stylelint-config-standard-scss": "^14.0.0",
8989
"stylelint-config-standard-vue": "^1.0.0",
90-
"stylelint-scss": "^6.8.1",
90+
"stylelint-scss": "^6.10.0",
9191
"svgo": "^3.3.2",
9292
"typescript": "^5.6.3",
93-
"unocss": "^0.63.4",
93+
"unocss": "^0.65.1",
9494
"unocss-preset-scrollbar": "^0.3.1",
95-
"unplugin-auto-import": "^0.18.3",
96-
"unplugin-turbo-console": "^1.10.4",
97-
"unplugin-vue-components": "^0.27.4",
98-
"vite": "^5.4.9",
95+
"unplugin-auto-import": "^0.18.6",
96+
"unplugin-turbo-console": "^1.10.6",
97+
"unplugin-vue-components": "^0.27.5",
98+
"vite": "^6.0.2",
9999
"vite-plugin-app-loading": "^0.3.0",
100100
"vite-plugin-archiver": "^0.1.1",
101101
"vite-plugin-banner": "^0.8.0",
102-
"vite-plugin-compression2": "^1.3.0",
103-
"vite-plugin-fake-server": "^2.1.2",
104-
"vite-plugin-pages": "^0.32.3",
102+
"vite-plugin-compression2": "^1.3.3",
103+
"vite-plugin-fake-server": "^2.1.3",
104+
"vite-plugin-pages": "^0.32.4",
105105
"vite-plugin-svg-icons": "^2.0.1",
106-
"vite-plugin-vue-devtools": "^7.5.2",
107-
"vite-plugin-vue-meta-layouts": "^0.4.3",
108-
"vue-tsc": "^2.1.6"
106+
"vite-plugin-vue-devtools": "^7.6.7",
107+
"vite-plugin-vue-meta-layouts": "^0.5.1",
108+
"vue-tsc": "^2.1.10"
109109
},
110110
"simple-git-hooks": {
111111
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)