Skip to content

Commit 2e94631

Browse files
author
wangxd
committed
1
1 parent 31808fb commit 2e94631

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-video-play",
3-
"version": "1.3.1-beta.3",
3+
"version": "1.3.1-beta.4",
44
"description": "hls.js player component for Vue3",
55
"files": [
66
"dist",
@@ -37,19 +37,19 @@
3737
"vue": "^3.2.2"
3838
},
3939
"devDependencies": {
40-
"@vitejs/plugin-vue": "^1.4.0",
41-
"@vue/compiler-sfc": "^3.2.2",
40+
"@vitejs/plugin-vue": "^1.6.2",
41+
"@vue/compiler-sfc": "^3.2.12",
4242
"chalk": "^4.1.2",
4343
"less": "^4.1.1",
4444
"less-loader": "^10.0.1",
4545
"readline-sync": "^1.4.10",
4646
"shelljs": "^0.8.4",
47-
"typescript": "^4.3.5",
48-
"vite": "^2.5.0",
49-
"vitepress": "^0.16.1",
47+
"typescript": "^4.4.3",
48+
"vite": "^2.5.8",
49+
"vitepress": "^0.18.1",
5050
"vitepress-theme-demoblock": "^1.1.1",
51-
"vue-tsc": "^0.2.3",
52-
"vue3-video-play": "^1.3.1-beta.2"
51+
"vue-tsc": "^0.3.0",
52+
"vue3-video-play": "^1.3.1-beta.4"
5353
},
5454
"keywords": [
5555
"vue 3",

0 commit comments

Comments
 (0)