|  | @@ -9,7 +9,7 @@
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "dependencies": {
 | 
	
		
			
				|  |  |      "@ant-design/icons": "^5.0.1",
 | 
	
		
			
				|  |  | -    "@codemirror/lang-html": "^6.4.2",
 | 
	
		
			
				|  |  | +    "@codemirror/lang-html": "^6.4.3",
 | 
	
		
			
				|  |  |      "@codemirror/lang-javascript": "^6.1.4",
 | 
	
		
			
				|  |  |      "@codemirror/lang-json": "^6.0.1",
 | 
	
		
			
				|  |  |      "@codemirror/theme-one-dark": "^6.1.1",
 | 
	
	
		
			
				|  | @@ -19,21 +19,21 @@
 | 
	
		
			
				|  |  |      "cropperjs": "^1.5.13",
 | 
	
		
			
				|  |  |      "i": "^0.3.7",
 | 
	
		
			
				|  |  |      "js-cookie": "^3.0.1",
 | 
	
		
			
				|  |  | -    "npm": "^9.5.1",
 | 
	
		
			
				|  |  | -    "pinia": "^2.0.32",
 | 
	
		
			
				|  |  | +    "npm": "^9.6.2",
 | 
	
		
			
				|  |  | +    "pinia": "^2.0.33",
 | 
	
		
			
				|  |  |      "vue": "^3.2.47",
 | 
	
		
			
				|  |  |      "vue-codemirror": "^6.1.1",
 | 
	
		
			
				|  |  |      "vue-router": "^4.1.6"
 | 
	
		
			
				|  |  |    },
 | 
	
		
			
				|  |  |    "devDependencies": {
 | 
	
		
			
				|  |  | -    "@arco-design/web-vue": "^2.43.2",
 | 
	
		
			
				|  |  | -    "@vitejs/plugin-vue": "^4.0.0",
 | 
	
		
			
				|  |  | -    "unplugin-vue-components": "^0.24.0",
 | 
	
		
			
				|  |  | -    "eslint": "^8.31.0",
 | 
	
		
			
				|  |  | -    "eslint-plugin-vue": "^9.8.0",
 | 
	
		
			
				|  |  | +    "@arco-design/web-vue": "^2.43.4",
 | 
	
		
			
				|  |  | +    "@vitejs/plugin-vue": "^4.1.0",
 | 
	
		
			
				|  |  | +    "unplugin-vue-components": "^0.24.1",
 | 
	
		
			
				|  |  | +    "eslint": "^8.36.0",
 | 
	
		
			
				|  |  | +    "eslint-plugin-vue": "^9.10.0",
 | 
	
		
			
				|  |  |      "mockjs": "^1.1.0",
 | 
	
		
			
				|  |  | -    "sass": "^1.58.3",
 | 
	
		
			
				|  |  | -    "vite": "^4.1.4",
 | 
	
		
			
				|  |  | +    "sass": "^1.60.0",
 | 
	
		
			
				|  |  | +    "vite": "^4.2.1",
 | 
	
		
			
				|  |  |      "vite-plugin-mock": "^2.9.6",
 | 
	
		
			
				|  |  |      "vite-svg-loader": "^4.0.0"
 | 
	
		
			
				|  |  |    }
 |