mirror of
				https://github.com/i701/sarlink-portal.git
				synced 2025-11-04 00:16:59 +00:00 
			
		
		
		
	chore: update package.json to add millify dependency and remove unnecessary newline
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build and Push Docker Images / Build and Push Docker Images (push) Successful in 9m3s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build and Push Docker Images / Build and Push Docker Images (push) Successful in 9m3s
				
			This commit is contained in:
		@@ -8,7 +8,6 @@
 | 
			
		||||
		"start": "next start",
 | 
			
		||||
		"lint": "next lint"
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	"dependencies": {
 | 
			
		||||
		"@faker-js/faker": "^9.3.0",
 | 
			
		||||
		"@hookform/resolvers": "^3.9.1",
 | 
			
		||||
@@ -32,6 +31,7 @@
 | 
			
		||||
		"date-fns": "^4.1.0",
 | 
			
		||||
		"jotai": "2.8.0",
 | 
			
		||||
		"lucide-react": "^0.460.0",
 | 
			
		||||
		"millify": "^6.1.0",
 | 
			
		||||
		"moment": "^2.30.1",
 | 
			
		||||
		"motion": "^11.15.0",
 | 
			
		||||
		"next": "15.3.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user