guhongwei 4 rokov pred
rodič
commit
8ae07c513c
1 zmenil súbory, kde vykonal 13 pridanie a 13 odobranie
  1. 13 13
      package.json

+ 13 - 13
package.json

@@ -8,29 +8,29 @@
     "lint": "vue-cli-service lint"
   },
   "dependencies": {
-    "@antv/g2plot": "^1.1.7",
-    "@fullcalendar/core": "^4.3.1",
-    "@fullcalendar/daygrid": "^4.3.0",
-    "@fullcalendar/interaction": "^4.3.0",
-    "@fullcalendar/vue": "^4.3.1",
+    "@antv/g2plot": "^1.1.14",
+    "@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",
     "axios": "^0.19.2",
     "core-js": "^3.4.4",
     "element-ui": "^2.13.0",
     "file-saver": "^2.0.2",
     "jsonwebtoken": "^8.5.1",
-    "lodash": "^4.17.15",
-    "moment": "^2.24.0",
+    "lodash": "^4.17.19",
+    "moment": "^2.27.0",
     "naf-core": "^0.1.2",
     "print-template": "^1.2.2",
     "qrcode": "^1.4.4",
     "script-loader": "^0.7.2",
     "vue": "^2.6.10",
-    "vue-meta": "^2.3.2",
-    "vue-router": "^3.1.3",
-    "vuex": "^3.1.2",
+    "vue-meta": "^2.4.0",
+    "vue-router": "^3.3.4",
+    "vuex": "^3.5.1",
     "wangeditor": "^3.1.1",
-    "xlsx": "^0.16.2"
+    "xlsx": "^0.16.4"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "^4.1.0",
@@ -41,9 +41,9 @@
     "@vue/eslint-config-prettier": "^5.0.0",
     "babel-eslint": "^10.0.3",
     "eslint": "^5.16.0",
-    "eslint-plugin-prettier": "^3.1.1",
+    "eslint-plugin-prettier": "^3.1.4",
     "eslint-plugin-vue": "^5.0.0",
-    "less": "^3.0.4",
+    "less": "^3.12.2",
     "less-loader": "^5.0.0",
     "prettier": "^1.19.1",
     "vue-template-compiler": "^2.6.10"