|
3 | 3 | "type": "module", |
4 | 4 | "version": "3.0.0", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.20.0", |
| 6 | + "packageManager": "pnpm@10.24.0", |
7 | 7 | "description": "Official website for the Mihon app.", |
8 | 8 | "license": "MPL-2.0", |
9 | 9 | "repository": { |
|
35 | 35 | "@iconify-prerendered/vue-mdi": "0.28.1737398331", |
36 | 36 | "@octokit/rest": "22.0.1", |
37 | 37 | "@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", |
40 | 40 | "axios": "1.13.2", |
41 | | - "element-plus": "2.11.7", |
| 41 | + "element-plus": "2.11.8", |
42 | 42 | "lodash.groupby": "4.6.0", |
43 | 43 | "markdown-it": "14.1.0", |
44 | 44 | "markdown-it-shortcode-tag": "1.1.0", |
|
57 | 57 | "@types/gtag.js": "0.0.20", |
58 | 58 | "@types/lodash.groupby": "4.6.9", |
59 | 59 | "@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", |
63 | 63 | "cross-env": "^10.1.0", |
64 | 64 | "eslint": "9.39.1", |
65 | 65 | "eslint-config-standard": "17.1.0", |
66 | | - "eslint-plugin-vue": "10.5.1", |
| 66 | + "eslint-plugin-vue": "10.6.2", |
67 | 67 | "feed": "5.1.0", |
68 | | - "lint-staged": "16.2.6", |
| 68 | + "lint-staged": "16.2.7", |
69 | 69 | "markdownlint": "0.39.0", |
70 | | - "markdownlint-cli": "0.45.0", |
| 70 | + "markdownlint-cli": "0.46.0", |
71 | 71 | "sentences-per-line": "0.3.0", |
72 | | - "stylelint": "16.25.0", |
| 72 | + "stylelint": "16.26.1", |
73 | 73 | "stylelint-stylus": "1.0.0", |
74 | 74 | "stylus": "0.64.0", |
75 | 75 | "unplugin-element-plus": "0.11.1", |
76 | 76 | "vite-plugin-eslint": "1.8.1", |
77 | 77 | "vitepress": "1.6.4", |
78 | 78 | "vitepress-plugin-tabs": "0.7.3", |
79 | | - "vue": "3.5.24", |
| 79 | + "vue": "3.5.25", |
80 | 80 | "vue-eslint-parser": "10.2.0", |
81 | 81 | "x-satori": "0.4.0" |
82 | 82 | }, |
|
0 commit comments