guhongwei 5 years ago
parent
commit
955e59c56a
1 changed files with 10 additions and 10 deletions
  1. 10 10
      package.json

+ 10 - 10
package.json

@@ -8,22 +8,22 @@
     "lint": "vue-cli-service lint"
     "lint": "vue-cli-service lint"
   },
   },
   "dependencies": {
   "dependencies": {
-    "@fullcalendar/core": "^4.3.1",
-    "@fullcalendar/daygrid": "^4.3.0",
-    "@fullcalendar/interaction": "^4.3.0",
-    "@fullcalendar/vue": "^4.3.1",
+    "@fullcalendar/core": "^4.4.2",
+    "@fullcalendar/daygrid": "^4.4.2",
+    "@fullcalendar/interaction": "^4.4.2",
+    "@fullcalendar/vue": "^4.4.2",
     "@stomp/stompjs": "^5.4.3",
     "@stomp/stompjs": "^5.4.3",
     "axios": "^0.19.2",
     "axios": "^0.19.2",
     "core-js": "^3.4.4",
     "core-js": "^3.4.4",
-    "echarts": "^4.7.0",
+    "echarts": "^4.8.0",
     "element-ui": "^2.13.0",
     "element-ui": "^2.13.0",
     "lodash": "^4.17.15",
     "lodash": "^4.17.15",
-    "moment": "^2.24.0",
+    "moment": "^2.27.0",
     "naf-core": "^0.1.2",
     "naf-core": "^0.1.2",
     "qrcode": "^1.4.4",
     "qrcode": "^1.4.4",
     "vue": "^2.6.10",
     "vue": "^2.6.10",
-    "vue-meta": "^2.3.2",
-    "vue-router": "^3.1.3",
+    "vue-meta": "^2.4.0",
+    "vue-router": "^3.3.4",
     "vuex": "^3.1.2",
     "vuex": "^3.1.2",
     "wangeditor": "^3.1.1"
     "wangeditor": "^3.1.1"
   },
   },
@@ -36,9 +36,9 @@
     "@vue/eslint-config-prettier": "^5.0.0",
     "@vue/eslint-config-prettier": "^5.0.0",
     "babel-eslint": "^10.0.3",
     "babel-eslint": "^10.0.3",
     "eslint": "^5.16.0",
     "eslint": "^5.16.0",
-    "eslint-plugin-prettier": "^3.1.1",
+    "eslint-plugin-prettier": "^3.1.4",
     "eslint-plugin-vue": "^5.0.0",
     "eslint-plugin-vue": "^5.0.0",
-    "less": "^3.0.4",
+    "less": "^3.11.3",
     "less-loader": "^5.0.0",
     "less-loader": "^5.0.0",
     "prettier": "^1.19.1",
     "prettier": "^1.19.1",
     "vue-template-compiler": "^2.6.10"
     "vue-template-compiler": "^2.6.10"