mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Fix The unauthenticated git protocol on port 9418 is no longer supported. (#8139)
This commit is contained in:
		
							parent
							
								
									b267a504ca
								
							
						
					
					
						commit
						b17726c9da
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -75,7 +75,7 @@
 | 
			
		|||
		"ms": "2.1.3",
 | 
			
		||||
		"nested-property": "4.0.0",
 | 
			
		||||
		"parse5": "6.0.1",
 | 
			
		||||
		"photoswipe": "git://github.com/dimsemenov/photoswipe#v5-beta",
 | 
			
		||||
		"photoswipe": "git+https://github.com/dimsemenov/photoswipe#v5-beta",
 | 
			
		||||
		"portscanner": "2.2.0",
 | 
			
		||||
		"postcss": "8.4.5",
 | 
			
		||||
		"postcss-loader": "6.2.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -4537,9 +4537,9 @@ performance-now@^2.1.0:
 | 
			
		|||
  resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
 | 
			
		||||
  integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
 | 
			
		||||
 | 
			
		||||
"photoswipe@git://github.com/dimsemenov/photoswipe#v5-beta":
 | 
			
		||||
"photoswipe@git+https://github.com/dimsemenov/photoswipe#v5-beta":
 | 
			
		||||
  version "5.1.7"
 | 
			
		||||
  resolved "git://github.com/dimsemenov/photoswipe#60040164333bd257409669e715e4327afdb3aec7"
 | 
			
		||||
  resolved "git+https://github.com/dimsemenov/photoswipe#60040164333bd257409669e715e4327afdb3aec7"
 | 
			
		||||
 | 
			
		||||
picocolors@^1.0.0:
 | 
			
		||||
  version "1.0.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue