This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -34,3 +34,5 @@ yarn-error.log*
 | 
				
			|||||||
# typescript
 | 
					# typescript
 | 
				
			||||||
*.tsbuildinfo
 | 
					*.tsbuildinfo
 | 
				
			||||||
next-env.d.ts
 | 
					next-env.d.ts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.turbo/
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -35,8 +35,5 @@
 | 
				
			|||||||
    "turbo": "2.5.2",
 | 
					    "turbo": "2.5.2",
 | 
				
			||||||
    "typescript": "5.8.3"
 | 
					    "typescript": "5.8.3"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "overrides": {
 | 
					  "packageManager": "npm@11.3.0"
 | 
				
			||||||
    "@types/react": "19.1.2",
 | 
					 | 
				
			||||||
    "@types/react-dom": "19.1.3"
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user