Update dependency globals to v16
This commit is contained in:
		
							
								
								
									
										8
									
								
								central_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								central_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -35,7 +35,7 @@ | ||||
|         "eslint": "^9.23.0", | ||||
|         "eslint-plugin-react-hooks": "^5.0.0", | ||||
|         "eslint-plugin-react-refresh": "^0.4.19", | ||||
|         "globals": "^15.15.0", | ||||
|         "globals": "^16.0.0", | ||||
|         "typescript": "^5.8.2", | ||||
|         "typescript-eslint": "^8.24.1", | ||||
|         "vite": "^6.2.3" | ||||
| @@ -3364,9 +3364,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": { | ||||
|   | ||||
| @@ -37,7 +37,7 @@ | ||||
|     "eslint": "^9.23.0", | ||||
|     "eslint-plugin-react-hooks": "^5.0.0", | ||||
|     "eslint-plugin-react-refresh": "^0.4.19", | ||||
|     "globals": "^15.15.0", | ||||
|     "globals": "^16.0.0", | ||||
|     "typescript": "^5.8.2", | ||||
|     "typescript-eslint": "^8.24.1", | ||||
|     "vite": "^6.2.3" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user