chore: Add reusify npm dependency for code optimization

This commit is contained in:
Mo Tarbin 2024-12-26 19:00:16 -05:00
parent 8f93cc5e62
commit 0f2781ff6a
2 changed files with 4802 additions and 3623 deletions

8422
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -52,6 +52,7 @@
"react-router-dom": "^6.21.1", "react-router-dom": "^6.21.1",
"react-transition-group": "^4.4.5", "react-transition-group": "^4.4.5",
"reactjs-social-login": "^2.6.3", "reactjs-social-login": "^2.6.3",
"reusify": "^1.0.4",
"vite-plugin-pwa": "^0.20.0" "vite-plugin-pwa": "^0.20.0"
}, },
"devDependencies": { "devDependencies": {