Merge pull request 'Update dependency vite to v5.3.3' (#38) from renovate/vite-5.x-lockfile into master
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			Reviewed-on: #38
This commit is contained in:
		
							
								
								
									
										26
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										26
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -4373,10 +4373,11 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/picocolors": { | ||||
|       "version": "1.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", | ||||
|       "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", | ||||
|       "dev": true | ||||
|       "version": "1.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", | ||||
|       "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", | ||||
|       "dev": true, | ||||
|       "license": "ISC" | ||||
|     }, | ||||
|     "node_modules/picomatch": { | ||||
|       "version": "2.3.1", | ||||
| @@ -4391,9 +4392,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/postcss": { | ||||
|       "version": "8.4.38", | ||||
|       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", | ||||
|       "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", | ||||
|       "version": "8.4.39", | ||||
|       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz", | ||||
|       "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==", | ||||
|       "dev": true, | ||||
|       "funding": [ | ||||
|         { | ||||
| @@ -4409,9 +4410,10 @@ | ||||
|           "url": "https://github.com/sponsors/ai" | ||||
|         } | ||||
|       ], | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "nanoid": "^3.3.7", | ||||
|         "picocolors": "^1.0.0", | ||||
|         "picocolors": "^1.0.1", | ||||
|         "source-map-js": "^1.2.0" | ||||
|       }, | ||||
|       "engines": { | ||||
| @@ -4911,14 +4913,14 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/vite": { | ||||
|       "version": "5.3.2", | ||||
|       "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.2.tgz", | ||||
|       "integrity": "sha512-6lA7OBHBlXUxiJxbO5aAY2fsHHzDr1q7DvXYnyZycRs2Dz+dXBWuhpWHvmljTRTpQC2uvGmUFFkSHF2vGo90MA==", | ||||
|       "version": "5.3.3", | ||||
|       "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.3.tgz", | ||||
|       "integrity": "sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "esbuild": "^0.21.3", | ||||
|         "postcss": "^8.4.38", | ||||
|         "postcss": "^8.4.39", | ||||
|         "rollup": "^4.13.0" | ||||
|       }, | ||||
|       "bin": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user