Merge branch 'dev' into chore/database-setup
This commit is contained in:
		
						commit
						721be116cd
					
				
					 54 changed files with 2396 additions and 452 deletions
				
			
		|  | @ -20,7 +20,10 @@ | |||
|         "@mikro-orm/reflection": "6.4.6", | ||||
|         "dotenv": "^16.4.7", | ||||
|         "express": "^5.0.1", | ||||
|         "uuid": "^11.1.0" | ||||
|         "uuid": "^11.1.0", | ||||
|         "express": "^5.0.1", | ||||
|         "js-yaml": "^4.1.0", | ||||
|         "@types/js-yaml": "^4.0.9", | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "@mikro-orm/cli": "^6.4.6", | ||||
|  |  | |||
		Reference in a new issue
	
	 Gabriellvl
						Gabriellvl