Merge pull request 'Update dependency vite to ^7.0.5' (#363) from renovate/vite-7.x into master
	
		
			
	
		
	
	
		
	
		
			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
									
									
									
								
							@@ -27,7 +27,7 @@
 | 
				
			|||||||
        "globals": "^16.3.0",
 | 
					        "globals": "^16.3.0",
 | 
				
			||||||
        "typescript": "^5.8.3",
 | 
					        "typescript": "^5.8.3",
 | 
				
			||||||
        "typescript-eslint": "^8.36.0",
 | 
					        "typescript-eslint": "^8.36.0",
 | 
				
			||||||
        "vite": "^7.0.4"
 | 
					        "vite": "^7.0.5"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@ampproject/remapping": {
 | 
					    "node_modules/@ampproject/remapping": {
 | 
				
			||||||
@@ -6445,9 +6445,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/vite": {
 | 
					    "node_modules/vite": {
 | 
				
			||||||
      "version": "7.0.4",
 | 
					      "version": "7.0.5",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/vite/-/vite-7.0.4.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/vite/-/vite-7.0.5.tgz",
 | 
				
			||||||
      "integrity": "sha512-SkaSguuS7nnmV7mfJ8l81JGBFV7Gvzp8IzgE8A8t23+AxuNX61Q5H1Tpz5efduSN7NHC8nQXD3sKQKZAu5mNEA==",
 | 
					      "integrity": "sha512-1mncVwJxy2C9ThLwz0+2GKZyEXuC3MyWtAAlNftlZZXZDP3AJt5FmwcMit/IGGaNZ8ZOB2BNO/HFUB+CpN0NQw==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
@@ -6535,9 +6535,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/vite/node_modules/picomatch": {
 | 
					    "node_modules/vite/node_modules/picomatch": {
 | 
				
			||||||
      "version": "4.0.2",
 | 
					      "version": "4.0.3",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
 | 
				
			||||||
      "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
 | 
					      "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -29,6 +29,6 @@
 | 
				
			|||||||
    "globals": "^16.3.0",
 | 
					    "globals": "^16.3.0",
 | 
				
			||||||
    "typescript": "^5.8.3",
 | 
					    "typescript": "^5.8.3",
 | 
				
			||||||
    "typescript-eslint": "^8.36.0",
 | 
					    "typescript-eslint": "^8.36.0",
 | 
				
			||||||
    "vite": "^7.0.4"
 | 
					    "vite": "^7.0.5"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user