Update dependency filesize to v11
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-07-14 00:19:15 +00:00
parent 1ee27d721d
commit ed740901d0
2 changed files with 5 additions and 3 deletions

View File

@ -10,7 +10,7 @@
"dependencies": {
"@fluentui/react-components": "^9.66.7",
"@fluentui/react-icons": "^2.0.306",
"filesize": "^10.1.6",
"filesize": "^11.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
@ -4308,7 +4308,9 @@
}
},
"node_modules/filesize": {
"version": "10.1.6",
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.0.tgz",
"integrity": "sha512-zirjFHy2G+wBsiU3HCRL088cHf2WA3F5R4FsJ+sy/nk7e+TGTFLNpJNrzRD5IcH5h3HqPUM9CCF5KvDV6zs0HQ==",
"license": "BSD-3-Clause",
"engines": {
"node": ">= 10.4.0"