|
3 | 3 | "type": "module",
|
4 | 4 | "version": "3.0.0",
|
5 | 5 | "private": true,
|
6 |
| - "packageManager": "pnpm@9.12.3", |
| 6 | + "packageManager": "pnpm@9.13.2", |
7 | 7 | "description": "Official website for the Mihon app.",
|
8 | 8 | "license": "MPL-2.0",
|
9 | 9 | "repository": {
|
|
32 | 32 | "lint:style:fix": "stylelint --fix '**/*.{styl,vue}' 'src/.vitepress/**/*.{styl,vue}'"
|
33 | 33 | },
|
34 | 34 | "dependencies": {
|
35 |
| - "@iconify-prerendered/vue-mdi": "0.26.1718880438", |
| 35 | + "@iconify-prerendered/vue-mdi": "0.28.1718880438", |
36 | 36 | "@octokit/rest": "21.0.2",
|
37 | 37 | "@octokit/types": "13.6.1",
|
38 |
| - "@tanstack/vue-query": "5.59.17", |
| 38 | + "@tanstack/vue-query": "5.59.20", |
39 | 39 | "@vueuse/core": "11.2.0",
|
40 | 40 | "axios": "1.7.7",
|
41 |
| - "element-plus": "2.8.7", |
| 41 | + "element-plus": "2.8.8", |
42 | 42 | "lodash.groupby": "4.6.0",
|
43 | 43 | "markdown-it": "14.1.0",
|
44 | 44 | "markdown-it-shortcode-tag": "1.1.0",
|
|
58 | 58 | "@types/lodash.groupby": "4.6.9",
|
59 | 59 | "@types/markdown-it": "14.1.2",
|
60 | 60 | "@types/node": "22.9.0",
|
61 |
| - "@typescript-eslint/eslint-plugin": "8.13.0", |
62 |
| - "@typescript-eslint/parser": "8.13.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "8.14.0", |
| 62 | + "@typescript-eslint/parser": "8.14.0", |
63 | 63 | "eslint": "9.14.0",
|
64 | 64 | "eslint-config-standard": "17.1.0",
|
65 |
| - "eslint-plugin-vue": "9.30.0", |
| 65 | + "eslint-plugin-vue": "9.31.0", |
66 | 66 | "feed": "4.2.2",
|
67 | 67 | "lint-staged": "15.2.10",
|
68 | 68 | "markdownlint": "0.36.1",
|
|
75 | 75 | "vite-plugin-eslint": "1.8.1",
|
76 | 76 | "vitepress": "1.5.0",
|
77 | 77 | "vitepress-plugin-tabs": "0.5.0",
|
78 |
| - "vue": "3.5.12", |
| 78 | + "vue": "3.5.13", |
79 | 79 | "vue-eslint-parser": "9.4.3",
|
80 | 80 | "x-satori": "0.2.0"
|
81 | 81 | },
|
|
0 commit comments