chore(deps): update deps

* replace fast-deep-equal with microdiff
* remove localforage (using useStorage instead)

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-11-18 15:29:50 +01:00
parent 90a2a6544d
commit 156287b9d2
6 changed files with 101 additions and 152 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
{ "transform": "typescript-transform-paths", "afterDeclarations": true }
]
},
"include": ["src/**/*"],
"include": ["src"],
"exclude": [
"node_modules",
"build",