Update dependency vite to v5.4.3
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										14
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -4287,9 +4287,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/postcss": { | ||||
|       "version": "8.4.41", | ||||
|       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz", | ||||
|       "integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==", | ||||
|       "version": "8.4.44", | ||||
|       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.44.tgz", | ||||
|       "integrity": "sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==", | ||||
|       "dev": true, | ||||
|       "funding": [ | ||||
|         { | ||||
| @@ -4781,14 +4781,14 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/vite": { | ||||
|       "version": "5.4.2", | ||||
|       "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.2.tgz", | ||||
|       "integrity": "sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==", | ||||
|       "version": "5.4.3", | ||||
|       "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz", | ||||
|       "integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "esbuild": "^0.21.3", | ||||
|         "postcss": "^8.4.41", | ||||
|         "postcss": "^8.4.43", | ||||
|         "rollup": "^4.20.0" | ||||
|       }, | ||||
|       "bin": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user