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

View File

@@ -33,7 +33,6 @@
"clsx": "^1.2.1",
"cmdk": "^0.2.0",
"create-hash": "^1.2.0",
"fast-deep-equal": "^3.1.3",
"fp-ts": "^2.16.0",
"fuse.js": "^6.6.2",
"html-escaper": "^3.0.3",
@@ -48,6 +47,7 @@
"react": "18.2.0",
"react-day-picker": "^8.7.1",
"react-dom": "18.2.0",
"react-fast-compare": "^3.2.2",
"sharp": "^0.32.1",
"tailwind-merge": "^1.12.0",
"tailwindcss-animate": "^1.0.5",