Skip to content

Commit

Permalink
docs: update components
Browse files Browse the repository at this point in the history
  • Loading branch information
yansongda committed May 17, 2024
1 parent 9e852f5 commit 228f750
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 241 deletions.
10 changes: 5 additions & 5 deletions web/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"type": "module",
"devDependencies": {
"@types/node": "^20.12.7",
"sass": "^1.75.0",
"vite": "^5.2.10",
"vitepress": "1.0.0-rc.39",
"vue": "^3.4.25"
"@types/node": "^20.12.12",
"sass": "^1.77.2",
"vite": "^5.2.11",
"vitepress": "1.1.4",
"vue": "^3.4.27"
},
"scripts": {
"web:dev": "vitepress dev",
Expand Down
Loading

0 comments on commit 228f750

Please sign in to comment.