Merge pull request #165 from OktopUSP/dev

Security updates + new logo
This commit is contained in:
Leandro Antônio Farias Machado 2023-11-20 22:25:31 -03:00 committed by GitHub
commit 144fcb371f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 275 additions and 355 deletions

View File

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img src="https://user-images.githubusercontent.com/83298718/220207485-8c2aac78-95eb-4b43-b23e-c4bfa6cd30e6.png"/> <img src="https://github.com/OktopUSP/oktopus/assets/83298718/fc05c512-951d-448c-8c31-1e0881783460"/>
</p> </p>
<br/> <br/>
<ul> <ul>

File diff suppressed because it is too large Load Diff

View File

@ -26,7 +26,7 @@
"apexcharts": "3.37.0", "apexcharts": "3.37.0",
"date-fns": "2.29.3", "date-fns": "2.29.3",
"formik": "2.2.9", "formik": "2.2.9",
"next": "13.1.6", "next": "13.5.6",
"nprogress": "0.2.0", "nprogress": "0.2.0",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"react": "18.2.0", "react": "18.2.0",