|
@@ -11,9 +11,11 @@
|
|
"axios": "^1.3.0",
|
|
"axios": "^1.3.0",
|
|
"core-js": "^3.8.3",
|
|
"core-js": "^3.8.3",
|
|
"element-ui": "^2.4.5",
|
|
"element-ui": "^2.4.5",
|
|
|
|
+ "nprogress": "^0.2.0",
|
|
"vue": "^2.6.14",
|
|
"vue": "^2.6.14",
|
|
"vue-router": "^3.5.1",
|
|
"vue-router": "^3.5.1",
|
|
- "vuex": "^3.6.2"
|
|
|
|
|
|
+ "vuex": "^3.6.2",
|
|
|
|
+ "vuex-plugin-persistedstate": "^1.0.6"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"@babel/core": "^7.12.16",
|
|
"@babel/core": "^7.12.16",
|
|
@@ -7612,6 +7614,11 @@
|
|
"node": ">=4"
|
|
"node": ">=4"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/nprogress": {
|
|
|
|
+ "version": "0.2.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/nprogress/-/nprogress-0.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA=="
|
|
|
|
+ },
|
|
"node_modules/nth-check": {
|
|
"node_modules/nth-check": {
|
|
"version": "2.1.1",
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz",
|
|
@@ -10371,6 +10378,14 @@
|
|
"vue": "^2.0.0"
|
|
"vue": "^2.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/vuex-plugin-persistedstate": {
|
|
|
|
+ "version": "1.0.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vuex-plugin-persistedstate/-/vuex-plugin-persistedstate-1.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-LSWiePK4L4JjFi04pAV0kYqQ3DhNLwdy8OU3+9+Mn+NjQY3ZY1guhZn9k4ESRON7JAmDSEEOR1gOU9MpmqxXWg==",
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "vuex": "^3.0 || ^4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/watchpack": {
|
|
"node_modules/watchpack": {
|
|
"version": "2.4.0",
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.0.tgz",
|
|
@@ -16998,6 +17013,11 @@
|
|
"path-key": "^2.0.0"
|
|
"path-key": "^2.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "nprogress": {
|
|
|
|
+ "version": "0.2.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/nprogress/-/nprogress-0.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA=="
|
|
|
|
+ },
|
|
"nth-check": {
|
|
"nth-check": {
|
|
"version": "2.1.1",
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz",
|
|
@@ -19140,6 +19160,12 @@
|
|
"integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==",
|
|
"integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==",
|
|
"requires": {}
|
|
"requires": {}
|
|
},
|
|
},
|
|
|
|
+ "vuex-plugin-persistedstate": {
|
|
|
|
+ "version": "1.0.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/vuex-plugin-persistedstate/-/vuex-plugin-persistedstate-1.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-LSWiePK4L4JjFi04pAV0kYqQ3DhNLwdy8OU3+9+Mn+NjQY3ZY1guhZn9k4ESRON7JAmDSEEOR1gOU9MpmqxXWg==",
|
|
|
|
+ "requires": {}
|
|
|
|
+ },
|
|
"watchpack": {
|
|
"watchpack": {
|
|
"version": "2.4.0",
|
|
"version": "2.4.0",
|
|
"resolved": "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.0.tgz",
|