mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-08 09:45:34 +05:30
feat: change colors in png
This commit is contained in:
parent
ee6c0293bf
commit
ff61712923
10 changed files with 265 additions and 68 deletions
|
|
@ -29,6 +29,7 @@
|
|||
"@mui/icons-material": "^5.15.20",
|
||||
"@mui/material": "^5.15.20",
|
||||
"@types/lodash": "^4.17.5",
|
||||
"color": "^4.2.3",
|
||||
"formik": "^2.4.6",
|
||||
"lodash": "^4.17.21",
|
||||
"notistack": "^3.0.1",
|
||||
|
|
@ -43,6 +44,8 @@
|
|||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@testing-library/jest-dom": "^6.4.5",
|
||||
"@testing-library/react": "^14.3.1",
|
||||
"@types/color": "^3.0.6",
|
||||
"@types/color-rgba": "^2.1.2",
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue