Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-09-27 15:48:04 +02:00
parent 9ab56544d9
commit b403a94a2e
16 changed files with 358 additions and 233 deletions

11
package-lock.json generated
View File

@@ -10,6 +10,7 @@
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@dzeio/object-util": "^1.3.0",
"lucide-react": "^0.16.0",
"rollup": "^2.44.0",
"rollup-plugin-styles": "^3.14.1",
@@ -1871,6 +1872,11 @@
"node": ">=0.1.95"
}
},
"node_modules/@dzeio/object-util": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@dzeio/object-util/-/object-util-1.3.0.tgz",
"integrity": "sha512-9pI7BdaS88NIM1RVP3pQ+oJoAPBtYJyInnIzFw3wE+j8W5eyTfudSQvkNoQW6SYrjxND7+IQRCMFwTor+lN5lA=="
},
"node_modules/@emotion/cache": {
"version": "10.0.29",
"resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-10.0.29.tgz",
@@ -24161,6 +24167,11 @@
"minimist": "^1.2.0"
}
},
"@dzeio/object-util": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@dzeio/object-util/-/object-util-1.3.0.tgz",
"integrity": "sha512-9pI7BdaS88NIM1RVP3pQ+oJoAPBtYJyInnIzFw3wE+j8W5eyTfudSQvkNoQW6SYrjxND7+IQRCMFwTor+lN5lA=="
},
"@emotion/cache": {
"version": "10.0.29",
"resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-10.0.29.tgz",