Skip to content

Commit

Permalink
代码调整版本升级
Browse files Browse the repository at this point in the history
  • Loading branch information
fangcy committed Oct 12, 2023
1 parent 2ae5fa7 commit b3401be
Show file tree
Hide file tree
Showing 12 changed files with 555 additions and 403 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vop",
"private": true,
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@imengyu/vue3-context-menu": "^1.3.3",
"@tauri-apps/api": "^1.4.0",
"@tauri-apps/api": "^1.5.0",
"@vueuse/core": "^10.4.1",
"axios": "^1.4.0",
"bcryptjs": "^2.4.3",
Expand All @@ -22,6 +22,7 @@
"element-plus": "^2.3.8",
"fast-xml-parser": "^4.2.4",
"flv.js": "^1.6.2",
"highlight.js": "^11.8.0",
"hls.js": "^1.4.6",
"lodash": "^4.17.21",
"m3u8-parser": "^6.2.0",
Expand All @@ -39,7 +40,7 @@
},
"devDependencies": {
"@actions/github": "^5.1.1",
"@tauri-apps/cli": "^1.4.0",
"@tauri-apps/cli": "^1.5.0",
"@types/qs": "^6.9.7",
"@types/validator": "^13.7.17",
"@vitejs/plugin-vue": "^4.0.0",
Expand Down
84 changes: 46 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b3401be

Please sign in to comment.