Skip to content

Commit 145d35f

Browse files
committed
Update dependencies
1 parent 8386ab8 commit 145d35f

2 files changed

Lines changed: 384 additions & 364 deletions

File tree

website/package.json

Lines changed: 12 additions & 12 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.24.0",
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",
38+
"@tanstack/vue-query": "5.92.0",
39+
"@vueuse/core": "14.1.0",
4040
"axios": "1.13.2",
41-
"element-plus": "2.11.7",
41+
"element-plus": "2.11.8",
4242
"lodash.groupby": "4.6.0",
4343
"markdown-it": "14.1.0",
4444
"markdown-it-shortcode-tag": "1.1.0",
@@ -57,26 +57,26 @@
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.1",
61+
"@typescript-eslint/eslint-plugin": "8.48.0",
62+
"@typescript-eslint/parser": "8.48.0",
6363
"cross-env": "^10.1.0",
6464
"eslint": "9.39.1",
6565
"eslint-config-standard": "17.1.0",
66-
"eslint-plugin-vue": "10.5.1",
66+
"eslint-plugin-vue": "10.6.2",
6767
"feed": "5.1.0",
68-
"lint-staged": "16.2.6",
68+
"lint-staged": "16.2.7",
6969
"markdownlint": "0.39.0",
70-
"markdownlint-cli": "0.45.0",
70+
"markdownlint-cli": "0.46.0",
7171
"sentences-per-line": "0.3.0",
72-
"stylelint": "16.25.0",
72+
"stylelint": "16.26.1",
7373
"stylelint-stylus": "1.0.0",
7474
"stylus": "0.64.0",
7575
"unplugin-element-plus": "0.11.1",
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.25",
8080
"vue-eslint-parser": "10.2.0",
8181
"x-satori": "0.4.0"
8282
},

0 commit comments

Comments
 (0)