Skip to content

Commit e0aaf6f

Browse files
committed
⬆️ 升级依赖版本
1 parent bbda6cc commit e0aaf6f

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

package.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,31 +48,30 @@
4848
"@soerenmartius/vue3-clipboard": "^0.1.2",
4949
"animate.css": "^4.1.1",
5050
"aplayer": "^1.10.1",
51-
"artplayer": "^4.5.2",
51+
"artplayer": "^4.6.1",
5252
"async-validator": "^4.0.7",
5353
"beautify-qrcode": "^1.0.3",
5454
"dayjs": "^1.11.3",
55-
"element-plus": "^2.2.8",
55+
"element-plus": "^2.2.26",
5656
"file-saver": "^2.0.5",
57-
"flv.js": "^1.6.2",
5857
"github-markdown-css": "^5.1.0",
59-
"hls.js": "^1.1.5",
60-
"htmlparser2": "^8.0.1",
58+
"hls.js": "^1.3.4",
6159
"lazysizes": "^5.3.2",
6260
"less": "^4.1.3",
6361
"less-loader": "^10.2.0",
6462
"marked": "^4.0.17",
6563
"md5": "^2.3.0",
6664
"minimatch": "^5.1.0",
67-
"monaco-editor": "^0.33.0",
65+
"monaco-editor": "^0.36.1",
66+
"mpegts.js": "^1.7.2",
6867
"path-browserify": "^1.0.1",
6968
"prismjs": "^1.28.0",
7069
"script-loader": "^0.7.2",
7170
"sortablejs": "^1.15.0",
7271
"ua-browser": "^0.1.4",
7372
"v-contextmenu": "^3.0.0",
7473
"v3-img-preview-enhance": "^1.1.18",
75-
"vue": "^3.2.37",
74+
"vue": "^3.2.47",
7675
"vue-3d-loader": "^2.0.8",
7776
"vue-pdf-embed": "^1.1.4",
7877
"xlsx": "^0.18.5"
@@ -118,9 +117,9 @@
118117
"tailwindcss": "^3.1.4",
119118
"terser": "^5.15.0",
120119
"typescript": "^4.7.4",
121-
"unplugin-auto-import": "^0.8.7",
122-
"unplugin-icons": "^0.14.3",
123-
"unplugin-vue-components": "^0.19.6",
120+
"unplugin-auto-import": "^0.14.3",
121+
"unplugin-icons": "^0.15.3",
122+
"unplugin-vue-components": "^0.24.0",
124123
"vite": "^2.9.13",
125124
"vite-auto-import-resolvers": "^2.3.0",
126125
"vite-plugin-compression": "^0.5.1",

0 commit comments

Comments
 (0)