Merge branch 'master' into gdrtvu
正在显示
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -39,8 +39,8 @@ |
| "ua-parser-js": "^1.0.33", | ||
| "universal-cookie": "^4.0.4", | ||
| "video.js": "^7.21.1", | ||
| "vue": "^3.4.25", | ||
| "vue-router": "^4.3.2", | ||
| "vue": "^3.5.12", | ||
| "vue-router": "^4.4.5", | ||
| "vuedraggable": "^4.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -53,8 +53,8 @@ |
| "@types/node": "^20.3.1", | ||
| "@types/ua-parser-js": "^0.7.36", | ||
| "@types/video.js": "^7.3.52", | ||
| "@vitejs/plugin-vue": "^5.0.4", | ||
| "@vue-macros/reactivity-transform": "^0.4.4", | ||
| "@vitejs/plugin-vue": "^5.1.4", | ||
| "@vue-macros/reactivity-transform": "^1.1.2", | ||
| "@vue/eslint-config-typescript": "^12.0.0", | ||
| "@vue/tsconfig": "^0.5.1", | ||
| "chalk": "^5.2.0", | ||
| ... | ... | @@ -62,9 +62,10 @@ |
| "eslint-plugin-vue": "^9.25.0", | ||
| "sass": "^1.58.3", | ||
| "typescript": "~5.4.5", | ||
| "unplugin-auto-import": "^0.17.5", | ||
| "vite": "^5.2.10", | ||
| "unplugin-auto-import": "^0.17.8", | ||
| "vite": "^5.4.9", | ||
| "vite-plugin-checker": "^0.6.4", | ||
| "vite-plugin-mkcert": "^1.17.6", | ||
| "vue-tsc": "^1.8.27" | ||
| } | ||
| } |
224.1 KB