1 Commits

Author SHA1 Message Date
1003bdd931 Update dependency filesize to ^11.0.13
All checks were successful
continuous-integration/drone/push Build is passing
2025-09-22 00:35:58 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
"date-and-time": "^3.6.0", "date-and-time": "^3.6.0",
"dayjs": "^1.11.18", "dayjs": "^1.11.18",
"email-validator": "^2.0.4", "email-validator": "^2.0.4",
"filesize": "^11.0.2", "filesize": "^11.0.13",
"jspdf": "^3.0.2", "jspdf": "^3.0.2",
"mui-color-input": "^7.0.0", "mui-color-input": "^7.0.0",
"react": "^19.1.1", "react": "^19.1.1",
@@ -3323,12 +3323,12 @@
} }
}, },
"node_modules/filesize": { "node_modules/filesize": {
"version": "11.0.2", "version": "11.0.13",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.2.tgz", "resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.13.tgz",
"integrity": "sha512-s/iAeeWLk5BschUIpmdrF8RA8lhFZ/xDZgKw1Tan72oGws1/dFGB06nYEiyyssWUfjKNQTNRlrwMVjO9/hvXDw==", "integrity": "sha512-mYJ/qXKvREuO0uH8LTQJ6v7GsUvVOguqxg2VTwQUkyTPXXRRWPdjuUPVqdBrJQhvci48OHlNGRnux+Slr2Rnvw==",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"engines": { "engines": {
"node": ">= 10.4.0" "node": ">= 10.8.0"
} }
}, },
"node_modules/fill-range": { "node_modules/fill-range": {

View File

@@ -29,7 +29,7 @@
"date-and-time": "^3.6.0", "date-and-time": "^3.6.0",
"dayjs": "^1.11.18", "dayjs": "^1.11.18",
"email-validator": "^2.0.4", "email-validator": "^2.0.4",
"filesize": "^11.0.2", "filesize": "^11.0.13",
"jspdf": "^3.0.2", "jspdf": "^3.0.2",
"mui-color-input": "^7.0.0", "mui-color-input": "^7.0.0",
"react": "^19.1.1", "react": "^19.1.1",