|  | @@ -10,53 +10,54 @@
 | 
	
		
			
				|  |  |      "lint:css": "stylelint **/*.{html,vue,css,sass,scss,less}"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "dependencies": {
 | 
	
		
			
				|  |  | -    "axios": "^0.21.4",
 | 
	
		
			
				|  |  | -    "core-js": "^3.17.2",
 | 
	
		
			
				|  |  | +    "axios": "^0.24.0",
 | 
	
		
			
				|  |  | +    "core-js": "^3.20.3",
 | 
	
		
			
				|  |  |      "element-ui": "^2.15.6",
 | 
	
		
			
				|  |  | -    "js-cookie": "^2.2.1",
 | 
	
		
			
				|  |  | +    "js-cookie": "^3.0.1",
 | 
	
		
			
				|  |  |      "normalize.css": "^8.0.1",
 | 
	
		
			
				|  |  |      "nprogress": "^0.2.0",
 | 
	
		
			
				|  |  | -    "vue": "^2.6.12",
 | 
	
		
			
				|  |  | -    "vue-router": "^3.5.1",
 | 
	
		
			
				|  |  | +    "vue": "^2.6.14",
 | 
	
		
			
				|  |  | +    "vue-router": "^3.5.3",
 | 
	
		
			
				|  |  |      "vuex": "^3.6.2"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "devDependencies": {
 | 
	
		
			
				|  |  | -    "@babel/core": "^7.14.3",
 | 
	
		
			
				|  |  | -    "@babel/preset-env": "^7.14.2",
 | 
	
		
			
				|  |  | -    "@vue/cli-plugin-babel": "~4.5.13",
 | 
	
		
			
				|  |  | -    "@vue/cli-plugin-eslint": "~4.5.13",
 | 
	
		
			
				|  |  | -    "@vue/cli-plugin-router": "~4.5.13",
 | 
	
		
			
				|  |  | -    "@vue/cli-plugin-unit-jest": "^4.5.13",
 | 
	
		
			
				|  |  | -    "@vue/cli-plugin-vuex": "~4.5.13",
 | 
	
		
			
				|  |  | -    "@vue/cli-service": "~4.5.13",
 | 
	
		
			
				|  |  | -    "@vue/eslint-config-prettier": "^6.0.0",
 | 
	
		
			
				|  |  | -    "@vue/test-utils": "^1.2.0",
 | 
	
		
			
				|  |  | -    "babel-eslint": "^10.1.0",
 | 
	
		
			
				|  |  | -    "babel-jest": "^26.6.3",
 | 
	
		
			
				|  |  | -    "babel-loader": "^8.2.2",
 | 
	
		
			
				|  |  | +    "@babel/core": "^7.16.7",
 | 
	
		
			
				|  |  | +    "@babel/eslint-parser": "^7.16.5",
 | 
	
		
			
				|  |  | +    "@babel/preset-env": "^7.16.8",
 | 
	
		
			
				|  |  | +    "@rushstack/eslint-patch": "^1.1.0",
 | 
	
		
			
				|  |  | +    "@vue/cli-plugin-babel": "~4.5.15",
 | 
	
		
			
				|  |  | +    "@vue/cli-plugin-eslint": "~4.5.15",
 | 
	
		
			
				|  |  | +    "@vue/cli-plugin-router": "~4.5.15",
 | 
	
		
			
				|  |  | +    "@vue/cli-plugin-unit-jest": "^4.5.15",
 | 
	
		
			
				|  |  | +    "@vue/cli-plugin-vuex": "~4.5.15",
 | 
	
		
			
				|  |  | +    "@vue/cli-service": "~4.5.15",
 | 
	
		
			
				|  |  | +    "@vue/eslint-config-prettier": "^7.0.0",
 | 
	
		
			
				|  |  | +    "@vue/test-utils": "^1.3.0",
 | 
	
		
			
				|  |  | +    "babel-jest": "^27.4.6",
 | 
	
		
			
				|  |  | +    "babel-loader": "^8.2.3",
 | 
	
		
			
				|  |  |      "babel-plugin-dynamic-import-node": "^2.3.3",
 | 
	
		
			
				|  |  | -    "eslint": "^7.26.0",
 | 
	
		
			
				|  |  | -    "eslint-plugin-prettier": "^3.4.1",
 | 
	
		
			
				|  |  | -    "eslint-plugin-vue": "^7.9.0",
 | 
	
		
			
				|  |  | +    "eslint": "^7.32.0",
 | 
	
		
			
				|  |  | +    "eslint-plugin-prettier": "^4.0.0",
 | 
	
		
			
				|  |  | +    "eslint-plugin-vue": "^8.3.0",
 | 
	
		
			
				|  |  |      "html-webpack-plugin": "^5.3.1",
 | 
	
		
			
				|  |  | -    "prettier": "2.3.2",
 | 
	
		
			
				|  |  | -    "sass": "^1.32.13",
 | 
	
		
			
				|  |  | +    "postcss": "^8.4.5",
 | 
	
		
			
				|  |  | +    "postcss-html": "^1.3.0",
 | 
	
		
			
				|  |  | +    "prettier": "2.5.1",
 | 
	
		
			
				|  |  | +    "sass": "^1.48.0",
 | 
	
		
			
				|  |  |      "sass-loader": "^10.2.0",
 | 
	
		
			
				|  |  |      "script-ext-html-webpack-plugin": "^2.1.5",
 | 
	
		
			
				|  |  | -    "postcss": "^8.3.11",
 | 
	
		
			
				|  |  | -    "postcss-html": "^1.2.0",
 | 
	
		
			
				|  |  |      "stylelint": "^14.0.1",
 | 
	
		
			
				|  |  |      "stylelint-config-prettier": "^9.0.3",
 | 
	
		
			
				|  |  | -    "stylelint-config-recess-order": "^2.5.0",
 | 
	
		
			
				|  |  | -    "stylelint-config-recommended-vue": "^1.0.0",
 | 
	
		
			
				|  |  | +    "stylelint-config-recess-order": "^3.0.0",
 | 
	
		
			
				|  |  | +    "stylelint-config-recommended-vue": "^1.1.0",
 | 
	
		
			
				|  |  |      "stylelint-config-sass-guidelines": "^9.0.1",
 | 
	
		
			
				|  |  | -    "stylelint-config-standard-scss": "^2.0.1",
 | 
	
		
			
				|  |  | -    "stylelint-declaration-block-no-ignored-properties": "^2.4.0",
 | 
	
		
			
				|  |  | +    "stylelint-config-standard-scss": "^3.0.0",
 | 
	
		
			
				|  |  | +    "stylelint-declaration-block-no-ignored-properties": "^2.5.0",
 | 
	
		
			
				|  |  |      "stylelint-webpack-plugin": "^3.1.0",
 | 
	
		
			
				|  |  | -    "svg-sprite-loader": "^6.0.9",
 | 
	
		
			
				|  |  | -    "svgo": "^2.5.0",
 | 
	
		
			
				|  |  | -    "vue-loader": "^15.9.7",
 | 
	
		
			
				|  |  | -    "vue-template-compiler": "^2.6.12"
 | 
	
		
			
				|  |  | +    "svg-sprite-loader": "^6.0.11",
 | 
	
		
			
				|  |  | +    "svgo": "^2.8.0",
 | 
	
		
			
				|  |  | +    "vue-loader": "^15.9.8",
 | 
	
		
			
				|  |  | +    "vue-template-compiler": "^2.6.14"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "browserslist": [
 | 
	
		
			
				|  |  |      "> 1%",
 |