Formatted flows

This commit is contained in:
Lucas Oliveira 2024-06-11 15:11:45 -03:00
commit 4f47bf11cb
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"file-saver": "^2.0.5",
"framer-motion": "^11.0.6",
"lodash": "^4.17.21",
"lucide-react": "^0.331.0",
"lucide-react": "^0.394.0",
"million": "^3.0.6",
"moment": "^2.29.4",
"openseadragon": "^4.1.1",
@ -8613,9 +8613,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.331.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.331.0.tgz",
"integrity": "sha512-CHFJ0ve9vaZ7bB2VRAl27SlX1ELh6pfNC0jS96qGpPEEzLkLDGq4pDBFU8RhOoRMqsjXqTzLm9U6bZ1OcIHq7Q==",
"version": "0.394.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.394.0.tgz",
"integrity": "sha512-PzTbJ0bsyXRhH59k5qe7MpTd5MxlpYZUcM9kGSwvPGAfnn0J6FElDwu2EX6Vuh//F7y60rcVJiFQ7EK9DCMgfw==",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
}

View file

@ -43,7 +43,7 @@
"file-saver": "^2.0.5",
"framer-motion": "^11.0.6",
"lodash": "^4.17.21",
"lucide-react": "^0.331.0",
"lucide-react": "^0.394.0",
"million": "^3.0.6",
"moment": "^2.29.4",
"openseadragon": "^4.1.1",