Update dependency mui-color-input to v4
This commit is contained in:
		
							
								
								
									
										13
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										13
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -37,7 +37,7 @@ | ||||
|         "email-validator": "^2.0.4", | ||||
|         "filesize": "^10.1.2", | ||||
|         "jspdf": "^2.5.1", | ||||
|         "mui-color-input": "^2.0.3", | ||||
|         "mui-color-input": "^4.0.0", | ||||
|         "react": "^18.3.1", | ||||
|         "react-dom": "^18.3.1", | ||||
|         "react-easy-crop": "^5.0.7", | ||||
| @@ -3523,16 +3523,17 @@ | ||||
|       "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" | ||||
|     }, | ||||
|     "node_modules/mui-color-input": { | ||||
|       "version": "2.0.3", | ||||
|       "resolved": "https://registry.npmjs.org/mui-color-input/-/mui-color-input-2.0.3.tgz", | ||||
|       "integrity": "sha512-rAd040qQ0Y+8dk4gE8kkCiJ/vCgA0j4vv1quJ43BfORTFE3uHarHj0xY1Vo9CPbojtx1f5vW+CjckYPRIZPIRg==", | ||||
|       "version": "4.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/mui-color-input/-/mui-color-input-4.0.0.tgz", | ||||
|       "integrity": "sha512-o0G9BXoHSY+AMpOZF2jdVvxNE7NBx3c3DOyFeS8Llq1jmVfgR3v606sVgGLupJ9RMbKdRMSTNQ7hvlwW8mBqgg==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@ctrl/tinycolor": "^4.0.3" | ||||
|         "@ctrl/tinycolor": "^4.1.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "@emotion/react": "^11.5.0", | ||||
|         "@emotion/styled": "^11.3.0", | ||||
|         "@mui/material": "^5.0.0", | ||||
|         "@mui/material": "^5.0.0 || ^6.0.0", | ||||
|         "@types/react": "^18.0.0", | ||||
|         "react": "^18.0.0", | ||||
|         "react-dom": "^18.0.0" | ||||
|   | ||||
| @@ -33,7 +33,7 @@ | ||||
|     "email-validator": "^2.0.4", | ||||
|     "filesize": "^10.1.2", | ||||
|     "jspdf": "^2.5.1", | ||||
|     "mui-color-input": "^2.0.3", | ||||
|     "mui-color-input": "^4.0.0", | ||||
|     "react": "^18.3.1", | ||||
|     "react-dom": "^18.3.1", | ||||
|     "react-easy-crop": "^5.0.7", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user