Skip to content

Commit 13b0f72

Browse files
committed
chore: 更新依赖
1 parent 87077f2 commit 13b0f72

4 files changed

Lines changed: 571 additions & 549 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"@vicons/material": "^0.13.0",
3434
"@vueuse/core": "^14.3.0",
3535
"alova": "^3.5.1",
36-
"date-fns": "^4.1.0",
36+
"date-fns": "^4.2.1",
3737
"filesize": "^11.0.17",
3838
"hls.js": "^1.6.16",
3939
"jassub": "^2.5.1",
40-
"marked": "^18.0.3",
40+
"marked": "^18.0.4",
4141
"motion-v": "^2.2.1",
4242
"naive-ui": "^2.44.1",
4343
"pinia": "^3.0.4",
@@ -52,29 +52,29 @@
5252
"@commitlint/types": "^21.0.1",
5353
"@release-it/conventional-changelog": "^11.0.0",
5454
"@tailwindcss/vite": "^4.3.0",
55-
"@tauri-apps/cli": "^2.11.1",
55+
"@tauri-apps/cli": "^2.11.2",
5656
"@tsconfig/node24": "^24.0.4",
57-
"@types/node": "^25.7.0",
58-
"@vitejs/plugin-vue": "^6.0.6",
57+
"@types/node": "^25.9.1",
58+
"@vitejs/plugin-vue": "^6.0.7",
5959
"@vitejs/plugin-vue-jsx": "^5.1.5",
6060
"@vue/eslint-config-prettier": "^10.2.0",
6161
"@vue/eslint-config-typescript": "^14.7.0",
6262
"@vue/tsconfig": "^0.9.1",
63-
"eslint": "^10.3.0",
63+
"eslint": "^10.4.0",
6464
"eslint-plugin-vue": "^10.9.1",
6565
"husky": "^9.1.7",
66-
"lint-staged": "^17.0.4",
67-
"npm-run-all2": "^8.0.4",
66+
"lint-staged": "^17.0.5",
67+
"npm-run-all2": "^9.0.0",
6868
"prettier": "^3.8.3",
6969
"release-it": "^20.0.1",
7070
"tailwindcss": "^4.3.0",
7171
"typescript": "^6.0.3",
7272
"unplugin-auto-import": "^21.0.0",
73-
"unplugin-vue-components": "^32.0.0",
74-
"vite": "^8.0.12",
73+
"unplugin-vue-components": "^32.1.0",
74+
"vite": "^8.0.14",
7575
"vite-plugin-vue-devtools": "^8.1.2",
7676
"vue-eslint-parser": "^10.4.0",
77-
"vue-tsc": "^3.2.9"
77+
"vue-tsc": "^3.3.1"
7878
},
79-
"packageManager": "pnpm@11.1.1"
79+
"packageManager": "pnpm@11.2.2"
8080
}

0 commit comments

Comments
 (0)