Compare commits
2 Commits
b13f16d451
...
d6ebf91939
| Author | SHA1 | Date | |
|---|---|---|---|
| d6ebf91939 | |||
| 09c15190c8 |
8
central_frontend/package-lock.json
generated
8
central_frontend/package-lock.json
generated
@@ -17,7 +17,7 @@
|
|||||||
"@mui/material": "^7.3.7",
|
"@mui/material": "^7.3.7",
|
||||||
"@mui/x-charts": "^8.26.0",
|
"@mui/x-charts": "^8.26.0",
|
||||||
"@mui/x-date-pickers": "^8.26.0",
|
"@mui/x-date-pickers": "^8.26.0",
|
||||||
"date-and-time": "^4.1.2",
|
"date-and-time": "^4.2.0",
|
||||||
"dayjs": "^1.11.19",
|
"dayjs": "^1.11.19",
|
||||||
"filesize": "^11.0.13",
|
"filesize": "^11.0.13",
|
||||||
"react": "^19.2.3",
|
"react": "^19.2.3",
|
||||||
@@ -2828,9 +2828,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/date-and-time": {
|
"node_modules/date-and-time": {
|
||||||
"version": "4.1.2",
|
"version": "4.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.2.0.tgz",
|
||||||
"integrity": "sha512-ChrHKo2M1kAQFRZRsM+UYugnaj3d0X1+4vEUFy5u+sWVXY7TN14s+n8Xq4w20j98WTD304SwjaB5m5VQq/Mi2w==",
|
"integrity": "sha512-bqLrJqsjXMW3yQlR7QrQZqZNVDwo+GkvcAeRzZScAdUAgQPP+baV+j6HFbVp3cpCgVez3Mx2zIPqwk9FMfkVIw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"@mui/material": "^7.3.7",
|
"@mui/material": "^7.3.7",
|
||||||
"@mui/x-charts": "^8.26.0",
|
"@mui/x-charts": "^8.26.0",
|
||||||
"@mui/x-date-pickers": "^8.26.0",
|
"@mui/x-date-pickers": "^8.26.0",
|
||||||
"date-and-time": "^4.1.2",
|
"date-and-time": "^4.2.0",
|
||||||
"dayjs": "^1.11.19",
|
"dayjs": "^1.11.19",
|
||||||
"filesize": "^11.0.13",
|
"filesize": "^11.0.13",
|
||||||
"react": "^19.2.3",
|
"react": "^19.2.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user