Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
ikxin committed Aug 27, 2023
1 parent 90ee75a commit fb4a88c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,36 +12,36 @@
"tsc": "bun x vue-tsc"
},
"dependencies": {
"@arco-design/web-vue": "^2.50.0",
"@vueuse/core": "^10.3.0",
"@vueuse/integrations": "^10.3.0",
"axios": "^1.4.0",
"@arco-design/web-vue": "^2.50.2",
"@vueuse/core": "^10.4.0",
"@vueuse/integrations": "^10.4.0",
"axios": "^1.5.0",
"dayjs": "^1.11.9",
"echarts": "^5.4.3",
"less": "^4.2.0",
"markdown-it-shiki": "^0.9.0",
"pinia": "^2.1.6",
"unocss": "^0.55.0",
"unocss": "^0.55.3",
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^0.12.2",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@vitejs/plugin-vue": "^4.2.3",
"bun-types": "^0.7.3",
"eslint": "^8.47.0",
"@intlify/unplugin-vue-i18n": "^0.12.3",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitejs/plugin-vue": "^4.3.3",
"bun-types": "^0.8.1",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-vue": "^9.17.0",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"prettier": "^3.0.2",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"unplugin-vue-router": "^0.6.4",
"vite": "^4.4.9",
"vite-plugin-vue-markdown": "^0.23.7",
"vite-plugin-vue-markdown": "^0.23.8",
"vue-eslint-parser": "^9.3.1",
"vue-tsc": "^1.8.8"
}
Expand Down

1 comment on commit fb4a88c

@vercel
Copy link

@vercel vercel bot commented on fb4a88c Sep 14, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.