Skip to content

Commit

Permalink
5.04.33a
Browse files Browse the repository at this point in the history
  • Loading branch information
Vic committed Apr 26, 2019
1 parent b8fffcf commit 7b066cb
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 44 deletions.
7 changes: 7 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

node_modules/

*.sh
*.cmd

.DS_Store
45 changes: 45 additions & 0 deletions .yarnclean
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# test directories
__tests__
test
tests
powered-test

# asset directories
docs
doc
website
images
assets

# examples
example
examples

# code coverage directories
coverage
.nyc_output

# build scripts
Makefile
Gulpfile.js
Gruntfile.js

# configs
appveyor.yml
circle.yml
codeship-services.yml
codeship-steps.yml
wercker.yml
.tern-project
.gitattributes
.editorconfig
.*ignore
.eslintrc
.jshintrc
.flowconfig
.documentup.json
.yarn-metadata.json
.travis.yml

# misc
*.md
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Deploy

1. Install node, yarn, typescript and mbake
1. Install node, yarn, and typescript (mbake is recommended)

2. git clone metabake-web-admin

## Part 1: **Editing site**

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metabake-web-admin",
"version": "0.5.0",
"version": "5.04.33a",
"description": "Web Admin for web apps written in mbake",
"main": "index.js",
"license": "LGPL-3.0-only",
Expand All @@ -18,13 +18,13 @@
"firebase": ">=5.10.1",
"firebase-admin": ">=7.3.0",
"js-yaml": ">=3.13.1",
"mbake": "5.4.31",
"mbake": "5.4.32",
"open": "6.2.0",
"unzipper": ">=0.9.11"
},
"devDependencies": {
"@firebase/app-types": ">=0.3.9",
"@types/node": ">=11.13.7",
"@types/node": ">=11.13.8",
"typescript": ">=3.4.5"
}
}
72 changes: 32 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,10 +378,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==

"@types/node@>=11.13.7":
version "11.13.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.7.tgz#85dbb71c510442d00c0631f99dae957ce44fd104"
integrity sha512-suFHr6hcA9mp8vFrZTgrmqW2ZU3mbWsryQtQlY/QvwTISCw7nw/j+bCQPPohqmskhmqa5wLNuMHTTsc+xf1MQg==
"@types/node@>=11.13.8":
version "11.13.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.8.tgz#e5d71173c95533be9842b2c798978f095f912aab"
integrity sha512-szA3x/3miL90ZJxUCzx9haNbK5/zmPieGraZEe4WI+3srN0eGLiT22NXeMHmyhNEopn+IrxqMc7wdVwvPl8meg==

"@types/node@^10.1.0":
version "10.14.3"
Expand Down Expand Up @@ -801,13 +801,6 @@ binary@~0.3.0:
buffers "~0.1.1"
chainsaw "~0.1.0"

bindings@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
dependencies:
file-uri-to-path "1.0.0"

bl@^1.0.0:
version "1.2.2"
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.2.tgz#a160911717103c07410cef63ef51b397c025af9c"
Expand Down Expand Up @@ -1242,10 +1235,10 @@ color-string@^1.5.2, color-string@^1.5.3:
color-name "^1.0.0"
simple-swizzle "^0.2.2"

color@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/color/-/color-3.1.0.tgz#d8e9fb096732875774c84bf922815df0308d0ffc"
integrity sha512-CwyopLkuRYO5ei2EpzpIh6LqJMt6Mt+jZhO5VI5f/wJLZriXQE32/SSqzmrh+QB+AZT81Cj8yv+7zwToW8ahZg==
color@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/color/-/color-3.1.1.tgz#7abf5c0d38e89378284e873c207ae2172dcc8a61"
integrity sha512-PvUltIXRjehRKPSy89VnDWFKY58xyhTLyxIg21vwQBI6qLwZNPmC8k3C1uytIgFKEpOIzN4y32iPm8231zFHIg==
dependencies:
color-convert "^1.9.1"
color-string "^1.5.2"
Expand Down Expand Up @@ -2035,11 +2028,6 @@ file-system@>=2.2.2:
file-match "^1.0.1"
utils-extend "^1.0.4"

