chore: remove depracated package (#10018)

This commit is contained in:
Brooooooklyn
2025-02-07 10:38:58 +00:00
parent b38389c670
commit 1fda17af64
4 changed files with 6 additions and 15 deletions
@@ -44,7 +44,7 @@ import { choose } from 'lit/directives/choose.js';
import { join } from 'lit/directives/join.js';
import { styleMap } from 'lit/directives/style-map.js';
import { when } from 'lit/directives/when.js';
import isEqual from 'lodash.isequal';
import { isEqual } from 'lodash-es';
import {
type LineStyleEvent,