Update dependency @mui/icons-material to v6.1.6
This commit is contained in:
		
							
								
								
									
										90
									
								
								central_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										90
									
								
								central_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -327,9 +327,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@babel/runtime": {
 | 
					    "node_modules/@babel/runtime": {
 | 
				
			||||||
      "version": "7.25.7",
 | 
					      "version": "7.26.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.7.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==",
 | 
					      "integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "regenerator-runtime": "^0.14.0"
 | 
					        "regenerator-runtime": "^0.14.0"
 | 
				
			||||||
@@ -1212,9 +1212,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/core-downloads-tracker": {
 | 
					    "node_modules/@mui/core-downloads-tracker": {
 | 
				
			||||||
      "version": "6.1.5",
 | 
					      "version": "6.1.6",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-6.1.6.tgz",
 | 
				
			||||||
      "integrity": "sha512-3J96098GrC95XsLw/TpGNMxhUOnoG9NZ/17Pfk1CrJj+4rcuolsF2RdF3XAFTu/3a/A+5ouxlSIykzYz6Ee87g==",
 | 
					      "integrity": "sha512-nz1SlR9TdBYYPz4qKoNasMPRiGb4PaIHFkzLzhju0YVYS5QSuFF2+n7CsiHMIDcHv3piPu/xDWI53ruhOqvZwQ==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "funding": {
 | 
					      "funding": {
 | 
				
			||||||
        "type": "opencollective",
 | 
					        "type": "opencollective",
 | 
				
			||||||
@@ -1222,12 +1222,12 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/icons-material": {
 | 
					    "node_modules/@mui/icons-material": {
 | 
				
			||||||
      "version": "6.1.5",
 | 
					      "version": "6.1.6",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.6.tgz",
 | 
				
			||||||
      "integrity": "sha512-SbxFtO5I4cXfvhjAMgGib/t2lQUzcEzcDFYiRHRufZUeMMeXuoKaGsptfwAHTepYkv0VqcCwvxtvtWbpZLAbjQ==",
 | 
					      "integrity": "sha512-5r9urIL2lxXb/sPN3LFfFYEibsXJUb986HhhIeu1gOcte460pwdSiEhBSxkAuyT8Dj7jvu9MjqSBmSumQELo8A==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@babel/runtime": "^7.25.7"
 | 
					        "@babel/runtime": "^7.26.0"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
        "node": ">=14.0.0"
 | 
					        "node": ">=14.0.0"
 | 
				
			||||||
@@ -1237,7 +1237,7 @@
 | 
				
			|||||||
        "url": "https://opencollective.com/mui-org"
 | 
					        "url": "https://opencollective.com/mui-org"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "peerDependencies": {
 | 
					      "peerDependencies": {
 | 
				
			||||||
        "@mui/material": "^6.1.5",
 | 
					        "@mui/material": "^6.1.6",
 | 
				
			||||||
        "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
 | 
					        "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
 | 
				
			||||||
        "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
					        "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -1248,16 +1248,16 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/material": {
 | 
					    "node_modules/@mui/material": {
 | 
				
			||||||
      "version": "6.1.5",
 | 
					      "version": "6.1.6",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/material/-/material-6.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/material/-/material-6.1.6.tgz",
 | 
				
			||||||
      "integrity": "sha512-rhaxC7LnlOG8zIVYv7BycNbWkC5dlm9A/tcDUp0CuwA7Zf9B9JP6M3rr50cNKxI7Z0GIUesAT86ceVm44quwnQ==",
 | 
					      "integrity": "sha512-1yvejiQ/601l5AK3uIdUlAVElyCxoqKnl7QA+2oFB/2qYPWfRwDgavW/MoywS5Y2gZEslcJKhe0s2F3IthgFgw==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@babel/runtime": "^7.25.7",
 | 
					        "@babel/runtime": "^7.26.0",
 | 
				
			||||||
        "@mui/core-downloads-tracker": "^6.1.5",
 | 
					        "@mui/core-downloads-tracker": "^6.1.6",
 | 
				
			||||||
        "@mui/system": "^6.1.5",
 | 
					        "@mui/system": "^6.1.6",
 | 
				
			||||||
        "@mui/types": "^7.2.18",
 | 
					        "@mui/types": "^7.2.19",
 | 
				
			||||||
        "@mui/utils": "^6.1.5",
 | 
					        "@mui/utils": "^6.1.6",
 | 
				
			||||||
        "@popperjs/core": "^2.11.8",
 | 
					        "@popperjs/core": "^2.11.8",
 | 
				
			||||||
        "@types/react-transition-group": "^4.4.11",
 | 
					        "@types/react-transition-group": "^4.4.11",
 | 
				
			||||||
        "clsx": "^2.1.1",
 | 
					        "clsx": "^2.1.1",
 | 
				
			||||||
@@ -1276,7 +1276,7 @@
 | 
				
			|||||||
      "peerDependencies": {
 | 
					      "peerDependencies": {
 | 
				
			||||||
        "@emotion/react": "^11.5.0",
 | 
					        "@emotion/react": "^11.5.0",
 | 
				
			||||||
        "@emotion/styled": "^11.3.0",
 | 
					        "@emotion/styled": "^11.3.0",
 | 
				
			||||||
        "@mui/material-pigment-css": "^6.1.5",
 | 
					        "@mui/material-pigment-css": "^6.1.6",
 | 
				
			||||||
        "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
 | 
					        "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
 | 
				
			||||||
        "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
 | 
					        "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
 | 
				
			||||||
        "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
					        "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
				
			||||||
@@ -1297,13 +1297,13 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/private-theming": {
 | 
					    "node_modules/@mui/private-theming": {
 | 
				
			||||||
      "version": "6.1.5",
 | 
					      "version": "6.1.6",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-6.1.6.tgz",
 | 
				
			||||||
      "integrity": "sha512-FJqweqEXk0KdtTho9C2h6JEKXsOT7MAVH2Uj3N5oIqs6YKxnwBn2/zL2QuYYEtj5OJ87rEUnCfFic6ldClvzJw==",
 | 
					      "integrity": "sha512-ioAiFckaD/fJSnTrUMWgjl9HYBWt7ixCh7zZw7gDZ+Tae7NuprNV6QJK95EidDT7K0GetR2rU3kAeIR61Myttw==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@babel/runtime": "^7.25.7",
 | 
					        "@babel/runtime": "^7.26.0",
 | 
				
			||||||
        "@mui/utils": "^6.1.5",
 | 
					        "@mui/utils": "^6.1.6",
 | 
				
			||||||
        "prop-types": "^15.8.1"
 | 
					        "prop-types": "^15.8.1"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
@@ -1324,12 +1324,12 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/styled-engine": {
 | 
					    "node_modules/@mui/styled-engine": {
 | 
				
			||||||
      "version": "6.1.5",
 | 
					      "version": "6.1.6",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-6.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-6.1.6.tgz",
 | 
				
			||||||
      "integrity": "sha512-tiyWzMkHeWlOoE6AqomWvYvdml8Nv5k5T+LDwOiwHEawx8P9Lyja6ZwWPU6xljwPXYYPT2KBp1XvMly7dsK46A==",
 | 
					      "integrity": "sha512-I+yS1cSuSvHnZDBO7e7VHxTWpj+R7XlSZvTC4lS/OIbUNJOMMSd3UDP6V2sfwzAdmdDNBi7NGCRv2SZ6O9hGDA==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@babel/runtime": "^7.25.7",
 | 
					        "@babel/runtime": "^7.26.0",
 | 
				
			||||||
        "@emotion/cache": "^11.13.1",
 | 
					        "@emotion/cache": "^11.13.1",
 | 
				
			||||||
        "@emotion/serialize": "^1.3.2",
 | 
					        "@emotion/serialize": "^1.3.2",
 | 
				
			||||||
        "@emotion/sheet": "^1.4.0",
 | 
					        "@emotion/sheet": "^1.4.0",
 | 
				
			||||||
@@ -1358,16 +1358,16 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/system": {
 | 
					    "node_modules/@mui/system": {
 | 
				
			||||||
      "version": "6.1.5",
 | 
					      "version": "6.1.6",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/system/-/system-6.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/system/-/system-6.1.6.tgz",
 | 
				
			||||||
      "integrity": "sha512-vPM9ocQ8qquRDByTG3XF/wfYTL7IWL/20EiiKqByLDps8wOmbrDG9rVznSE3ZbcjFCFfMRMhtxvN92bwe/63SA==",
 | 
					      "integrity": "sha512-qOf1VUE9wK8syiB0BBCp82oNBAVPYdj4Trh+G1s+L+ImYiKlubWhhqlnvWt3xqMevR+D2h1CXzA1vhX2FvA+VQ==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@babel/runtime": "^7.25.7",
 | 
					        "@babel/runtime": "^7.26.0",
 | 
				
			||||||
        "@mui/private-theming": "^6.1.5",
 | 
					        "@mui/private-theming": "^6.1.6",
 | 
				
			||||||
        "@mui/styled-engine": "^6.1.5",
 | 
					        "@mui/styled-engine": "^6.1.6",
 | 
				
			||||||
        "@mui/types": "^7.2.18",
 | 
					        "@mui/types": "^7.2.19",
 | 
				
			||||||
        "@mui/utils": "^6.1.5",
 | 
					        "@mui/utils": "^6.1.6",
 | 
				
			||||||
        "clsx": "^2.1.1",
 | 
					        "clsx": "^2.1.1",
 | 
				
			||||||
        "csstype": "^3.1.3",
 | 
					        "csstype": "^3.1.3",
 | 
				
			||||||
        "prop-types": "^15.8.1"
 | 
					        "prop-types": "^15.8.1"
 | 
				
			||||||
@@ -1398,9 +1398,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/types": {
 | 
					    "node_modules/@mui/types": {
 | 
				
			||||||
      "version": "7.2.18",
 | 
					      "version": "7.2.19",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/types/-/types-7.2.18.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/types/-/types-7.2.19.tgz",
 | 
				
			||||||
      "integrity": "sha512-uvK9dWeyCJl/3ocVnTOS6nlji/Knj8/tVqVX03UVTpdmTJYu/s4jtDd9Kvv0nRGE0CUSNW1UYAci7PYypjealg==",
 | 
					      "integrity": "sha512-6XpZEM/Q3epK9RN8ENoXuygnqUQxE+siN/6rGRi2iwJPgBUR25mphYQ9ZI87plGh58YoZ5pp40bFvKYOCDJ3tA==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "peerDependencies": {
 | 
					      "peerDependencies": {
 | 
				
			||||||
        "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
					        "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
				
			||||||
@@ -1412,13 +1412,13 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/utils": {
 | 
					    "node_modules/@mui/utils": {
 | 
				
			||||||
      "version": "6.1.5",
 | 
					      "version": "6.1.6",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-6.1.6.tgz",
 | 
				
			||||||
      "integrity": "sha512-vp2WfNDY+IbKUIGg+eqX1Ry4t/BilMjzp6p9xO1rfqpYjH1mj8coQxxDfKxcQLzBQkmBJjymjoGOak5VUYwXug==",
 | 
					      "integrity": "sha512-sBS6D9mJECtELASLM+18WUcXF6RH3zNxBRFeyCRg8wad6NbyNrdxLuwK+Ikvc38sTZwBzAz691HmSofLqHd9sQ==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@babel/runtime": "^7.25.7",
 | 
					        "@babel/runtime": "^7.26.0",
 | 
				
			||||||
        "@mui/types": "^7.2.18",
 | 
					        "@mui/types": "^7.2.19",
 | 
				
			||||||
        "@types/prop-types": "^15.7.13",
 | 
					        "@types/prop-types": "^15.7.13",
 | 
				
			||||||
        "clsx": "^2.1.1",
 | 
					        "clsx": "^2.1.1",
 | 
				
			||||||
        "prop-types": "^15.8.1",
 | 
					        "prop-types": "^15.8.1",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user