Skip to content

Commit 1dc16e1

Browse files
committed
chore: 更新依赖
1 parent 22a22f5 commit 1dc16e1

File tree

3 files changed

+1863
-1773
lines changed

3 files changed

+1863
-1773
lines changed

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -24,77 +24,77 @@
2424
},
2525
"dependencies": {
2626
"@headlessui/vue": "^1.7.23",
27-
"@vueuse/components": "^11.1.0",
28-
"@vueuse/core": "^11.1.0",
29-
"@vueuse/integrations": "^11.1.0",
27+
"@vueuse/components": "^11.2.0",
28+
"@vueuse/core": "^11.2.0",
29+
"@vueuse/integrations": "^11.2.0",
3030
"axios": "^1.7.7",
3131
"dayjs": "^1.11.13",
3232
"disable-devtool": "^0.3.8",
33-
"element-plus": "^2.8.5",
34-
"eruda": "^3.4.0",
33+
"element-plus": "^2.8.8",
34+
"eruda": "^3.4.1",
3535
"floating-vue": "5.2.2",
3636
"hotkeys-js": "^3.13.7",
3737
"lodash-es": "^4.17.21",
3838
"mitt": "^3.0.1",
3939
"mockjs": "^1.1.0",
4040
"overlayscrollbars": "^2.10.0",
4141
"overlayscrollbars-vue": "^0.5.9",
42-
"pinia": "^2.2.4",
43-
"qs": "^6.13.0",
42+
"pinia": "^2.2.6",
43+
"qs": "^6.13.1",
4444
"vconsole": "^3.15.1",
45-
"vue": "^3.5.12",
45+
"vue": "^3.5.13",
4646
"vue-m-message": "^4.0.2",
4747
"vue-router": "^4.4.5"
4848
},
4949
"devDependencies": {
50-
"@antfu/eslint-config": "3.8.0",
51-
"@iconify/json": "^2.2.261",
50+
"@antfu/eslint-config": "3.9.2",
51+
"@iconify/json": "^2.2.273",
5252
"@iconify/vue": "^4.1.2",
5353
"@stylistic/stylelint-config": "^2.0.0",
5454
"@types/lodash-es": "^4.17.12",
5555
"@types/mockjs": "^1.0.10",
56-
"@types/qs": "^6.9.16",
57-
"@unocss/eslint-plugin": "^0.63.4",
58-
"@vitejs/plugin-vue": "^5.1.4",
59-
"@vitejs/plugin-vue-jsx": "^4.0.1",
56+
"@types/qs": "^6.9.17",
57+
"@unocss/eslint-plugin": "^0.64.1",
58+
"@vitejs/plugin-vue": "^5.2.0",
59+
"@vitejs/plugin-vue-jsx": "^4.1.0",
6060
"autoprefixer": "^10.4.20",
6161
"boxen": "^8.0.1",
62-
"bumpp": "^9.7.1",
63-
"cz-git": "^1.10.1",
64-
"eslint": "^9.12.0",
62+
"bumpp": "^9.8.1",
63+
"cz-git": "^1.11.0",
64+
"eslint": "^9.15.0",
6565
"esno": "^4.8.0",
6666
"fs-extra": "^11.2.0",
6767
"http-server": "^14.1.1",
68-
"inquirer": "^12.0.0",
68+
"inquirer": "^12.1.0",
6969
"lint-staged": "^15.2.10",
7070
"npm-run-all": "^4.1.5",
7171
"picocolors": "^1.1.1",
7272
"plop": "^4.0.1",
73-
"postcss": "^8.4.47",
73+
"postcss": "^8.4.49",
7474
"postcss-html": "^1.7.0",
75-
"postcss-nested": "^6.2.0",
76-
"sass-embedded": "^1.80.1",
75+
"postcss-nested": "^7.0.2",
76+
"sass-embedded": "^1.81.0",
7777
"simple-git-hooks": "^2.11.1",
7878
"stylelint": "^16.10.0",
7979
"stylelint-config-recess-order": "^5.1.1",
8080
"stylelint-config-standard-scss": "^13.1.0",
8181
"stylelint-config-standard-vue": "^1.0.0",
82-
"stylelint-scss": "^6.8.1",
82+
"stylelint-scss": "^6.9.0",
8383
"svgo": "^3.3.2",
8484
"typescript": "^5.6.3",
85-
"unocss": "^0.63.4",
85+
"unocss": "^0.64.1",
8686
"unocss-preset-scrollbar": "^0.3.1",
87-
"unplugin-auto-import": "^0.18.3",
87+
"unplugin-auto-import": "^0.18.5",
8888
"unplugin-turbo-console": "^1.10.4",
8989
"unplugin-vue-components": "^0.27.4",
90-
"vite": "^5.4.9",
90+
"vite": "^5.4.11",
9191
"vite-plugin-app-loading": "^0.3.0",
9292
"vite-plugin-archiver": "^0.1.1",
9393
"vite-plugin-banner": "^0.8.0",
94-
"vite-plugin-compression2": "^1.3.0",
95-
"vite-plugin-fake-server": "^2.1.2",
94+
"vite-plugin-compression2": "^1.3.1",
95+
"vite-plugin-fake-server": "^2.1.3",
9696
"vite-plugin-svg-icons": "^2.0.1",
97-
"vue-tsc": "^2.1.6"
97+
"vue-tsc": "^2.1.10"
9898
},
9999
"simple-git-hooks": {
100100
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)