[email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==

filehound@>=1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/filehound/-/filehound-1.17.0.tgz#61b1e09c6e10dad84846887f2653a2a56f892f69"
Expand Down Expand Up @@ -3366,10 +3354,10 @@ markdown-it@>=8.4.2, markdown-it@^8.0.0, markdown-it@^8.4.2:
mdurl "^1.0.1"
uc.micro "^1.0.5"

[email protected].31:
version "5.4.31"
resolved "https://registry.yarnpkg.com/mbake/-/mbake-5.4.31.tgz#c82d70dc3794f05e1010257e53ac455e591c99aa"
integrity sha512-3Ju20VtJedEI25IB/UPUPbr2snW9NN9R7D3YIOqneT1GHaXiBtI2aXKMrjucLo/q2mWa09MLOR84VB52IMMoyg==
[email protected].32:
version "5.4.32"
resolved "https://registry.yarnpkg.com/mbake/-/mbake-5.4.32.tgz#92fda20c4578d27e43990c49802c4b42bafbdf5f"
integrity sha512-+ouO5ZoPOKfRuXAR8BXF6A31hF8TRSLbaiGWcH33k9Gcn66RL7lq/Qi4Y17zmhJxlb+33/Wp2nwr5JcHLzErfA==
dependencies:
"@marp-team/marpit" ">=0.9.2"
adm-zip ">=0.4.13"
Expand Down Expand Up @@ -3402,7 +3390,7 @@ [email protected]:
pug ">=2.0.3"
reload ">=3.0.1"
riot-compiler ">=3.6.0"
sharp ">=0.22.0"
sharp ">=0.22.1"
sitemap ">=2.1.0"
strip-css-comments ">=3.0.0"
terser ">=3.17.0"
Expand Down Expand Up @@ -3604,7 +3592,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=

nan@^2.0.0, nan@^2.10.0, nan@^2.13.1, nan@^2.9.2:
nan@^2.0.0, nan@^2.10.0, nan@^2.13.2, nan@^2.9.2:
version "2.13.2"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.13.2.tgz#f51dc7ae66ba7d5d55e1e6d4d8092e802c9aefe7"
integrity sha512-TghvYc72wlMGMVMluVo9WRJc0mB8KxxF/gZ4YYFy7V2ZQX9l7rgbPg7vjS9mt6U5HXODVFVI2bOduCzwOMv/lw==
Expand Down Expand Up @@ -4144,10 +4132,10 @@ postcss@^7.0.14:
source-map "^0.6.1"
supports-color "^6.1.0"

prebuild-install@^5.2.5:
version "5.2.5"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.2.5.tgz#c7485911fe98950b7f7cd15bb9daee11b875cc44"
integrity sha512-6uZgMVg7yDfqlP5CPurVhtq3hUKBFNufiar4J5hZrlHTo59DDBEtyxw01xCdFss9j0Zb9+qzFVf/s4niayba3w==
prebuild-install@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.3.0.tgz#58b4d8344e03590990931ee088dd5401b03004c8"
integrity sha512-aaLVANlj4HgZweKttFNUVNRxDukytuIuxeK2boIMHjagNJCiVKWFsKF4tCE3ql3GbrD2tExPQ7/pwtEJcHNZeg==
dependencies:
detect-libc "^1.0.3"
expand-template "^2.0.3"
Expand Down Expand Up @@ -4731,11 +4719,16 @@ scss-tokenizer@^0.2.3:
js-base64 "^2.1.8"
source-map "^0.4.2"

"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1:
version "5.6.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==

semver@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==

semver@~5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
Expand Down Expand Up @@ -4805,19 +4798,18 @@ [email protected]:
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656"
integrity sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==

sharp@>=0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.22.0.tgz#cf4cfcb019941fd06ac24555d9f5bc84536d29be"
integrity sha512-yInpiWYvVbE0hJylso2Q2A7QaYFBxGdSlVVHGeUf1F9JsQNAUpmaqdnX54TImgKbSCy9mQpEAoGm1pcKCZhCsQ==
sharp@>=0.22.1:
version "0.22.1"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.22.1.tgz#a67c0e75567f03dd5a7861b901fec04072c5b0f4"
integrity sha512-lXzSk/FL5b/MpWrT1pQZneKe25stVjEbl6uhhJcTULm7PhmJgKKRbTDM/vtjyUuC/RLqL2PRyC4rpKwbv3soEw==
dependencies:
bindings "^1.5.0"
color "^3.1.0"
color "^3.1.1"
detect-libc "^1.0.3"
fs-copy-file-sync "^1.1.1"
nan "^2.13.1"
nan "^2.13.2"
npmlog "^4.1.2"
prebuild-install "^5.2.5"
semver "^5.6.0"
prebuild-install "^5.3.0"
semver "^6.0.0"
simple-get "^3.0.3"
tar "^4.4.8"
tunnel-agent "^0.6.0"
Expand Down

0 comments on commit 7b066cb

Please sign in to comment.