|
2 | 2 | "name": "@project-trans/vitepress-theme-project-trans",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.7.0",
|
5 |
| - "packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c", |
| 5 | + "packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af", |
6 | 6 | "description": "A VitePress theme made with ❤️ by project-trans",
|
7 | 7 | "license": "MIT",
|
8 | 8 | "repository": {
|
|
53 | 53 | "vue": "^3.4.30"
|
54 | 54 | },
|
55 | 55 | "dependencies": {
|
56 |
| - "@nolebase/vitepress-plugin-enhanced-readabilities": "^2.11.1", |
57 |
| - "@nolebase/vitepress-plugin-git-changelog": "^2.11.1", |
58 |
| - "@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.11.1", |
59 |
| - "@nolebase/vitepress-plugin-meta": "^2.11.1", |
| 56 | + "@nolebase/vitepress-plugin-enhanced-readabilities": "^2.14.0", |
| 57 | + "@nolebase/vitepress-plugin-git-changelog": "^2.14.0", |
| 58 | + "@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.14.0", |
| 59 | + "@nolebase/vitepress-plugin-meta": "^2.14.0", |
60 | 60 | "@project-trans/suggestion-box": "^0.4.3",
|
61 | 61 | "markdown-it-footnote": "^4.0.0",
|
62 | 62 | "markdown-it-katex": "^2.0.3",
|
63 | 63 | "markdown-it-pangu": "^1.0.2",
|
64 |
| - "unplugin-vue-components": "^0.28.0" |
| 64 | + "unplugin-vue-components": "^28.2.0" |
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 |
| - "@antfu/eslint-config": "^3.12.0", |
| 67 | + "@antfu/eslint-config": "^4.3.0", |
68 | 68 | "@types/markdown-it": "^14.1.2",
|
69 | 69 | "@types/markdown-it-footnote": "^3.0.4",
|
70 |
| - "@types/node": "^22.10.2", |
71 |
| - "@unocss/eslint-plugin": "^0.65.1", |
72 |
| - "eslint": "^9.17.0", |
73 |
| - "eslint-plugin-format": "^0.1.3", |
74 |
| - "unbuild": "3.0.1", |
75 |
| - "vue-tsc": "^2.1.10" |
| 70 | + "@types/node": "^22.13.4", |
| 71 | + "@unocss/eslint-plugin": "^66.0.0", |
| 72 | + "eslint": "^9.20.1", |
| 73 | + "eslint-plugin-format": "^1.0.1", |
| 74 | + "unbuild": "3.3.1", |
| 75 | + "vue-tsc": "^2.2.2" |
76 | 76 | },
|
77 | 77 | "pnpm": {
|
78 | 78 | "overrides": {
|
|
0 commit comments