feat: add package-lock file.

This commit is contained in:
a.bouhuolia
2021-09-21 19:12:59 +02:00
parent 4758ec48cc
commit 2af135a09b

14
package-lock.json generated
View File

@@ -1654,11 +1654,6 @@
}
}
},
"@rehooks/local-storage": {
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/@rehooks/local-storage/-/local-storage-2.4.3.tgz",
"integrity": "sha512-/Ohn+SnJm1eE3uXv3gsXLE4G6EYT3baqi4V/syyKfbyLoXmTn8h5ciY2ELug3xslzFNUMWyTGY3Ow47gl6k3kA=="
},
"@sheerun/mutationobserver-shim": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.2.tgz",
@@ -12916,15 +12911,6 @@
"symbol-observable": "^1.2.0"
}
},
"redux-cookies-middleware": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/redux-cookies-middleware/-/redux-cookies-middleware-0.2.1.tgz",
"integrity": "sha512-0tWO8Qz0xLoWeti04oAUQvliDNaLpJSEwHkRPBOQT89EVjE17dTRpaXKGkKbHkab37+3n6Nm9IWID7DoTubWLA==",
"requires": {
"js-cookie": "^2.1.4",
"lodash": "^4.17.15"
}
},
"redux-devtools": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/redux-devtools/-/redux-devtools-3.5.0.tgz",