chore: upgrade vue3 packages
This commit is contained in:
14
package.json
14
package.json
@ -16,11 +16,11 @@
|
||||
"browserslist:update": "npx browserslist@latest --update-db"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kyvg/vue3-notification": "2.3.3",
|
||||
"@vue/compat": "3.2.14",
|
||||
"@kyvg/vue3-notification": "2.3.4",
|
||||
"@vue/compat": "3.2.20",
|
||||
"bulma": "0.9.3",
|
||||
"camel-case": "4.1.2",
|
||||
"codemirror": "^5.63.1",
|
||||
"codemirror": "^5.63.3",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.25.0",
|
||||
"dompurify": "2.3.3",
|
||||
@ -33,12 +33,12 @@
|
||||
"register-service-worker": "1.7.2",
|
||||
"snake-case": "3.0.4",
|
||||
"ufo": "0.7.9",
|
||||
"vue": "3.2.14",
|
||||
"vue": "3.2.20",
|
||||
"vue-advanced-cropper": "^2.6.3",
|
||||
"vue-drag-resize": "^2.0.3",
|
||||
"vue-flatpickr-component": "9.0.5",
|
||||
"vue-i18n": "9.2.0-beta.6",
|
||||
"vue-router": "4.0.11",
|
||||
"vue-i18n": "9.2.0-beta.11",
|
||||
"vue-router": "4.0.12",
|
||||
"vuedraggable": "4.0.1",
|
||||
"vuex": "4.0.2",
|
||||
"workbox-precaching": "6.3.0"
|
||||
@ -53,7 +53,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.0.0",
|
||||
"@typescript-eslint/parser": "5.0.0",
|
||||
"@vitejs/plugin-legacy": "1.6.2",
|
||||
"@vitejs/plugin-vue": "^1.9.2",
|
||||
"@vitejs/plugin-vue": "^1.9.3",
|
||||
"@vue/eslint-config-typescript": "8.0.0",
|
||||
"autoprefixer": "10.3.7",
|
||||
"axios": "0.23.0",
|
||||
|
Reference in New Issue
Block a user