mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 17:37:20 +01:00 
			
		
		
		
	update prettier
This commit is contained in:
		
							parent
							
								
									cea4af2bd6
								
							
						
					
					
						commit
						0b28e9e676
					
				
							
								
								
									
										2
									
								
								package.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								package.json
									
									
									
									
										vendored
									
									
								
							| @ -1,6 +1,6 @@ | ||||
| { | ||||
| 	"devDependencies": { | ||||
| 		"@aminda/global-prettier-config": "2024.28.4" | ||||
| 		"@aminda/global-prettier-config": "2024.1.0" | ||||
| 	}, | ||||
| 	"packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321", | ||||
| 	"prettier": "@aminda/global-prettier-config" | ||||
|  | ||||
							
								
								
									
										42
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										42
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
										vendored
									
									
								
							| @ -8,14 +8,14 @@ importers: | ||||
|   .: | ||||
|     devDependencies: | ||||
|       "@aminda/global-prettier-config": | ||||
|         specifier: 2024.28.4 | ||||
|         version: 2024.28.4 | ||||
|         specifier: 2024.1.0 | ||||
|         version: 2024.1.0 | ||||
| 
 | ||||
| packages: | ||||
|   "@aminda/global-prettier-config@2024.28.4": | ||||
|   "@aminda/global-prettier-config@2024.1.0": | ||||
|     resolution: | ||||
|       { | ||||
|         integrity: sha512-VjyTd8fFRnLgZRAMDRr9pm5hknnsVxpTCshvvE7RAiuH72hUzC82rm5vXDJjrhkedWJir2qZjmiC5Vo2LoR4tw==, | ||||
|         integrity: sha512-0OMqZ3OlDZ4K4bUBNAGki7SY0ry1lutxmtyqINds+DiW7TfqPsVTzIjPz9UIGYTZHf1DoJvKWDjPTn28VL/6uA==, | ||||
|       } | ||||
| 
 | ||||
|   "@prettier/plugin-ruby@4.0.4": | ||||
| @ -88,10 +88,10 @@ packages: | ||||
|     peerDependencies: | ||||
|       prettier: ^3.0.3 | ||||
| 
 | ||||
|   prettier@3.3.3: | ||||
|   prettier@3.4.2: | ||||
|     resolution: | ||||
|       { | ||||
|         integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==, | ||||
|         integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==, | ||||
|       } | ||||
|     engines: { node: ">=14" } | ||||
|     hasBin: true | ||||
| @ -116,23 +116,23 @@ packages: | ||||
|       } | ||||
| 
 | ||||
| snapshots: | ||||
|   "@aminda/global-prettier-config@2024.28.4": | ||||
|   "@aminda/global-prettier-config@2024.1.0": | ||||
|     dependencies: | ||||
|       "@prettier/plugin-ruby": 4.0.4(prettier@3.3.3) | ||||
|       "@prettier/plugin-xml": 3.4.1(prettier@3.3.3) | ||||
|       prettier: 3.3.3 | ||||
|       "@prettier/plugin-ruby": 4.0.4(prettier@3.4.2) | ||||
|       "@prettier/plugin-xml": 3.4.1(prettier@3.4.2) | ||||
|       prettier: 3.4.2 | ||||
|       prettier-plugin-nginx: 1.0.3 | ||||
|       prettier-plugin-sh: 0.14.0(prettier@3.3.3) | ||||
|       prettier-plugin-toml: 2.0.1(prettier@3.3.3) | ||||
|       prettier-plugin-sh: 0.14.0(prettier@3.4.2) | ||||
|       prettier-plugin-toml: 2.0.1(prettier@3.4.2) | ||||
| 
 | ||||
|   "@prettier/plugin-ruby@4.0.4(prettier@3.3.3)": | ||||
|   "@prettier/plugin-ruby@4.0.4(prettier@3.4.2)": | ||||
|     dependencies: | ||||
|       prettier: 3.3.3 | ||||
|       prettier: 3.4.2 | ||||
| 
 | ||||
|   "@prettier/plugin-xml@3.4.1(prettier@3.3.3)": | ||||
|   "@prettier/plugin-xml@3.4.1(prettier@3.4.2)": | ||||
|     dependencies: | ||||
|       "@xml-tools/parser": 1.0.11 | ||||
|       prettier: 3.3.3 | ||||
|       prettier: 3.4.2 | ||||
| 
 | ||||
|   "@taplo/core@0.1.1": {} | ||||
| 
 | ||||
| @ -152,18 +152,18 @@ snapshots: | ||||
| 
 | ||||
|   prettier-plugin-nginx@1.0.3: {} | ||||
| 
 | ||||
|   prettier-plugin-sh@0.14.0(prettier@3.3.3): | ||||
|   prettier-plugin-sh@0.14.0(prettier@3.4.2): | ||||
|     dependencies: | ||||
|       mvdan-sh: 0.10.1 | ||||
|       prettier: 3.3.3 | ||||
|       prettier: 3.4.2 | ||||
|       sh-syntax: 0.4.2 | ||||
| 
 | ||||
|   prettier-plugin-toml@2.0.1(prettier@3.3.3): | ||||
|   prettier-plugin-toml@2.0.1(prettier@3.4.2): | ||||
|     dependencies: | ||||
|       "@taplo/lib": 0.4.0-alpha.2 | ||||
|       prettier: 3.3.3 | ||||
|       prettier: 3.4.2 | ||||
| 
 | ||||
|   prettier@3.3.3: {} | ||||
|   prettier@3.4.2: {} | ||||
| 
 | ||||
|   regexp-to-ast@0.5.0: {} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user