guhongwei 2 years ago
parent
commit
fe401a2464
2 changed files with 9 additions and 9 deletions
  1. 8 8
      package-lock.json
  2. 1 1
      package.json

+ 8 - 8
package-lock.json

@@ -10,7 +10,7 @@
       "dependencies": {
         "@element-plus/icons-vue": "^2.1.0",
         "@wangeditor/editor": "^5.1.23",
-        "@wangeditor/editor-for-vue": "^1.0.2",
+        "@wangeditor/editor-for-vue": "^5.1.12",
         "animate.css": "^4.1.1",
         "axios": "^1.3.5",
         "element-plus": "^2.3.3",
@@ -1321,12 +1321,12 @@
       }
     },
     "node_modules/@wangeditor/editor-for-vue": {
-      "version": "1.0.2",
-      "resolved": "https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-1.0.2.tgz",
-      "integrity": "sha512-BOENvAXJVtVXlE2X50AAvjV82YlCUeu5cbeR0cvEQHQjYtiVnJtq7HSoj85r2kTgGouI5OrpJG9BBEjSjUSPyA==",
+      "version": "5.1.12",
+      "resolved": "https://registry.npmjs.org/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.12.tgz",
+      "integrity": "sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ==",
       "peerDependencies": {
         "@wangeditor/editor": ">=5.1.0",
-        "vue": "^2.6.14"
+        "vue": "^3.0.5"
       }
     },
     "node_modules/@wangeditor/list-module": {
@@ -6046,9 +6046,9 @@
       }
     },
     "@wangeditor/editor-for-vue": {
-      "version": "1.0.2",
-      "resolved": "https://registry.npmmirror.com/@wangeditor/editor-for-vue/-/editor-for-vue-1.0.2.tgz",
-      "integrity": "sha512-BOENvAXJVtVXlE2X50AAvjV82YlCUeu5cbeR0cvEQHQjYtiVnJtq7HSoj85r2kTgGouI5OrpJG9BBEjSjUSPyA==",
+      "version": "5.1.12",
+      "resolved": "https://registry.npmjs.org/@wangeditor/editor-for-vue/-/editor-for-vue-5.1.12.tgz",
+      "integrity": "sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ==",
       "requires": {}
     },
     "@wangeditor/list-module": {

+ 1 - 1
package.json

@@ -14,7 +14,7 @@
   "dependencies": {
     "@element-plus/icons-vue": "^2.1.0",
     "@wangeditor/editor": "^5.1.23",
-    "@wangeditor/editor-for-vue": "^1.0.2",
+    "@wangeditor/editor-for-vue": "^5.1.12",
     "animate.css": "^4.1.1",
     "axios": "^1.3.5",
     "element-plus": "^2.3.3",