ruoyi-plus-vben5/packages/@core/base/shared
Jin Mao 5cafcb4a01 refactor(shared): 替换 lodash 工具函数为 es-toolkit 兼容版本
- 将 get 和 isEqual 方法从 lodash 替换为 es-toolkit/compat 导出
- 更新 package.json 添加 es-toolkit 依赖
- 注释掉原有的 lodash.get 和 lodash.isequal 导出语句- 锁定 es-toolkit 版本至1.41.0 并更新相关依赖配置
2025-11-13 07:28:52 +08:00
..
src refactor(shared): 替换 lodash 工具函数为 es-toolkit 兼容版本 2025-11-13 07:28:52 +08:00
build.config.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00
package.json refactor(shared): 替换 lodash 工具函数为 es-toolkit 兼容版本 2025-11-13 07:28:52 +08:00
tsconfig.json refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00