Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit 74a66cc

Browse files
fix(deps): update vue monorepo to v3.3.4
1 parent 06d273c commit 74a66cc

2 files changed

Lines changed: 129 additions & 132 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"@koa/multer": "3.0.0",
6161
"@koa/router": "8.0.8",
6262
"@popperjs/core": "2.11.7",
63-
"@vue/compat": "3.2.47",
64-
"@vue/compiler-sfc": "3.2.47",
65-
"@vue/runtime-dom": "3.2.47",
63+
"@vue/compat": "3.3.4",
64+
"@vue/compiler-sfc": "3.3.4",
65+
"@vue/runtime-dom": "3.3.4",
6666
"abort-controller": "3.0.0",
6767
"animejs": "3.2.1",
6868
"apexcharts": "3.39.0",
@@ -206,7 +206,7 @@
206206
"uuid": "9.0.0",
207207
"v-animate-css": "1.0.1",
208208
"v-debounce": "0.1.2",
209-
"vue": "3.2.47",
209+
"vue": "3.3.4",
210210
"vue-color": "2.8.1",
211211
"vue-content-loading": "1.6.0",
212212
"vue-cropperjs": "4.2.0",

0 commit comments

Comments
 (0)