| 
														
															@@ -1,10 +1,11 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 { 
														 | 
														
														 | 
														
															 { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   "name": "vite-template", 
														 | 
														
														 | 
														
															   "name": "vite-template", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  "version": "0.8.0", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  "version": "0.9.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   "scripts": { 
														 | 
														
														 | 
														
															   "scripts": { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "dev": "vite", 
														 | 
														
														 | 
														
															     "dev": "vite", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "build": "vue-tsc --noEmit && vite build", 
														 | 
														
														 | 
														
															     "build": "vue-tsc --noEmit && vite build", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "build:test": "vue-tsc --noEmit && vite build --mode test", 
														 | 
														
														 | 
														
															     "build:test": "vue-tsc --noEmit && vite build --mode test", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "build:legacy": "vue-tsc --noEmit && vite build --mode legacy", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "preview": "vite preview", 
														 | 
														
														 | 
														
															     "preview": "vite preview", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "lint": "eslint --cache \"src/**/*.{vue,ts,tsx}\" --fix", 
														 | 
														
														 | 
														
															     "lint": "eslint --cache \"src/**/*.{vue,ts,tsx}\" --fix", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "clean:cache": "rimraf node_modules/.cache/ && rimraf node_modules/.vite", 
														 | 
														
														 | 
														
															     "clean:cache": "rimraf node_modules/.cache/ && rimraf node_modules/.vite", 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -29,20 +30,21 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   "dependencies": { 
														 | 
														
														 | 
														
															   "dependencies": { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "@ant-design/icons-vue": "^6.0.1", 
														 | 
														
														 | 
														
															     "@ant-design/icons-vue": "^6.0.1", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    "@vueuse/core": "^7.5.3", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    "ant-design-vue": "^3.0.0-beta.7", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "@vueuse/core": "^7.5.5", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "ant-design-vue": "^3.0.0-beta.8", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "axios": "^0.24.0", 
														 | 
														
														 | 
														
															     "axios": "^0.24.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "nprogress": "^0.2.0", 
														 | 
														
														 | 
														
															     "nprogress": "^0.2.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "pinia": "^2.0.9", 
														 | 
														
														 | 
														
															     "pinia": "^2.0.9", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    "vue": "^3.2.27", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "vue": "^3.2.29", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "vue-router": "^4.0.12" 
														 | 
														
														 | 
														
															     "vue-router": "^4.0.12" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   "devDependencies": { 
														 | 
														
														 | 
														
															   "devDependencies": { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "@types/node": "^16.11.21", 
														 | 
														
														 | 
														
															     "@types/node": "^16.11.21", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "@types/nprogress": "^0.2.0", 
														 | 
														
														 | 
														
															     "@types/nprogress": "^0.2.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    "@typescript-eslint/eslint-plugin": "^5.10.0", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    "@typescript-eslint/parser": "^5.10.0", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    "@vitejs/plugin-vue": "^2.0.1", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "@typescript-eslint/eslint-plugin": "^5.10.1", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "@typescript-eslint/parser": "^5.10.1", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "@vitejs/plugin-legacy": "^1.6.4", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "@vitejs/plugin-vue": "^2.1.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "@vitejs/plugin-vue-jsx": "^1.3.3", 
														 | 
														
														 | 
														
															     "@vitejs/plugin-vue-jsx": "^1.3.3", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "@vue/eslint-config-typescript": "^9.1.0", 
														 | 
														
														 | 
														
															     "@vue/eslint-config-typescript": "^9.1.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "commitizen": "^4.2.4", 
														 | 
														
														 | 
														
															     "commitizen": "^4.2.4", 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -51,10 +53,10 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "eslint-config-prettier": "^8.3.0", 
														 | 
														
														 | 
														
															     "eslint-config-prettier": "^8.3.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "eslint-define-config": "^1.2.3", 
														 | 
														
														 | 
														
															     "eslint-define-config": "^1.2.3", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "eslint-plugin-prettier": "^4.0.0", 
														 | 
														
														 | 
														
															     "eslint-plugin-prettier": "^4.0.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    "eslint-plugin-vue": "^8.3.0", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "eslint-plugin-vue": "^8.4.0", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "husky": "^7.0.4", 
														 | 
														
														 | 
														
															     "husky": "^7.0.4", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "less": "^4.1.2", 
														 | 
														
														 | 
														
															     "less": "^4.1.2", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    "lint-staged": "^12.2.2", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "lint-staged": "^12.3.2", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "prettier": "^2.5.1", 
														 | 
														
														 | 
														
															     "prettier": "^2.5.1", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "typescript": "^4.5.5", 
														 | 
														
														 | 
														
															     "typescript": "^4.5.5", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "unplugin-auto-import": "^0.5.11", 
														 | 
														
														 | 
														
															     "unplugin-auto-import": "^0.5.11", 
														 |