Skip to content

Commit

Permalink
uninstall lodash.isEqual types
Browse files Browse the repository at this point in the history
  • Loading branch information
toddkao committed Sep 13, 2024
1 parent ae4dcec commit 7fafe36
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion packages/widget-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"@storybook/react-vite": "^8.2.6",
"@storybook/test": "^8.2.6",
"@types/eslint__js": "^8.42.3",
"@types/lodash.isequal": "^4.5.8",
"@types/pluralize": "^0.0.33",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12146,15 +12146,6 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash.isequal@npm:^4.5.8":
version: 4.5.8
resolution: "@types/lodash.isequal@npm:4.5.8"
dependencies:
"@types/lodash": "*"
checksum: f3180c2d2925514fff1908a1303c11468c9f39b47fd7b053416aad3f1447f8e4a9894dd0460187ac9ac19387e25aec8dd8214d13a50a0967e0dc9cca8e4c5353
languageName: node
linkType: hard

"@types/lodash.values@npm:^4.3.6":
version: 4.3.9
resolution: "@types/lodash.values@npm:4.3.9"
Expand Down Expand Up @@ -31114,7 +31105,6 @@ __metadata:
"@storybook/test": ^8.2.6
"@tanstack/query-core": ^5.51.21
"@types/eslint__js": ^8.42.3
"@types/lodash.isequal": ^4.5.8
"@types/pluralize": ^0.0.33
"@types/react": ^18.3.3
"@types/react-dom": ^18.3.0
Expand Down

0 comments on commit 7fafe36

Please sign in to comment.