mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-11-01 00:18:43 +01:00 
			
		
		
		
	build: update to Node.js v24.0.0, pnpm v10, Tailwind CSS v4
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/chromatic.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/chromatic.yml
									
									
									
									
										vendored
									
									
								
							| @@ -24,7 +24,7 @@ jobs: | ||||
|       - name: "Setup Node.js" | ||||
|         uses: "actions/setup-node@v4.2.0" | ||||
|         with: | ||||
|           node-version: "22.x" | ||||
|           node-version: "24.x" | ||||
|           cache: "pnpm" | ||||
|  | ||||
|       - name: "Install dependencies" | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -22,7 +22,7 @@ jobs: | ||||
|       - name: "Setup Node.js" | ||||
|         uses: "actions/setup-node@v4.2.0" | ||||
|         with: | ||||
|           node-version: "22.x" | ||||
|           node-version: "24.x" | ||||
|           cache: "pnpm" | ||||
|  | ||||
|       - name: "Install dependencies" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user