mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 02:29:46 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			1b299da29a
			...
			9ae4290fe3
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 9ae4290fe3 | |||
| 
						 | 
					ecb106c4c3 | 
							
								
								
									
										19
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										19
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -11417,19 +11417,18 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/concurrently": {
 | 
			
		||||
      "version": "9.2.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.2.0.tgz",
 | 
			
		||||
      "integrity": "sha512-IsB/fiXTupmagMW4MNp2lx2cdSN2FfZq78vF90LBB+zZHArbIQZjQtzXCiXnvTxCZSvXanTqFLWBjw2UkLx1SQ==",
 | 
			
		||||
      "version": "9.2.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.2.1.tgz",
 | 
			
		||||
      "integrity": "sha512-fsfrO0MxV64Znoy8/l1vVIjjHa29SZyyqPgQBwhiDcaW8wJc2W3XWVOGx4M3oJBnv/zdUZIIp1gDeS98GzP8Ng==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "chalk": "^4.1.2",
 | 
			
		||||
        "lodash": "^4.17.21",
 | 
			
		||||
        "rxjs": "^7.8.1",
 | 
			
		||||
        "shell-quote": "^1.8.1",
 | 
			
		||||
        "supports-color": "^8.1.1",
 | 
			
		||||
        "tree-kill": "^1.2.2",
 | 
			
		||||
        "yargs": "^17.7.2"
 | 
			
		||||
        "chalk": "4.1.2",
 | 
			
		||||
        "rxjs": "7.8.2",
 | 
			
		||||
        "shell-quote": "1.8.3",
 | 
			
		||||
        "supports-color": "8.1.1",
 | 
			
		||||
        "tree-kill": "1.2.2",
 | 
			
		||||
        "yargs": "17.7.2"
 | 
			
		||||
      },
 | 
			
		||||
      "bin": {
 | 
			
		||||
        "conc": "dist/bin/concurrently.js",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user