feat: change gif speed

This commit is contained in:
Ibrahima G. Coulibaly 2024-06-27 12:39:38 +01:00
commit f4e1c06270
18 changed files with 420 additions and 104 deletions

View file

@ -31,13 +31,20 @@
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@playwright/test": "^1.45.0",
"@types/gif-encoder": "^0.7.4",
"@types/lodash": "^4.17.5",
"@types/morsee": "^1.0.2",
"@types/omggif": "^1.0.5",
"color": "^4.2.3",
"formik": "^2.4.6",
"gif-encoder": "^0.7.2",
"gif-encoder-2": "^1.0.5",
"gif-encoder-2-browser": "^1.0.5",
"gifuct-js": "^2.1.2",
"lodash": "^4.17.21",
"morsee": "^1.0.9",
"notistack": "^3.0.1",
"omggif": "^1.0.10",
"playwright": "^1.45.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",