1 Commits

Author SHA1 Message Date
5c8f27ccf6 Update dependency filesize to ^11.0.15
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-29 00:26:27 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"date-and-time": "^3.6.0",
"dayjs": "^1.11.20",
"email-validator": "^2.0.4",
"filesize": "^11.0.13",
"filesize": "^11.0.15",
"jspdf": "^3.0.4",
"mui-color-input": "^7.0.0",
"react": "^19.2.4",
@@ -3239,9 +3239,9 @@
}
},
"node_modules/filesize": {
"version": "11.0.13",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.13.tgz",
"integrity": "sha512-mYJ/qXKvREuO0uH8LTQJ6v7GsUvVOguqxg2VTwQUkyTPXXRRWPdjuUPVqdBrJQhvci48OHlNGRnux+Slr2Rnvw==",
"version": "11.0.15",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.15.tgz",
"integrity": "sha512-30TpbYxQxCpi4XdVjkwXYQ37CzZltV38+P7MYroQ+4NK/Dmx9mxixFNrolzcmEIBsjT/uowC9T7kiy2+C12r1A==",
"license": "BSD-3-Clause",
"engines": {
"node": ">= 10.8.0"

View File

@@ -29,7 +29,7 @@
"date-and-time": "^3.6.0",
"dayjs": "^1.11.20",
"email-validator": "^2.0.4",
"filesize": "^11.0.13",
"filesize": "^11.0.15",
"jspdf": "^3.0.4",
"mui-color-input": "^7.0.0",
"react": "^19.2.4",