Skip to content

Commit

Permalink
chore: ⬆️ upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BeiyanYunyi committed Feb 18, 2025
1 parent 8c0d280 commit 4cd7529
Show file tree
Hide file tree
Showing 2 changed files with 1,731 additions and 1,478 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@project-trans/vitepress-theme-project-trans",
"type": "module",
"version": "0.7.0",
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af",
"description": "A VitePress theme made with ❤️ by project-trans",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -53,26 +53,26 @@
"vue": "^3.4.30"
},
"dependencies": {
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.11.1",
"@nolebase/vitepress-plugin-git-changelog": "^2.11.1",
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.11.1",
"@nolebase/vitepress-plugin-meta": "^2.11.1",
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.14.0",
"@nolebase/vitepress-plugin-git-changelog": "^2.14.0",
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.14.0",
"@nolebase/vitepress-plugin-meta": "^2.14.0",
"@project-trans/suggestion-box": "^0.4.3",
"markdown-it-footnote": "^4.0.0",
"markdown-it-katex": "^2.0.3",
"markdown-it-pangu": "^1.0.2",
"unplugin-vue-components": "^0.28.0"
"unplugin-vue-components": "^28.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^4.3.0",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-footnote": "^3.0.4",
"@types/node": "^22.10.2",
"@unocss/eslint-plugin": "^0.65.1",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"unbuild": "3.0.1",
"vue-tsc": "^2.1.10"
"@types/node": "^22.13.4",
"@unocss/eslint-plugin": "^66.0.0",
"eslint": "^9.20.1",
"eslint-plugin-format": "^1.0.1",
"unbuild": "3.3.1",
"vue-tsc": "^2.2.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 4cd7529

Please sign in to comment.