Compare commits
	
		
			1 commit
		
	
	
		
			6bd544d913
			...
			e7b431c981
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| e7b431c981 | 
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7,7 +7,7 @@ steps: | |||
|     when: | ||||
|       - event: [tag, manual, push, pull_request] | ||||
|         branch: main | ||||
|     image: docker@sha256:d33eb93fe02683e984e6f8a93c0b3d85bb74f56ec83922bc39fb34ba23ab42bc | ||||
|     image: docker@sha256:c621e5090b92e66b7f2a668e80f4375c30f797fe60fdc16fdde3471c37acd0d7 | ||||
|     environment: | ||||
|       DOCKER_USERNAME: | ||||
|         from_secret: docker_public_username | ||||
|  |  | |||
|  | @ -12,7 +12,7 @@ | |||
|     "react-dom": "^19.0.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@rsbuild/core": "1.4.2", | ||||
|     "@rsbuild/core": "1.4.3", | ||||
|     "@rsbuild/plugin-react": "1.3.2", | ||||
|     "@types/react": "^19.0.0", | ||||
|     "@types/react-dom": "^19.0.0", | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue