umbrella22

更新依赖

...@@ -74,10 +74,10 @@ ...@@ -74,10 +74,10 @@
74 "nprogress": "^0.2.0", 74 "nprogress": "^0.2.0",
75 "vue": "^2.6.12", 75 "vue": "^2.6.12",
76 "vue-router": "^3.4.9", 76 "vue-router": "^3.4.9",
77 - "vuex": "^3.5.1" 77 + "vuex": "^3.6.0"
78 }, 78 },
79 "devDependencies": { 79 "devDependencies": {
80 - "@babel/core": "^7.12.3", 80 + "@babel/core": "^7.12.9",
81 "@babel/plugin-proposal-class-properties": "^7.12.1", 81 "@babel/plugin-proposal-class-properties": "^7.12.1",
82 "@babel/plugin-proposal-decorators": "^7.12.1", 82 "@babel/plugin-proposal-decorators": "^7.12.1",
83 "@babel/plugin-proposal-do-expressions": "^7.12.1", 83 "@babel/plugin-proposal-do-expressions": "^7.12.1",
...@@ -88,30 +88,30 @@ ...@@ -88,30 +88,30 @@
88 "@babel/plugin-proposal-json-strings": "^7.12.1", 88 "@babel/plugin-proposal-json-strings": "^7.12.1",
89 "@babel/plugin-proposal-logical-assignment-operators": "^7.12.1", 89 "@babel/plugin-proposal-logical-assignment-operators": "^7.12.1",
90 "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1", 90 "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
91 - "@babel/plugin-proposal-numeric-separator": "^7.12.5", 91 + "@babel/plugin-proposal-numeric-separator": "^7.12.7",
92 - "@babel/plugin-proposal-optional-chaining": "^7.12.1", 92 + "@babel/plugin-proposal-optional-chaining": "^7.12.7",
93 "@babel/plugin-proposal-pipeline-operator": "^7.12.1", 93 "@babel/plugin-proposal-pipeline-operator": "^7.12.1",
94 "@babel/plugin-proposal-throw-expressions": "^7.12.1", 94 "@babel/plugin-proposal-throw-expressions": "^7.12.1",
95 "@babel/plugin-syntax-dynamic-import": "^7.8.3", 95 "@babel/plugin-syntax-dynamic-import": "^7.8.3",
96 "@babel/plugin-syntax-import-meta": "^7.10.4", 96 "@babel/plugin-syntax-import-meta": "^7.10.4",
97 "@babel/plugin-transform-runtime": "^7.12.1", 97 "@babel/plugin-transform-runtime": "^7.12.1",
98 "@babel/polyfill": "^7.12.1", 98 "@babel/polyfill": "^7.12.1",
99 - "@babel/preset-env": "^7.12.1", 99 + "@babel/preset-env": "^7.12.7",
100 "@babel/register": "^7.12.1", 100 "@babel/register": "^7.12.1",
101 "@babel/runtime": "^7.12.5", 101 "@babel/runtime": "^7.12.5",
102 "@types/fs-extra": "^9.0.4", 102 "@types/fs-extra": "^9.0.4",
103 - "@types/node": "^14.14.7", 103 + "@types/node": "^14.14.10",
104 "ajv": "^6.12.6", 104 "ajv": "^6.12.6",
105 "babel-eslint": "^9.0.0", 105 "babel-eslint": "^9.0.0",
106 - "babel-loader": "^8.2.1", 106 + "babel-loader": "^8.2.2",
107 "cache-loader": "^4.1.0", 107 "cache-loader": "^4.1.0",
108 "cfonts": "^2.8.6", 108 "cfonts": "^2.8.6",
109 "chalk": "^4.0.0", 109 "chalk": "^4.0.0",
110 - "copy-webpack-plugin": "^6.3.0", 110 + "copy-webpack-plugin": "^6.3.2",
111 "cross-env": "^7.0.2", 111 "cross-env": "^7.0.2",
112 "css-loader": "^4.3.0", 112 "css-loader": "^4.3.0",
113 "del": "^6.0.0", 113 "del": "^6.0.0",
114 - "electron": "^10.1.5", 114 + "electron": "^11.0.3",
115 "electron-builder": "^22.9.1", 115 "electron-builder": "^22.9.1",
116 "electron-devtools-installer": "^3.1.1", 116 "electron-devtools-installer": "^3.1.1",
117 "eslint": "^6.8.0", 117 "eslint": "^6.8.0",
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
125 "eslint-plugin-standard": "^4.1.0", 125 "eslint-plugin-standard": "^4.1.0",
126 "file-loader": "^6.2.0", 126 "file-loader": "^6.2.0",
127 "html-webpack-plugin": "^4.5.0", 127 "html-webpack-plugin": "^4.5.0",
128 - "mini-css-extract-plugin": "1.3.0", 128 + "mini-css-extract-plugin": "1.3.1",
129 "multispinner": "^0.2.1", 129 "multispinner": "^0.2.1",
130 "node-loader": "^1.0.2", 130 "node-loader": "^1.0.2",
131 "portfinder": "^1.0.28", 131 "portfinder": "^1.0.28",
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
138 "thread-loader": "^3.0.1", 138 "thread-loader": "^3.0.1",
139 "through2-filter": "^3.0.0", 139 "through2-filter": "^3.0.0",
140 "ts-loader": "^8.0.11", 140 "ts-loader": "^8.0.11",
141 - "typescript": "^4.0.5", 141 + "typescript": "^4.1.2",
142 "url-loader": "^4.1.1", 142 "url-loader": "^4.1.1",
143 "vue-html-loader": "^1.2.4", 143 "vue-html-loader": "^1.2.4",
144 "vue-loader": "^15.9.5", 144 "vue-loader": "^15.9.5",
...@@ -150,4 +150,4 @@ ...@@ -150,4 +150,4 @@
150 "webpack-hot-middleware": "^2.25.0", 150 "webpack-hot-middleware": "^2.25.0",
151 "webpack-merge": "^5.4.0" 151 "webpack-merge": "^5.4.0"
152 } 152 }
153 -}
...\ No newline at end of file ...\ No newline at end of file
153 +}
......