Compare commits
1 Commits
renovate/m
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| f3bbec5f90 |
8
central_frontend/package-lock.json
generated
8
central_frontend/package-lock.json
generated
@@ -17,7 +17,7 @@
|
|||||||
"@mui/material": "^7.3.9",
|
"@mui/material": "^7.3.9",
|
||||||
"@mui/x-charts": "^8.27.4",
|
"@mui/x-charts": "^8.27.4",
|
||||||
"@mui/x-date-pickers": "^8.26.0",
|
"@mui/x-date-pickers": "^8.26.0",
|
||||||
"date-and-time": "^4.2.0",
|
"date-and-time": "^4.3.1",
|
||||||
"dayjs": "^1.11.19",
|
"dayjs": "^1.11.19",
|
||||||
"filesize": "^11.0.13",
|
"filesize": "^11.0.13",
|
||||||
"react": "^19.2.4",
|
"react": "^19.2.4",
|
||||||
@@ -2832,9 +2832,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/date-and-time": {
|
"node_modules/date-and-time": {
|
||||||
"version": "4.2.0",
|
"version": "4.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.3.1.tgz",
|
||||||
"integrity": "sha512-bqLrJqsjXMW3yQlR7QrQZqZNVDwo+GkvcAeRzZScAdUAgQPP+baV+j6HFbVp3cpCgVez3Mx2zIPqwk9FMfkVIw==",
|
"integrity": "sha512-3Phnc4P4KzoMWMvvFws8tJg7IBE8bHkGG8aVztd7QqreyeCnNbaFzslU0+/z0wlQ0TrWbDqyQMKSZdeLWLxgNw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"@mui/material": "^7.3.9",
|
"@mui/material": "^7.3.9",
|
||||||
"@mui/x-charts": "^8.27.4",
|
"@mui/x-charts": "^8.27.4",
|
||||||
"@mui/x-date-pickers": "^8.26.0",
|
"@mui/x-date-pickers": "^8.26.0",
|
||||||
"date-and-time": "^4.2.0",
|
"date-and-time": "^4.3.1",
|
||||||
"dayjs": "^1.11.19",
|
"dayjs": "^1.11.19",
|
||||||
"filesize": "^11.0.13",
|
"filesize": "^11.0.13",
|
||||||
"react": "^19.2.4",
|
"react": "^19.2.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user