refactor: remove lodash

This commit is contained in:
2024-02-27 19:15:18 +00:00
parent 3103b994a1
commit d59e0c9f36
6 changed files with 19 additions and 31 deletions

View File

@ -20,7 +20,6 @@
"emoji-mart": "^5.5.2",
"flag-icons": "^6.11.0",
"hls.js": "^1.4.6",
"lodash": "^4.17.21",
"marked": "^9.1.2",
"qr-code-styling": "^1.6.0-rc.1",
"react": "^18.2.0",
@ -74,8 +73,6 @@
"@formatjs/cli": "^6.1.3",
"@formatjs/ts-transformer": "^3.13.3",
"@testing-library/dom": "^9.3.1",
"@types/lodash": "^4.14.195",
"@types/lodash.uniqby": "^4.7.7",
"@types/node": "^20.10.3",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",