@react-hookz/deep-equal
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@react-hookz/deep-equal", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Fast deep equal comparator", | ||
@@ -42,15 +42,14 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@react-hookz/eslint-config": "^4.1.6", | ||
"@react-hookz/eslint-formatter-gha": "^3.0.2", | ||
"@semantic-release/exec": "^6.0.3", | ||
"@vitest/browser": "^2.1.8", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"commitlint": "^19.6.0", | ||
"commitlint": "^19.6.1", | ||
"dequal": "^2.0.3", | ||
"eslint": "^9.16.0", | ||
"eslint": "^9.17.0", | ||
"fast-deep-equal": "^3.1.3", | ||
"husky": "^9.0.10", | ||
"lint-staged": "^15.2.1", | ||
"lint-staged": "^15.2.11", | ||
"pinst": "^3.0.0", | ||
@@ -57,0 +56,0 @@ "react-fast-compare": "^3.2.2", |
18
11546