diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index 9047798..5446e14 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -3641,12 +3641,13 @@ } }, "node_modules/@mui/x-tree-view": { - "version": "6.0.0-alpha.1", - "resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-6.0.0-alpha.1.tgz", - "integrity": "sha512-JUG3HmBrmGEALbCFg1b+i7h726e1dWYZs4db3syO1j+Q++E3nbvE4Lehp5yGTFm+8esH0Tny50tuJaa4WX6VSA==", + "version": "6.0.0-alpha.2", + "resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-6.0.0-alpha.2.tgz", + "integrity": "sha512-IBVWWHb/HuI1IhkZ2TuwverL5rKEGYTK28Mq8+CiLs6aaa5QZrsuNVTVGA2z5eYeyw4GYPEkTuWinhvUel7HJA==", "dependencies": { - "@babel/runtime": "^7.22.6", - "@mui/utils": "^5.14.3", + "@babel/runtime": "^7.22.15", + "@mui/base": "^5.0.0-alpha.87", + "@mui/utils": "^5.14.7", "@types/react-transition-group": "^4.4.6", "clsx": "^2.0.0", "prop-types": "^15.8.1", @@ -3662,7 +3663,6 @@ "peerDependencies": { "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", - "@mui/base": "^5.0.0-alpha.87", "@mui/material": "^5.8.6", "@mui/system": "^5.8.0", "react": "^17.0.0 || ^18.0.0",