Skip to content

Commit

Permalink
chore: update addon-components badge
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Dec 19, 2024
1 parent 9206033 commit 2b65948
Show file tree
Hide file tree
Showing 5 changed files with 489 additions and 212 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"typedoc": "^0.27.5",
"typedoc-plugin-markdown": "^4.3.2",
"typedoc-plugin-markdown": "^4.3.3",
"typedoc-vitepress-theme": "^1.1.1",
"vitepress": "^1.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/valaxy-addon-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**valaxy-addon-components** is a plugin that provides general-purpose Vue components for Valaxy.

[![NPM version](https://img.shields.io/npm/v/valaxy-addon-waline?color=0078E7)](https://www.npmjs.com/package/valaxy-addon-waline)
[![NPM version](https://img.shields.io/npm/v/valaxy-addon-components?color=0078E7)](https://www.npmjs.com/package/valaxy-addon-components)

- **English** | [简体中文](./README.zh-CN.md)

Expand Down
6 changes: 3 additions & 3 deletions packages/valaxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"jiti": "^2.4.2",
"js-base64": "^3.7.7",
"js-yaml": "^4.1.0",
"katex": "^0.16.17",
"katex": "^0.16.18",
"lru-cache": "^11.0.2",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
Expand All @@ -116,9 +116,9 @@
"qrcode": "^1.5.4",
"resolve-global": "^2.0.0",
"sass": "^1.83.0",
"shiki": "^1.24.2",
"shiki": "^1.24.3",
"star-markdown-css": "^0.5.3",
"unocss": "^0.65.1",
"unocss": "^0.65.2",
"unplugin-vue-components": "^0.28.0",
"unplugin-vue-markdown": "^0.28.0",
"unplugin-vue-router": "^0.10.9",
Expand Down
Loading

1 comment on commit 2b65948

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://yun.valaxy.site as production
🚀 Deployed on https://676437ebd2a079498035e2e2--valaxy.netlify.app

Please sign in to comment.