We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e222b9 commit abc0ac8Copy full SHA for abc0ac8
2 files changed
package.json
@@ -22,7 +22,7 @@
22
"@vueuse/integrations": "^9.3.0",
23
"axios": "^0.27.2",
24
"dayjs": "^1.11.5",
25
- "element-plus": "^2.2.17",
+ "element-plus": "^2.2.18",
26
"hotkeys-js": "^3.10.0",
27
"lodash-es": "^4.17.21",
28
"mitt": "^3.0.0",
@@ -33,7 +33,7 @@
33
"pinia": "^2.0.23",
34
"qs": "^6.11.0",
35
"tinymce": "^6.2.0",
36
- "vue": "^3.2.40",
+ "vue": "^3.2.41",
37
"vue-router": "^4.1.5"
38
},
39
"devDependencies": {
@@ -66,7 +66,7 @@
66
"typescript": "^4.8.4",
67
"unplugin-auto-import": "^0.11.2",
68
"unplugin-vue-components": "^0.22.8",
69
- "vite": "^3.1.7",
+ "vite": "^3.1.8",
70
"vite-plugin-banner": "^0.5.0",
71
"vite-plugin-compression": "^0.5.1",
72
"vite-plugin-html": "^3.2.0",
0 commit comments