forked from schulze/bam
		
	Compare commits
	
		
			23 Commits
		
	
	
		
			renovate/a
			...
			master
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 3b58b4d443 | |||
| b24c7a2169 | |||
| ded9a26818 | |||
| 48e39f5add | |||
| e16ad7619b | |||
| 7f61fd8ba1 | |||
| 313548166d | |||
| c2dbbb0df1 | |||
| d136e4463b | |||
| c81cbdc026 | |||
| 9f2d56332b | |||
| 1764e96d64 | |||
| 9e8adcd34e | |||
| eaebac6c2f | |||
| 697edf5372 | |||
| f45c18eb30 | |||
| 007b435306 | |||
| 9571e08478 | |||
| 206d725d61 | |||
| d998f2b751 | |||
| 21c73ba8cf | |||
| a4ba63f708 | |||
| 6b2fc6b859 | 
@@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "eventDates": ["2025-09-05", "1999-01-01"],
 | 
			
		||||
  "cutoffTime": "15:00",
 | 
			
		||||
  "cutoffTime": "23:00",
 | 
			
		||||
  "message": "Sign-ups are closed for today's event. Please come back tomorrow.",
 | 
			
		||||
 | 
			
		||||
  "internalComment": "Add event dates in YYYY-MM-DD format. Signups will be disabled after 3pm (15:00) on these dates by default."
 | 
			
		||||
  "internalComment": "Add event dates in YYYY-MM-DD format. Signups will be disabled after 11pm (23:00) on these dates by default."
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										20
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								package.json
									
									
									
									
									
								
							@@ -18,7 +18,7 @@
 | 
			
		||||
    "clsx": "^2.1.1",
 | 
			
		||||
    "cssnano": "^7.1.0",
 | 
			
		||||
    "date-fns": "^4.1.0",
 | 
			
		||||
    "lucide-react": "^0.539.0",
 | 
			
		||||
    "lucide-react": "^0.542.0",
 | 
			
		||||
    "next": "^15.4.1",
 | 
			
		||||
    "next-plausible": "^3.12.4",
 | 
			
		||||
    "postcss-flexbugs-fixes": "^5.0.2",
 | 
			
		||||
@@ -32,17 +32,17 @@
 | 
			
		||||
    "zod": "^4.0.5"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tailwindcss/postcss": "4.1.11",
 | 
			
		||||
    "@types/node": "22.17.1",
 | 
			
		||||
    "@types/react": "19.1.8",
 | 
			
		||||
    "@types/react-dom": "19.1.6",
 | 
			
		||||
    "eslint": "9.33.0",
 | 
			
		||||
    "eslint-config-next": "15.4.5",
 | 
			
		||||
    "@tailwindcss/postcss": "4.1.12",
 | 
			
		||||
    "@types/node": "22.18.0",
 | 
			
		||||
    "@types/react": "19.1.12",
 | 
			
		||||
    "@types/react-dom": "19.1.9",
 | 
			
		||||
    "eslint": "9.34.0",
 | 
			
		||||
    "eslint-config-next": "15.5.2",
 | 
			
		||||
    "eslint-config-prettier": "10.1.8",
 | 
			
		||||
    "postcss": "8.5.6",
 | 
			
		||||
    "tailwindcss": "4.1.11",
 | 
			
		||||
    "turbo": "2.5.5",
 | 
			
		||||
    "tailwindcss": "4.1.12",
 | 
			
		||||
    "turbo": "2.5.6",
 | 
			
		||||
    "typescript": "5.9.2"
 | 
			
		||||
  },
 | 
			
		||||
  "packageManager": "pnpm@10.14.0"
 | 
			
		||||
  "packageManager": "pnpm@10.15.0"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1345
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1345
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user