Replace `lodash` with `es-toolkit` (#2503)
* first part of migration * second part of migration * bump up es-toolkit version * bump up `es-toolkit` version and remove `lodash` completely * update screenshot
Showing
... | ... | @@ -80,6 +80,7 @@ |
"dappscout-iframe": "0.2.5", | ||
"dayjs": "^1.11.5", | ||
"dom-to-image": "^2.6.0", | ||
"es-toolkit": "1.31.0", | ||
"focus-visible": "^5.2.0", | ||
"framer-motion": "^6.5.1", | ||
"getit-sdk": "^1.0.4", | ||
... | ... | @@ -88,7 +89,6 @@ |
"graphql": "^16.8.1", | ||
"graphql-ws": "^5.11.3", | ||
"js-cookie": "^3.0.1", | ||
"lodash": "^4.0.0", | ||
"magic-bytes.js": "1.8.0", | ||
"mixpanel-browser": "^2.47.0", | ||
"monaco-editor": "^0.34.1", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
