Create FUNDING.yml
This commit is contained in:
		
							parent
							
								
									fee848cafc
								
							
						
					
					
						commit
						d7de8a5ab6
					
				
					 3 changed files with 22927 additions and 22831 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/FUNDING.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								.github/FUNDING.yml
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,4 @@
 | 
				
			||||||
 | 
					# These are supported funding model platforms
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					github: [batuhan-basoglu] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
 | 
				
			||||||
 | 
					liberapay: batuhan-basoglu # Replace with a single Liberapay username
 | 
				
			||||||
							
								
								
									
										45694
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										45694
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
							
								
								
									
										60
									
								
								package.json
									
										
									
									
									
								
							
							
						
						
									
										60
									
								
								package.json
									
										
									
									
									
								
							| 
						 | 
					@ -4,44 +4,44 @@
 | 
				
			||||||
  "private": true,
 | 
					  "private": true,
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@reach/combobox": "^0.10.5",
 | 
					    "@reach/combobox": "^0.10.5",
 | 
				
			||||||
    "@react-google-maps/api": "^1.9.0",
 | 
					    "@react-google-maps/api": "^2.19.2",
 | 
				
			||||||
    "@testing-library/jest-dom": "^5.11.10",
 | 
					    "@testing-library/jest-dom": "^6.1.5",
 | 
				
			||||||
    "@testing-library/react": "^11.2.5",
 | 
					    "@testing-library/react": "^14.1.2",
 | 
				
			||||||
    "@testing-library/user-event": "^12.8.3",
 | 
					    "@testing-library/user-event": "^14.5.2",
 | 
				
			||||||
    "axios": "^0.21.1",
 | 
					    "axios": "^1.6.3",
 | 
				
			||||||
    "bootstrap": "^4.6.0",
 | 
					    "bootstrap": "^5.3.2",
 | 
				
			||||||
    "cors": "^2.8.5",
 | 
					    "cors": "^2.8.5",
 | 
				
			||||||
    "date-fns": "^2.13.0",
 | 
					    "date-fns": "^3.0.6",
 | 
				
			||||||
    "email-validator": "^2.0.4",
 | 
					    "email-validator": "^2.0.4",
 | 
				
			||||||
    "express": "^4.17.1",
 | 
					    "express": "^4.17.1",
 | 
				
			||||||
    "flag-icon-css": "^3.5.0",
 | 
					    "flag-icon-css": "^4.1.7",
 | 
				
			||||||
    "formik": "^2.2.6",
 | 
					    "formik": "^2.4.5",
 | 
				
			||||||
    "i18next": "^20.2.1",
 | 
					    "i18next": "^23.7.13",
 | 
				
			||||||
    "i18next-browser-languagedetector": "^6.1.0",
 | 
					    "i18next-browser-languagedetector": "^7.2.0",
 | 
				
			||||||
    "i18next-http-backend": "^1.2.1",
 | 
					    "i18next-http-backend": "^2.4.2",
 | 
				
			||||||
    "joi-browser": "^13.4.0",
 | 
					    "joi-browser": "^13.4.0",
 | 
				
			||||||
    "js-cookie": "^2.2.1",
 | 
					    "js-cookie": "^3.0.5",
 | 
				
			||||||
    "nodemailer": "^6.5.0",
 | 
					    "nodemailer": "^6.9.6",
 | 
				
			||||||
    "react": "^17.0.2",
 | 
					    "react": "^18.2.0",
 | 
				
			||||||
    "react-alert": "^7.0.2",
 | 
					    "react-alert": "^7.0.3",
 | 
				
			||||||
    "react-alert-template-basic": "^1.0.0",
 | 
					    "react-alert-template-basic": "^1.0.2",
 | 
				
			||||||
    "react-bootstrap": "^1.5.2",
 | 
					    "react-bootstrap": "^2.9.2",
 | 
				
			||||||
    "react-bootstrap-carousel": "^4.1.1",
 | 
					    "react-bootstrap-carousel": "^4.1.1",
 | 
				
			||||||
    "react-dom": "^17.0.2",
 | 
					    "react-dom": "^18.2.0",
 | 
				
			||||||
    "react-fa": "^5.0.0",
 | 
					    "react-fa": "^5.0.0",
 | 
				
			||||||
    "react-form-with-constraints": "^0.16.0",
 | 
					    "react-form-with-constraints": "^0.16.1",
 | 
				
			||||||
    "react-form-with-constraints-bootstrap4": "^0.16.0",
 | 
					    "react-form-with-constraints-bootstrap4": "^0.16.1",
 | 
				
			||||||
    "react-google-maps": "^9.4.5",
 | 
					    "react-google-maps": "^9.4.5",
 | 
				
			||||||
    "react-hook-form": "^7.0.0",
 | 
					    "react-hook-form": "^7.49.2",
 | 
				
			||||||
    "react-i18next": "^11.8.12",
 | 
					    "react-i18next": "^14.0.0",
 | 
				
			||||||
    "react-router-dom": "^5.2.0",
 | 
					    "react-router-dom": "^6.21.1",
 | 
				
			||||||
    "react-scripts": "4.0.3",
 | 
					    "react-scripts": "5.0.1",
 | 
				
			||||||
    "react-select": "^4.3.0",
 | 
					    "react-select": "^5.8.0",
 | 
				
			||||||
    "reactstrap": "^8.9.0",
 | 
					    "reactstrap": "^9.2.1",
 | 
				
			||||||
    "spectre.css": "^0.5.9",
 | 
					    "spectre.css": "^0.5.9",
 | 
				
			||||||
    "use-places-autocomplete": "^1.3.5",
 | 
					    "use-places-autocomplete": "^4.0.1",
 | 
				
			||||||
    "web-vitals": "^1.1.1",
 | 
					    "web-vitals": "^3.5.1",
 | 
				
			||||||
    "yup": "^0.32.9"
 | 
					    "yup": "^1.3.3"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "start": "react-scripts start",
 | 
					    "start": "react-scripts start",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue