Update dependency @mui/x-tree-view to ^8.14.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
8
geneit_app/package-lock.json
generated
8
geneit_app/package-lock.json
generated
@@ -23,7 +23,7 @@
|
||||
"@mui/material": "^7.2.0",
|
||||
"@mui/x-data-grid": "^8.14.1",
|
||||
"@mui/x-date-pickers": "^8.14.1",
|
||||
"@mui/x-tree-view": "^8.14.0",
|
||||
"@mui/x-tree-view": "^8.14.1",
|
||||
"date-and-time": "^3.6.0",
|
||||
"dayjs": "^1.11.18",
|
||||
"email-validator": "^2.0.4",
|
||||
@@ -1700,9 +1700,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mui/x-tree-view": {
|
||||
"version": "8.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-8.14.0.tgz",
|
||||
"integrity": "sha512-LyB48R6ANSY/1nP84Qw1AEdEAjsMM6iCxPtCpUqO1GVJSFNP3Jy2xZuPkTO9Ilsd2Ud1p2sjy7AtQVpMRsDTyA==",
|
||||
"version": "8.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-8.14.1.tgz",
|
||||
"integrity": "sha512-mjydULlxn1ylUvmu9lmwackC23jsFx4FE3yh9zxHGloHJFWs5YrMuxv4xEDAPv3oTikkkNyCzlrSV9zqkcYdhw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.28.4",
|
||||
|
@@ -25,7 +25,7 @@
|
||||
"@mui/material": "^7.2.0",
|
||||
"@mui/x-data-grid": "^8.14.1",
|
||||
"@mui/x-date-pickers": "^8.14.1",
|
||||
"@mui/x-tree-view": "^8.14.0",
|
||||
"@mui/x-tree-view": "^8.14.1",
|
||||
"date-and-time": "^3.6.0",
|
||||
"dayjs": "^1.11.18",
|
||||
"email-validator": "^2.0.4",
|
||||
|
Reference in New Issue
Block a user