Skip to content

Commit 99054b8

Browse files
committed
chore: update deps
1 parent a206a5b commit 99054b8

File tree

3 files changed

+1674
-1443
lines changed

3 files changed

+1674
-1443
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,38 +36,38 @@
3636
"vue-router": "^4.5.1"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "4.12.0",
39+
"@antfu/eslint-config": "4.13.0",
4040
"@commitlint/cli": "^19.8.0",
4141
"@commitlint/config-conventional": "^19.8.0",
4242
"@commitlint/types": "^19.8.0",
4343
"@iconify-json/carbon": "^1.2.8",
4444
"@intlify/unplugin-vue-i18n": "^6.0.8",
4545
"@types/lodash-es": "^4.17.12",
46-
"@types/node": "^22.15.3",
46+
"@types/node": "^22.15.14",
4747
"@types/nprogress": "^0.2.3",
48-
"@unocss/eslint-config": "66.1.0-beta.12",
48+
"@unocss/eslint-config": "66.1.0",
4949
"@vant/auto-import-resolver": "^1.3.0",
5050
"@vitejs/plugin-legacy": "^6.1.1",
5151
"@vitejs/plugin-vue": "^5.2.3",
5252
"autoprefixer": "^10.4.21",
5353
"bumpp": "^10.1.0",
5454
"consola": "^3.4.2",
5555
"cross-env": "^7.0.3",
56-
"eslint": "^9.25.1",
56+
"eslint": "^9.26.0",
5757
"eslint-plugin-format": "^1.0.1",
5858
"less": "^4.3.0",
59-
"lint-staged": "^15.5.1",
59+
"lint-staged": "^15.5.2",
6060
"mockjs": "^1.1.0",
6161
"postcss-mobile-forever": "^5.0.0",
62-
"rollup": "^4.40.1",
62+
"rollup": "^4.40.2",
6363
"simple-git-hooks": "^2.13.0",
6464
"terser": "^5.39.0",
6565
"typescript": "^5.8.3",
66-
"unocss": "66.1.0-beta.12",
67-
"unplugin-auto-import": "^19.1.2",
66+
"unocss": "66.1.0",
67+
"unplugin-auto-import": "^19.2.0",
6868
"unplugin-vue-components": "^28.5.0",
6969
"unplugin-vue-router": "^0.12.0",
70-
"vite": "^6.3.3",
70+
"vite": "^6.3.5",
7171
"vite-plugin-mock-dev-server": "^1.8.5",
7272
"vite-plugin-pwa": "^1.0.0",
7373
"vite-plugin-sitemap": "^0.7.1",
@@ -94,7 +94,7 @@
9494
]
9595
},
9696
"resolutions": {
97-
"vite": "^6.3.3"
97+
"vite": "^6.3.5"
9898
},
9999
"simple-git-hooks": {
100100
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)