Merge pull request 'Update dependency globals to ^16.3.0' (#348) from renovate/globals-16.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:
		
							
								
								
									
										8
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -24,7 +24,7 @@
 | 
			
		||||
        "eslint": "^9.26.0",
 | 
			
		||||
        "eslint-plugin-react-hooks": "^5.2.0",
 | 
			
		||||
        "eslint-plugin-react-refresh": "^0.4.20",
 | 
			
		||||
        "globals": "^16.2.0",
 | 
			
		||||
        "globals": "^16.3.0",
 | 
			
		||||
        "typescript": "^5.8.3",
 | 
			
		||||
        "typescript-eslint": "^8.34.1",
 | 
			
		||||
        "vite": "^6.3.5"
 | 
			
		||||
@@ -4922,9 +4922,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/globals": {
 | 
			
		||||
      "version": "16.2.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz",
 | 
			
		||||
      "integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==",
 | 
			
		||||
      "version": "16.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "engines": {
 | 
			
		||||
 
 | 
			
		||||
@@ -26,7 +26,7 @@
 | 
			
		||||
    "eslint": "^9.26.0",
 | 
			
		||||
    "eslint-plugin-react-hooks": "^5.2.0",
 | 
			
		||||
    "eslint-plugin-react-refresh": "^0.4.20",
 | 
			
		||||
    "globals": "^16.2.0",
 | 
			
		||||
    "globals": "^16.3.0",
 | 
			
		||||
    "typescript": "^5.8.3",
 | 
			
		||||
    "typescript-eslint": "^8.34.1",
 | 
			
		||||
    "vite": "^6.3.5"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user