Update materialui to ^7.0.2 #472
14
geneit_app/package-lock.json
generated
14
geneit_app/package-lock.json
generated
@ -18,9 +18,9 @@
|
|||||||
"@fullcalendar/react": "^6.1.15",
|
"@fullcalendar/react": "^6.1.15",
|
||||||
"@mdi/js": "^7.4.47",
|
"@mdi/js": "^7.4.47",
|
||||||
"@mdi/react": "^1.6.1",
|
"@mdi/react": "^1.6.1",
|
||||||
"@mui/icons-material": "^7.0.0",
|
"@mui/icons-material": "^7.0.2",
|
||||||
"@mui/lab": "^7.0.0-beta.11",
|
"@mui/lab": "^7.0.0-beta.11",
|
||||||
"@mui/material": "^7.0.0",
|
"@mui/material": "^7.0.2",
|
||||||
"@mui/x-data-grid": "^7.28.2",
|
"@mui/x-data-grid": "^7.28.2",
|
||||||
"@mui/x-date-pickers": "^7.28.2",
|
"@mui/x-date-pickers": "^7.28.2",
|
||||||
"@mui/x-tree-view": "^7.28.1",
|
"@mui/x-tree-view": "^7.28.1",
|
||||||
@ -1283,12 +1283,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@mui/icons-material": {
|
"node_modules/@mui/icons-material": {
|
||||||
"version": "7.0.0",
|
"version": "7.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.0.2.tgz",
|
||||||
"integrity": "sha512-1coOyY9nmkEURD1WCtR2bE7hKz6GOC+JzTqVQTE/c+wD/5CdUDzcV876phmeWAdxbSV5NI4PNxNwkOAcAnxxjg==",
|
"integrity": "sha512-Bo57PFLOqXOqPNrXjd8AhzH5s6TCsNUQbvnQ0VKZ8D+lIlteqKnrk/O1luMJUc/BXONK7BfIdTdc7qOnXYbMdw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.26.10"
|
"@babel/runtime": "^7.27.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.0.0"
|
"node": ">=14.0.0"
|
||||||
@ -1298,7 +1298,7 @@
|
|||||||
"url": "https://opencollective.com/mui-org"
|
"url": "https://opencollective.com/mui-org"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@mui/material": "^7.0.0",
|
"@mui/material": "^7.0.2",
|
||||||
"@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"
|
||||||
},
|
},
|
||||||
|
@ -20,9 +20,9 @@
|
|||||||
"@fullcalendar/react": "^6.1.15",
|
"@fullcalendar/react": "^6.1.15",
|
||||||
"@mdi/js": "^7.4.47",
|
"@mdi/js": "^7.4.47",
|
||||||
"@mdi/react": "^1.6.1",
|
"@mdi/react": "^1.6.1",
|
||||||
"@mui/icons-material": "^7.0.0",
|
"@mui/icons-material": "^7.0.2",
|
||||||
"@mui/lab": "^7.0.0-beta.11",
|
"@mui/lab": "^7.0.0-beta.11",
|
||||||
"@mui/material": "^7.0.0",
|
"@mui/material": "^7.0.2",
|
||||||
"@mui/x-data-grid": "^7.28.2",
|
"@mui/x-data-grid": "^7.28.2",
|
||||||
"@mui/x-date-pickers": "^7.28.2",
|
"@mui/x-date-pickers": "^7.28.2",
|
||||||
"@mui/x-tree-view": "^7.28.1",
|
"@mui/x-tree-view": "^7.28.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user