mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency react-files to v3.0.3
This commit is contained in:
parent
e50a9df39f
commit
df92e3e252
2 changed files with 6 additions and 5 deletions
9
frontend/package-lock.json
generated
9
frontend/package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -37,7 +37,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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue