Skip to content

Commit

Permalink
chore: replace deep-equal with dequal
Browse files Browse the repository at this point in the history
  • Loading branch information
XiNiHa committed Dec 18, 2024
1 parent 1828ad9 commit 17975ef
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 431 deletions.
5 changes: 5 additions & 0 deletions .changeset/polite-geckos-perform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"solid-relay": patch
---

chore: replace deep-equal with dequal
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@solid-primitives/utils": "^6.2.3",
"deep-equal": "^2.2.3",
"dequal": "^2.0.3",
"tiny-invariant": "^1.3.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 17975ef

Please sign in to comment.