mirror of
https://github.com/makeplane/plane.git
synced 2026-06-14 03:30:00 +00:00
[WEB-5027] fix: replace lodash package with lodash-es (#7856)
* fix: replace lodash pacakge with lodash-es * fix: lint errors * fix: import fixes
This commit is contained in:
committed by
GitHub
parent
c05a5eb5ee
commit
bedc1fae1f
+2
-2
@@ -9,8 +9,8 @@ catalog:
|
||||
mobx: 6.12.0
|
||||
mobx-react: 9.1.1
|
||||
mobx-utils: 6.0.8
|
||||
lodash: 4.17.21
|
||||
"@types/lodash": 4.17.20
|
||||
lodash-es: 4.17.21
|
||||
"@types/lodash-es": 4.17.12
|
||||
lucide-react: 0.469.0
|
||||
next: 14.2.32
|
||||
sharp: 0.33.5
|
||||
|
||||
Reference in New Issue
Block a user