Compare commits
1 Commits
febbf1089d
...
56f1bab61e
| Author | SHA1 | Date | |
|---|---|---|---|
| 56f1bab61e |
8
virtweb_frontend/package-lock.json
generated
8
virtweb_frontend/package-lock.json
generated
@@ -16,7 +16,7 @@
|
|||||||
"@monaco-editor/react": "^4.7.0",
|
"@monaco-editor/react": "^4.7.0",
|
||||||
"@mui/icons-material": "^7.3.6",
|
"@mui/icons-material": "^7.3.6",
|
||||||
"@mui/material": "^7.3.6",
|
"@mui/material": "^7.3.6",
|
||||||
"@mui/x-charts": "^8.22.0",
|
"@mui/x-charts": "^8.22.1",
|
||||||
"@mui/x-data-grid": "^8.17.0",
|
"@mui/x-data-grid": "^8.17.0",
|
||||||
"date-and-time": "^3.6.0",
|
"date-and-time": "^3.6.0",
|
||||||
"filesize": "^10.1.6",
|
"filesize": "^10.1.6",
|
||||||
@@ -1651,9 +1651,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@mui/x-charts": {
|
"node_modules/@mui/x-charts": {
|
||||||
"version": "8.22.0",
|
"version": "8.22.1",
|
||||||
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.22.1.tgz",
|
||||||
"integrity": "sha512-VwIbrACkz/Nh99ghNMBJmve62obLX0lFaXJ+yq3ino3LCjvBHBkTeB6VhQl2EAbl5YTkN28UMAzdQSqREz5grw==",
|
"integrity": "sha512-GHnBCRLXCYH6pjR2mI5H55FTuMGg6N630pOJ7aR5186zsHIVDN1EwnY1wWUn+vfen+4JiSNO04wUp8zWHbNwRw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.28.4",
|
"@babel/runtime": "^7.28.4",
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"@monaco-editor/react": "^4.7.0",
|
"@monaco-editor/react": "^4.7.0",
|
||||||
"@mui/icons-material": "^7.3.6",
|
"@mui/icons-material": "^7.3.6",
|
||||||
"@mui/material": "^7.3.6",
|
"@mui/material": "^7.3.6",
|
||||||
"@mui/x-charts": "^8.22.0",
|
"@mui/x-charts": "^8.22.1",
|
||||||
"@mui/x-data-grid": "^8.17.0",
|
"@mui/x-data-grid": "^8.17.0",
|
||||||
"date-and-time": "^3.6.0",
|
"date-and-time": "^3.6.0",
|
||||||
"filesize": "^10.1.6",
|
"filesize": "^10.1.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user