Compare commits
	
		
			1 commit
		
	
	
		
			0cd8f8a993
			...
			ae3f6ad0ad
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ae3f6ad0ad | 
					 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:0a2ee60851e1b61a54707476526c4ed48cc55641a17a5cba8a77fb78e7a4742c | ||||
|     image: docker@sha256:4dd2f7e405b1a10fda628f22cd466be1e3be2bcfc46db653ab620e02eeed5794 | ||||
|     environment: | ||||
|       DOCKER_USERNAME: | ||||
|         from_secret: docker_public_username | ||||
|  |  | |||
|  | @ -12,7 +12,7 @@ | |||
|     "react-dom": "^19.0.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@rsbuild/core": "1.4.4", | ||||
|     "@rsbuild/core": "1.4.5", | ||||
|     "@rsbuild/plugin-react": "1.3.4", | ||||
|     "@types/react": "^19.0.0", | ||||
|     "@types/react-dom": "^19.0.0", | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue