mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[upd] web-client (simple): Bump globals in /client/simple
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									cd1b88e916
								
							
						
					
					
						commit
						d9d5e9140e
					
				
							
								
								
									
										8
									
								
								client/simple/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								client/simple/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -17,7 +17,7 @@
 | 
			
		||||
        "edge.js": "^6.2.1",
 | 
			
		||||
        "eslint": "^9.21.0",
 | 
			
		||||
        "filemanager-webpack-plugin": "^8.0.0",
 | 
			
		||||
        "globals": "^15.14.0",
 | 
			
		||||
        "globals": "^16.0.0",
 | 
			
		||||
        "ionicons": "^7.4.0",
 | 
			
		||||
        "leaflet": "^1.9.4",
 | 
			
		||||
        "less": "^4.2.2",
 | 
			
		||||
@ -3929,9 +3929,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/globals": {
 | 
			
		||||
      "version": "15.15.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
 | 
			
		||||
      "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
 | 
			
		||||
      "version": "16.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "engines": {
 | 
			
		||||
 | 
			
		||||
@ -15,7 +15,7 @@
 | 
			
		||||
    "edge.js": "^6.2.1",
 | 
			
		||||
    "eslint": "^9.21.0",
 | 
			
		||||
    "filemanager-webpack-plugin": "^8.0.0",
 | 
			
		||||
    "globals": "^15.14.0",
 | 
			
		||||
    "globals": "^16.0.0",
 | 
			
		||||
    "ionicons": "^7.4.0",
 | 
			
		||||
    "leaflet": "^1.9.4",
 | 
			
		||||
    "less": "^4.2.2",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user