Skip to content

Commit

Permalink
docs: 更新依赖 & 更新付费服务详情链接
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed Dec 5, 2024
1 parent c9859aa commit f331a2e
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 245 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "v3-admin-vite",
"type": "module",
"version": "4.5.4",
"version": "4.5.6",
"description": "A crafted admin template, built with Vue3, Vite, TypeScript, Element Plus, and more",
"author": "pany <[email protected]> (https://github.com/pany-ang)",
"repository": "https://github.com/un-pany/v3-admin-vite",
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "2.3.1",
"axios": "1.7.8",
"axios": "1.7.9",
"dayjs": "1.11.13",
"element-plus": "2.9.0",
"js-cookie": "3.0.5",
Expand All @@ -26,7 +26,7 @@
"nprogress": "0.2.0",
"path-browserify": "1.0.1",
"path-to-regexp": "8.2.0",
"pinia": "2.2.8",
"pinia": "2.3.0",
"screenfull": "6.0.2",
"vue": "3.5.13",
"vue-router": "4.5.0",
Expand All @@ -49,7 +49,7 @@
"lint-staged": "15.2.10",
"sass": "1.78.0",
"typescript": "5.6.3",
"unocss": "0.65.0",
"unocss": "0.65.1",
"unplugin-auto-import": "0.18.6",
"unplugin-svg-component": "0.12.1",
"unplugin-vue-components": "0.27.5",
Expand Down
Loading

0 comments on commit f331a2e

Please sign in to comment.