0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Installed @tryghost/members-theme-bindings@0.1.0

no-issue
This commit is contained in:
Fabien O'Carroll 2019-04-23 16:49:36 +02:00
parent 8689493cf5
commit 5d02d1999c
2 changed files with 52 additions and 1 deletions

View file

@ -41,6 +41,7 @@
"@nexes/nql": "0.2.1",
"@tryghost/helpers": "1.1.2",
"@tryghost/members-ssr": "^0.1.1",
"@tryghost/members-theme-bindings": "^0.1.0",
"ajv": "6.8.1",
"amperize": "0.3.8",
"analytics-node": "3.3.0",

View file

@ -112,6 +112,36 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.2.2.tgz#ae5415025f6fe68c756f5d26da002adceb587bd0"
integrity sha512-l+JHOLkpyjsrbEbXmthMKX4v/ZWqtg2LqRwxLFhZl4nbJ78IepLb6fSlG4uxJoKIKjvWOQzuGMfw+ffQ7M2aBw==
"@tryghost/members-browser-auth@^0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@tryghost/members-browser-auth/-/members-browser-auth-0.1.1.tgz#f68fcca2b551c3af1dcdc78ed00c75df7456d943"
integrity sha512-RwhZxEUgVcZFrTZPnPdTSypkdSxgsnfx3/NZ+ZyLxgS2HuyI3ApQb8m/thwdUDu//LZrmlIvVryXu3eV3JzKNg==
dependencies:
"@tryghost/members-gateway-api" "^0.1.2"
bluebird "^3.5.4"
ghost-ignition "^3.1.0"
lodash "^4.17.11"
"@tryghost/members-gateway-api@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/members-gateway-api/-/members-gateway-api-0.1.2.tgz#7955ccfe096834283fe219d37ec13cb616a38c9e"
integrity sha512-ZLlinu5+e5mIrBFRTzB7+0LaNYomc+rogEuqxS4gFzQAn9Qh23U+82c8JSVlnL33o4rQb077gl3rx8dqWIU+LQ==
dependencies:
"@tryghost/members-gateway-protocol" "^0.1.1"
bluebird "^3.5.4"
ghost-ignition "^3.1.0"
lodash "^4.17.11"
minivents "^2.2.0"
"@tryghost/members-gateway-protocol@^0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@tryghost/members-gateway-protocol/-/members-gateway-protocol-0.1.1.tgz#90fa1f5774ea5967c800fbbbce55cba310149a23"
integrity sha512-dv5fjZs/L2vMIGdxOUSatVyMvAHoUwUlnFUNdd0SnZ2fBZt5+JpBCsxnDyP43AkxD5R+Lc1cuo4QipAN5Tn9ZA==
dependencies:
bluebird "^3.5.4"
ghost-ignition "^3.1.0"
lodash "^4.17.11"
"@tryghost/members-ssr@^0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@tryghost/members-ssr/-/members-ssr-0.1.1.tgz#6d444ca27807b44642182df7018f2c806df30c77"
@ -124,6 +154,16 @@
jsonwebtoken "^8.5.1"
lodash "^4.17.11"
"@tryghost/members-theme-bindings@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@tryghost/members-theme-bindings/-/members-theme-bindings-0.1.0.tgz#4b4c46573d09446819f8bf4cccc1fc59b7398001"
integrity sha512-nC3Rq8cAtVfr58l7ukASXU1yb051goow0TpI2zoDCnPwrzZ3b9oiuaTglot1pQKqSGxyhbcdFSCBuU3p0082Xg==
dependencies:
"@tryghost/members-browser-auth" "^0.1.1"
bluebird "^3.5.4"
ghost-ignition "^3.1.0"
lodash "^4.17.11"
"@tryghost/mobiledoc-kit@0.11.1-ghost.7":
version "0.11.1-ghost.7"
resolved "https://registry.yarnpkg.com/@tryghost/mobiledoc-kit/-/mobiledoc-kit-0.11.1-ghost.7.tgz#79b9ef018dc8c8829864e30602079ea7f4ef3cb6"
@ -583,6 +623,11 @@ bluebird@3.5.3, bluebird@^3.0.5, bluebird@^3.4.1, bluebird@^3.4.3, bluebird@^3.4
version "3.5.3"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
bluebird@^3.5.4:
version "3.5.4"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.4.tgz#d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714"
integrity sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==
body-parser@1.18.3:
version "1.18.3"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.18.3.tgz#5b292198ffdd553b3a0f20ded0592b956955c8b4"
@ -2422,7 +2467,7 @@ ghost-ignition@3.0.0:
prettyjson "^1.1.3"
uuid "^3.0.0"
ghost-ignition@3.1.0, ghost-ignition@^3.0.4:
ghost-ignition@3.1.0, ghost-ignition@^3.0.4, ghost-ignition@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.1.0.tgz#4a0d7f0a15e54fbc0e16d398da62ff68737e4e23"
integrity sha512-ae0r/yBJDo9SkeLfy0ecrHVqO0gt9l07wiCOWmdzdvbmoU24AB881PjymnM/DLP9SY6E33mLYtT8K3ximgieLg==
@ -4145,6 +4190,11 @@ minipass@^2.2.1, minipass@^2.3.4:
safe-buffer "^5.1.2"
yallist "^3.0.0"
minivents@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/minivents/-/minivents-2.2.0.tgz#559492edc04bc00b62168850af5b8ca06d5e088b"
integrity sha1-VZSS7cBLwAtiFohQr1uMoG1eCIs=
minizlib@^1.1.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.2.1.tgz#dd27ea6136243c7c880684e8672bb3a45fd9b614"