Skip to content

Commit ff9aa32

Browse files
committed
Update dependencies
1 parent 8386ab8 commit ff9aa32

File tree

2 files changed

+842
-840
lines changed

2 files changed

+842
-840
lines changed

website/package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "3.0.0",
55
"private": true,
6-
"packageManager": "pnpm@10.20.0",
6+
"packageManager": "pnpm@10.28.2",
77
"description": "Official website for the Mihon app.",
88
"license": "MPL-2.0",
99
"repository": {
@@ -35,10 +35,10 @@
3535
"@iconify-prerendered/vue-mdi": "0.28.1737398331",
3636
"@octokit/rest": "22.0.1",
3737
"@octokit/types": "16.0.0",
38-
"@tanstack/vue-query": "5.90.7",
39-
"@vueuse/core": "14.0.0",
40-
"axios": "1.13.2",
41-
"element-plus": "2.11.7",
38+
"@tanstack/vue-query": "5.92.9",
39+
"@vueuse/core": "14.2.0",
40+
"axios": "1.13.4",
41+
"element-plus": "2.13.2",
4242
"lodash.groupby": "4.6.0",
4343
"markdown-it": "14.1.0",
4444
"markdown-it-shortcode-tag": "1.1.0",
@@ -47,36 +47,36 @@
4747
"devDependencies": {
4848
"@antfu/eslint-config": "^6.2.0",
4949
"@eslint/eslintrc": "^3.3.1",
50-
"@mdit/plugin-attrs": "0.23.3",
51-
"@mdit/plugin-figure": "0.22.2",
52-
"@mdit/plugin-img-lazyload": "0.22.1",
53-
"@mdit/plugin-img-mark": "0.22.2",
54-
"@mdit/plugin-img-size": "0.22.3",
55-
"@mdit/plugin-include": "0.22.2",
50+
"@mdit/plugin-attrs": "0.24.2",
51+
"@mdit/plugin-figure": "0.22.3",
52+
"@mdit/plugin-img-lazyload": "0.22.2",
53+
"@mdit/plugin-img-mark": "0.22.3",
54+
"@mdit/plugin-img-size": "0.22.5",
55+
"@mdit/plugin-include": "0.22.4",
5656
"@resvg/resvg-js": "2.6.2",
5757
"@types/gtag.js": "0.0.20",
5858
"@types/lodash.groupby": "4.6.9",
5959
"@types/markdown-it": "14.1.2",
60-
"@types/node": "24.10.0",
61-
"@typescript-eslint/eslint-plugin": "8.46.3",
62-
"@typescript-eslint/parser": "8.46.3",
60+
"@types/node": "24.10.10",
61+
"@typescript-eslint/eslint-plugin": "8.54.0",
62+
"@typescript-eslint/parser": "8.54.0",
6363
"cross-env": "^10.1.0",
64-
"eslint": "9.39.1",
64+
"eslint": "9.39.2",
6565
"eslint-config-standard": "17.1.0",
66-
"eslint-plugin-vue": "10.5.1",
67-
"feed": "5.1.0",
68-
"lint-staged": "16.2.6",
69-
"markdownlint": "0.39.0",
70-
"markdownlint-cli": "0.45.0",
71-
"sentences-per-line": "0.3.0",
72-
"stylelint": "16.25.0",
66+
"eslint-plugin-vue": "10.7.0",
67+
"feed": "5.2.0",
68+
"lint-staged": "16.2.7",
69+
"markdownlint": "0.40.0",
70+
"markdownlint-cli": "0.47.0",
71+
"sentences-per-line": "0.5.1",
72+
"stylelint": "16.26.1",
7373
"stylelint-stylus": "1.0.0",
7474
"stylus": "0.64.0",
75-
"unplugin-element-plus": "0.11.1",
75+
"unplugin-element-plus": "0.11.2",
7676
"vite-plugin-eslint": "1.8.1",
7777
"vitepress": "1.6.4",
7878
"vitepress-plugin-tabs": "0.7.3",
79-
"vue": "3.5.24",
79+
"vue": "3.5.27",
8080
"vue-eslint-parser": "10.2.0",
8181
"x-satori": "0.4.0"
8282
},

0 commit comments

Comments
 (0)