chore(deps): fast-deep-equal -> react-fast-compare

This commit is contained in:
rusconn
2023-06-24 13:42:02 +09:00
parent 2040e7ca29
commit 257080b00d
4 changed files with 11 additions and 6 deletions

11
pnpm-lock.yaml generated
View File

@@ -34,9 +34,6 @@ dependencies:
create-hash:
specifier: ^1.2.0
version: 1.2.0
fast-deep-equal:
specifier: ^3.1.3
version: 3.1.3
fp-ts:
specifier: ^2.16.0
version: 2.16.0
@@ -79,6 +76,9 @@ dependencies:
react-dom:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
react-fast-compare:
specifier: ^3.2.2
version: 3.2.2
sharp:
specifier: ^0.32.1
version: 0.32.1
@@ -2692,6 +2692,7 @@ packages:
/fast-deep-equal@3.1.3:
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
dev: true
/fast-glob@3.2.12:
resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==}
@@ -3907,6 +3908,10 @@ packages:
scheduler: 0.23.0
dev: false
/react-fast-compare@3.2.2:
resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==}
dev: false
/react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
dev: true