chore(deps): update dependency react-files to v3.0.3

This commit is contained in:
renovate[bot] 2024-08-26 12:17:46 +00:00 committed by GitHub
parent e50a9df39f
commit df92e3e252
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -38,7 +38,7 @@
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-files": "3.0.0",
"react-files": "3.0.3",
"react-router-dom": "6.22.3",
"recharts": "2.12.3",
"tailwind-merge": "1.14.0",
@ -8901,9 +8901,10 @@
}
},
"node_modules/react-files": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/react-files/-/react-files-3.0.0.tgz",
"integrity": "sha512-/Zz7S98vZFYxHw3RVSZcf3dD+xO714ZQd/jEhIp8q+MofBgydXWlHdw05TA4jradL7XpZFPvJaIvM6Z6I5nIHw==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/react-files/-/react-files-3.0.3.tgz",
"integrity": "sha512-3Y5glOHem7zYDUgrf+5jk4KAQrv/jFeNpYCQEmGiIXoWlGMWu5c7krvEoQxcLzYcer9lh3clFyTcKGBXVs1kVw==",
"license": "MIT",
"peerDependencies": {
"react": ">=16.8",
"react-dom": ">=16.8"