dependencies update
This commit is contained in:
		
							parent
							
								
									3aeb8f43d6
								
							
						
					
					
						commit
						7479445458
					
				
							
								
								
									
										3897
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3897
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										40
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										40
									
								
								package.json
									
									
									
									
									
								
							@ -21,36 +21,36 @@
 | 
			
		||||
    },
 | 
			
		||||
    "homepage": "https://github.com/Kononnable/typeorm-model-generator#readme",
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "change-case": "^3.0.1",
 | 
			
		||||
        "change-case": "^3.0.2",
 | 
			
		||||
        "handlebars": "^4.0.11",
 | 
			
		||||
        "mssql": "^4.0.4",
 | 
			
		||||
        "mysql": "^2.15.0",
 | 
			
		||||
        "oracledb": "^2.2.0",
 | 
			
		||||
        "pg": "^7.4.0",
 | 
			
		||||
        "reflect-metadata": "^0.1.10",
 | 
			
		||||
        "typeorm": "0.2.3",
 | 
			
		||||
        "typescript": "^2.6.1",
 | 
			
		||||
        "yargs": "^11.0.0",
 | 
			
		||||
        "typeorm": "^0.2.4",
 | 
			
		||||
        "typescript": "^2.8.3",
 | 
			
		||||
        "yargs": "^11.1.0",
 | 
			
		||||
        "yn": "^2.0.0"
 | 
			
		||||
    },
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "@types/chai": "^4.0.5",
 | 
			
		||||
        "@types/chai": "^4.1.3",
 | 
			
		||||
        "@types/chai-as-promised": "7.1.0",
 | 
			
		||||
        "@types/chai-subset": "^1.3.1",
 | 
			
		||||
        "@types/fs-extra": "^5.0.0",
 | 
			
		||||
        "@types/handlebars": "^4.0.36",
 | 
			
		||||
        "@types/mocha": "^5.0.0",
 | 
			
		||||
        "@types/mssql": "^4.0.4",
 | 
			
		||||
        "@types/fs-extra": "^5.0.2",
 | 
			
		||||
        "@types/handlebars": "^4.0.37",
 | 
			
		||||
        "@types/mocha": "^5.2.0",
 | 
			
		||||
        "@types/mssql": "^4.0.7",
 | 
			
		||||
        "@types/mysql": "2.15.4",
 | 
			
		||||
        "@types/node": "^9.3.0",
 | 
			
		||||
        "@types/node": "^10.0.1",
 | 
			
		||||
        "@types/oracledb": "^1.11.34",
 | 
			
		||||
        "@types/pg": "^7.4.1",
 | 
			
		||||
        "@types/sinon": "^4.1.2",
 | 
			
		||||
        "@types/pg": "^7.4.8",
 | 
			
		||||
        "@types/sinon": "^4.3.1",
 | 
			
		||||
        "chai": "^4.1.2",
 | 
			
		||||
        "chai-as-promised": "^7.1.1",
 | 
			
		||||
        "chai-subset": "^1.6.0",
 | 
			
		||||
        "codecov": "^3.0.0",
 | 
			
		||||
        "dotenv": "^5.0.0",
 | 
			
		||||
        "codecov": "^3.0.1",
 | 
			
		||||
        "dotenv": "^5.0.1",
 | 
			
		||||
        "fs-extra": "^5.0.0",
 | 
			
		||||
        "gulp": "^3.9.1",
 | 
			
		||||
        "gulp-clean": "^0.4.0",
 | 
			
		||||
@ -58,14 +58,14 @@
 | 
			
		||||
        "gulp-mocha": "^3.0.1",
 | 
			
		||||
        "gulp-shell": "^0.6.5",
 | 
			
		||||
        "gulp-sourcemaps": "^2.6.4",
 | 
			
		||||
        "gulp-typescript": "^4.0.1",
 | 
			
		||||
        "gulp-typescript": "^4.0.2",
 | 
			
		||||
        "husky": "^0.14.3",
 | 
			
		||||
        "istanbul": "^0.4.5",
 | 
			
		||||
        "lint-staged": "^7.0.0",
 | 
			
		||||
        "mocha": "^5.0.5",
 | 
			
		||||
        "prettier": "^1.10.2",
 | 
			
		||||
        "remap-istanbul": "^0.11.0",
 | 
			
		||||
        "sinon": "^5.0.0",
 | 
			
		||||
        "lint-staged": "^7.0.5",
 | 
			
		||||
        "mocha": "^5.1.1",
 | 
			
		||||
        "prettier": "^1.12.1",
 | 
			
		||||
        "remap-istanbul": "^0.11.1",
 | 
			
		||||
        "sinon": "^5.0.1",
 | 
			
		||||
        "sinon-chai": "^3.0.0",
 | 
			
		||||
        "typings": "^2.1.1"
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user