1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-04 14:10:10 -05:00

remove docker stuff (it doesn't play nice with webpack/gulp/etc.)

This commit is contained in:
2021-06-27 10:17:58 -04:00
parent f5f64eb87e
commit fde728bf22
8 changed files with 22 additions and 50 deletions

View File

@@ -1241,9 +1241,9 @@
form-data "^3.0.0"
"@types/node@*":
version "15.12.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==
version "15.12.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"
@@ -4465,9 +4465,10 @@ fastq@^1.6.0:
dependencies:
reusify "^1.0.4"
faunadb@fauna/faunadb-js#master:
faunadb@^4.3.0:
version "4.3.0"
resolved "https://codeload.github.com/fauna/faunadb-js/tar.gz/5ef5d1a10e7e707ec943edf946d7c1af4272525b"
resolved "https://registry.yarnpkg.com/faunadb/-/faunadb-4.3.0.tgz#7c272b108c4be46eb8e58f9dfa37366adc9e9602"
integrity sha512-H5ZnInUNLAvrjqDHYXmYX+S55HP8Ib85QbF/UK1fV/bz125unl7J7LbjqKvMGcREYqOvIrpQCaniK1LwAkXHTw==
dependencies:
abort-controller "^3.0.0"
base64-js "^1.2.0"