|
@@ -1454,7 +1454,7 @@
|
|
|
dependencies:
|
|
|
"@vue/cli-shared-utils" "^5.0.8"
|
|
|
|
|
|
-"@vue/cli-plugin-vuex@^5.0.8":
|
|
|
+"@vue/cli-plugin-vuex@^5.0.8", "@vue/cli-plugin-vuex@~5.0.0":
|
|
|
version "5.0.8"
|
|
|
resolved "https://registry.npmmirror.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz#0d4cb3020f9102bea9288d750729dde176c66ccd"
|
|
|
integrity sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA==
|
|
@@ -5733,6 +5733,11 @@ vue@^2.6.14:
|
|
|
"@vue/compiler-sfc" "2.7.13"
|
|
|
csstype "^3.1.0"
|
|
|
|
|
|
+vuex@^3.6.2:
|
|
|
+ version "3.6.2"
|
|
|
+ resolved "https://registry.npmmirror.com/vuex/-/vuex-3.6.2.tgz#236bc086a870c3ae79946f107f16de59d5895e71"
|
|
|
+ integrity sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==
|
|
|
+
|
|
|
watchpack@^2.4.0:
|
|
|
version "2.4.0"
|
|
|
resolved "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"
|