|
@@ -20,32 +20,32 @@
|
|
|
"@element-plus/icons-vue": "^2.1.0",
|
|
|
"@vueuse/components": "^9.13.0",
|
|
|
"@vueuse/core": "^9.13.0",
|
|
|
- "agora-rtc-sdk-ng": "^4.18.2",
|
|
|
- "axios": "^1.5.0",
|
|
|
- "element-plus": "^2.3.14",
|
|
|
- "tinymce": "^6.7.0",
|
|
|
- "vue": "^3.3.4",
|
|
|
- "vue-router": "^4.2.4"
|
|
|
+ "agora-rtc-sdk-ng": "^4.19.2",
|
|
|
+ "axios": "^1.5.1",
|
|
|
+ "element-plus": "^2.4.1",
|
|
|
+ "tinymce": "^6.7.2",
|
|
|
+ "vue": "^3.3.7",
|
|
|
+ "vue-router": "^4.2.5"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@antfu/eslint-config": "^0.27.0",
|
|
|
- "@iconify/json": "^2.2.116",
|
|
|
- "@types/node": "^18.17.16",
|
|
|
+ "@iconify/json": "^2.2.133",
|
|
|
+ "@types/node": "^18.18.7",
|
|
|
"@vitejs/plugin-legacy": "^4.1.1",
|
|
|
- "@vitejs/plugin-vue": "^4.3.4",
|
|
|
+ "@vitejs/plugin-vue": "^4.4.0",
|
|
|
"@windicss/plugin-scrollbar": "^1.2.3",
|
|
|
- "eslint": "^8.49.0",
|
|
|
+ "eslint": "^8.52.0",
|
|
|
"husky": "^8.0.3",
|
|
|
"magic-string": "^0.26.7",
|
|
|
- "sass": "^1.67.0",
|
|
|
+ "sass": "^1.69.5",
|
|
|
"typescript": "^4.9.5",
|
|
|
"unplugin-auto-import": "^0.10.3",
|
|
|
"unplugin-icons": "^0.14.15",
|
|
|
"unplugin-vue-components": "^0.22.12",
|
|
|
- "vite": "^4.4.9",
|
|
|
+ "vite": "^4.5.0",
|
|
|
"vite-plugin-top-level-await": "^1.3.1",
|
|
|
"vite-plugin-windicss": "^1.9.1",
|
|
|
- "vue-tsc": "^1.8.11",
|
|
|
+ "vue-tsc": "^1.8.21",
|
|
|
"windicss": "^3.5.6"
|
|
|
}
|
|
|
}
|