Compare commits
	
		
			1 commit
		
	
	
		
			d8713d4044
			...
			beb3a3c7ed
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| beb3a3c7ed | 
					 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:c1a6c318d7dccd659d557df84261817335844b69ca92e919ebf3e6183266ce4b | ||||
|     image: docker@sha256:44383404ebf0c36243f5969f0dddd23c204ea3bb185e7473a4141f6ccfd07b53 | ||||
|     environment: | ||||
|       DOCKER_USERNAME: | ||||
|         from_secret: docker_public_username | ||||
|  |  | |||
|  | @ -12,7 +12,7 @@ | |||
|     "react-dom": "^19.0.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@rsbuild/core": "1.4.9", | ||||
|     "@rsbuild/core": "1.4.10", | ||||
|     "@rsbuild/plugin-react": "1.3.4", | ||||
|     "@types/react": "^19.0.0", | ||||
|     "@types/react-dom": "^19.0.0", | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue