Skip to content

Commit 4cd7529

Browse files
committed
chore: ⬆️ upgrade deps
1 parent 8c0d280 commit 4cd7529

File tree

2 files changed

+1731
-1478
lines changed

2 files changed

+1731
-1478
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@project-trans/vitepress-theme-project-trans",
33
"type": "module",
44
"version": "0.7.0",
5-
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
5+
"packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af",
66
"description": "A VitePress theme made with ❤️ by project-trans",
77
"license": "MIT",
88
"repository": {
@@ -53,26 +53,26 @@
5353
"vue": "^3.4.30"
5454
},
5555
"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",
6060
"@project-trans/suggestion-box": "^0.4.3",
6161
"markdown-it-footnote": "^4.0.0",
6262
"markdown-it-katex": "^2.0.3",
6363
"markdown-it-pangu": "^1.0.2",
64-
"unplugin-vue-components": "^0.28.0"
64+
"unplugin-vue-components": "^28.2.0"
6565
},
6666
"devDependencies": {
67-
"@antfu/eslint-config": "^3.12.0",
67+
"@antfu/eslint-config": "^4.3.0",
6868
"@types/markdown-it": "^14.1.2",
6969
"@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"
7676
},
7777
"pnpm": {
7878
"overrides": {

0 commit comments

Comments
 (0)