1 Commits

Author SHA1 Message Date
e0e215adec Update dependency filesize to ^11.0.14
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-27 00:32:40 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@mui/x-date-pickers": "^8.27.2", "@mui/x-date-pickers": "^8.27.2",
"date-and-time": "^4.3.1", "date-and-time": "^4.3.1",
"dayjs": "^1.11.20", "dayjs": "^1.11.20",
"filesize": "^11.0.13", "filesize": "^11.0.14",
"react": "^19.2.4", "react": "^19.2.4",
"react-dom": "^19.2.4", "react-dom": "^19.2.4",
"react-router-dom": "^7.13.2", "react-router-dom": "^7.13.2",
@@ -3257,9 +3257,9 @@
} }
}, },
"node_modules/filesize": { "node_modules/filesize": {
"version": "11.0.13", "version": "11.0.14",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.13.tgz", "resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.14.tgz",
"integrity": "sha512-mYJ/qXKvREuO0uH8LTQJ6v7GsUvVOguqxg2VTwQUkyTPXXRRWPdjuUPVqdBrJQhvci48OHlNGRnux+Slr2Rnvw==", "integrity": "sha512-2+pBV36IghE/lC78KmHqq4GGzSwqxisNb6YH17W6owdAFoXChND4WZ/51CUYXKyaEiJOhNKKsZSwZ8HbejrKTA==",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"engines": { "engines": {
"node": ">= 10.8.0" "node": ">= 10.8.0"

View File

@@ -21,7 +21,7 @@
"@mui/x-date-pickers": "^8.27.2", "@mui/x-date-pickers": "^8.27.2",
"date-and-time": "^4.3.1", "date-and-time": "^4.3.1",
"dayjs": "^1.11.20", "dayjs": "^1.11.20",
"filesize": "^11.0.13", "filesize": "^11.0.14",
"react": "^19.2.4", "react": "^19.2.4",
"react-dom": "^19.2.4", "react-dom": "^19.2.4",
"react-router-dom": "^7.13.2", "react-router-dom": "^7.13.2",