Update dependency @mui/x-data-grid to ^8.9.2
This commit is contained in:
		
							
								
								
									
										80
									
								
								moneymgr_web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										80
									
								
								moneymgr_web/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -17,7 +17,7 @@
 | 
				
			|||||||
        "@mui/icons-material": "^7.1.2",
 | 
					        "@mui/icons-material": "^7.1.2",
 | 
				
			||||||
        "@mui/material": "^7.1.2",
 | 
					        "@mui/material": "^7.1.2",
 | 
				
			||||||
        "@mui/x-charts": "^8.9.2",
 | 
					        "@mui/x-charts": "^8.9.2",
 | 
				
			||||||
        "@mui/x-data-grid": "^8.9.1",
 | 
					        "@mui/x-data-grid": "^8.9.2",
 | 
				
			||||||
        "@mui/x-date-pickers": "^8.9.0",
 | 
					        "@mui/x-date-pickers": "^8.9.0",
 | 
				
			||||||
        "date-and-time": "^3.6.0",
 | 
					        "date-and-time": "^3.6.0",
 | 
				
			||||||
        "dayjs": "^1.11.13",
 | 
					        "dayjs": "^1.11.13",
 | 
				
			||||||
@@ -2565,14 +2565,15 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/x-data-grid": {
 | 
					    "node_modules/@mui/x-data-grid": {
 | 
				
			||||||
      "version": "8.9.1",
 | 
					      "version": "8.9.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.9.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-8.9.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-N1R3bcxaIpiXqZl7E9nu2b3zp1DC9w5cyaeSJiGhkPpgjKcuogJlL5tMp7UMyUE2h+c0i+1ANMUzD+chHZ6lhg==",
 | 
					      "integrity": "sha512-LXyRiF0U60enI/FMFPd0Ct9rP5PIIvUUWnTDqJ5IDSj7cDuD6/cG4E3RcV76iN9j+tALWMZKjeTkBGxQjZ078A==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@babel/runtime": "^7.27.6",
 | 
					        "@babel/runtime": "^7.28.2",
 | 
				
			||||||
        "@mui/utils": "^7.2.0",
 | 
					        "@mui/utils": "^7.2.0",
 | 
				
			||||||
        "@mui/x-internals": "8.8.0",
 | 
					        "@mui/x-internals": "8.9.2",
 | 
				
			||||||
 | 
					        "@mui/x-virtualizer": "0.1.0",
 | 
				
			||||||
        "clsx": "^2.1.1",
 | 
					        "clsx": "^2.1.1",
 | 
				
			||||||
        "prop-types": "^15.8.1",
 | 
					        "prop-types": "^15.8.1",
 | 
				
			||||||
        "use-sync-external-store": "^1.5.0"
 | 
					        "use-sync-external-store": "^1.5.0"
 | 
				
			||||||
@@ -2601,6 +2602,29 @@
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/@mui/x-data-grid/node_modules/@mui/x-internals": {
 | 
				
			||||||
 | 
					      "version": "8.9.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.9.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-qQl0sacWirbvQUdJOrUecsBQkI+vxI3/E1K/Wst6n/rb8ajelsGLMFLQ1PBig73xBT2vADmdcf3XerfH7TKPqQ==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "@babel/runtime": "^7.28.2",
 | 
				
			||||||
 | 
					        "@mui/utils": "^7.2.0",
 | 
				
			||||||
 | 
					        "reselect": "^5.1.1",
 | 
				
			||||||
 | 
					        "use-sync-external-store": "^1.5.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "engines": {
 | 
				
			||||||
 | 
					        "node": ">=14.0.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "funding": {
 | 
				
			||||||
 | 
					        "type": "opencollective",
 | 
				
			||||||
 | 
					        "url": "https://opencollective.com/mui-org"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "peerDependencies": {
 | 
				
			||||||
 | 
					        "@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0",
 | 
				
			||||||
 | 
					        "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/@mui/x-date-pickers": {
 | 
					    "node_modules/@mui/x-date-pickers": {
 | 
				
			||||||
      "version": "8.9.0",
 | 
					      "version": "8.9.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.9.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.9.0.tgz",
 | 
				
			||||||
@@ -2698,6 +2722,50 @@
 | 
				
			|||||||
        "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
					        "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/@mui/x-virtualizer": {
 | 
				
			||||||
 | 
					      "version": "0.1.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/@mui/x-virtualizer/-/x-virtualizer-0.1.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-fugd4tRJTTZpP2NFAxrngQQQhy1SDQq5wzMb6PJC1Y3b6THDw3P4vFuKxHmmfbPuCXLrxDifG0a8Q4LncBt1zA==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "@babel/runtime": "^7.27.4",
 | 
				
			||||||
 | 
					        "@mui/x-internals": "8.9.2"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "engines": {
 | 
				
			||||||
 | 
					        "node": ">=14.0.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "funding": {
 | 
				
			||||||
 | 
					        "type": "opencollective",
 | 
				
			||||||
 | 
					        "url": "https://opencollective.com/mui-org"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "peerDependencies": {
 | 
				
			||||||
 | 
					        "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
 | 
				
			||||||
 | 
					        "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/@mui/x-virtualizer/node_modules/@mui/x-internals": {
 | 
				
			||||||
 | 
					      "version": "8.9.2",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.9.2.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-qQl0sacWirbvQUdJOrUecsBQkI+vxI3/E1K/Wst6n/rb8ajelsGLMFLQ1PBig73xBT2vADmdcf3XerfH7TKPqQ==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "@babel/runtime": "^7.28.2",
 | 
				
			||||||
 | 
					        "@mui/utils": "^7.2.0",
 | 
				
			||||||
 | 
					        "reselect": "^5.1.1",
 | 
				
			||||||
 | 
					        "use-sync-external-store": "^1.5.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "engines": {
 | 
				
			||||||
 | 
					        "node": ">=14.0.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "funding": {
 | 
				
			||||||
 | 
					        "type": "opencollective",
 | 
				
			||||||
 | 
					        "url": "https://opencollective.com/mui-org"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "peerDependencies": {
 | 
				
			||||||
 | 
					        "@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0",
 | 
				
			||||||
 | 
					        "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/@nodelib/fs.scandir": {
 | 
					    "node_modules/@nodelib/fs.scandir": {
 | 
				
			||||||
      "version": "2.1.5",
 | 
					      "version": "2.1.5",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,7 +19,7 @@
 | 
				
			|||||||
    "@mui/icons-material": "^7.1.2",
 | 
					    "@mui/icons-material": "^7.1.2",
 | 
				
			||||||
    "@mui/material": "^7.1.2",
 | 
					    "@mui/material": "^7.1.2",
 | 
				
			||||||
    "@mui/x-charts": "^8.9.2",
 | 
					    "@mui/x-charts": "^8.9.2",
 | 
				
			||||||
    "@mui/x-data-grid": "^8.9.1",
 | 
					    "@mui/x-data-grid": "^8.9.2",
 | 
				
			||||||
    "@mui/x-date-pickers": "^8.9.0",
 | 
					    "@mui/x-date-pickers": "^8.9.0",
 | 
				
			||||||
    "date-and-time": "^3.6.0",
 | 
					    "date-and-time": "^3.6.0",
 | 
				
			||||||
    "dayjs": "^1.11.13",
 | 
					    "dayjs": "^1.11.13",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user