mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Updated @tryghost/*
packages
- these were all published from the SDK repo
This commit is contained in:
parent
182a7ea07c
commit
a0dca653e7
5 changed files with 51 additions and 51 deletions
|
@ -40,18 +40,18 @@
|
|||
"@html-next/vertical-collection": "3.1.0",
|
||||
"@joeattardi/emoji-button": "4.6.4",
|
||||
"@sentry/ember": "7.8.1",
|
||||
"@tryghost/color-utils": "0.1.19",
|
||||
"@tryghost/color-utils": "0.1.20",
|
||||
"@tryghost/ember-promise-modals": "2.0.1",
|
||||
"@tryghost/helpers": "1.1.71",
|
||||
"@tryghost/helpers": "1.1.72",
|
||||
"@tryghost/kg-clean-basic-html": "2.2.11",
|
||||
"@tryghost/kg-parser-plugins": "2.11.7",
|
||||
"@tryghost/limit-service": "1.2.2",
|
||||
"@tryghost/limit-service": "1.2.3",
|
||||
"@tryghost/members-csv": "1.2.16",
|
||||
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
|
||||
"@tryghost/nql": "0.9.2",
|
||||
"@tryghost/nql-lang": "0.3.2",
|
||||
"@tryghost/string": "0.1.26",
|
||||
"@tryghost/timezone-data": "0.2.70",
|
||||
"@tryghost/string": "0.1.27",
|
||||
"@tryghost/timezone-data": "0.2.71",
|
||||
"autoprefixer": "9.8.6",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-plugin-transform-class-properties": "6.24.1",
|
||||
|
|
|
@ -60,8 +60,8 @@
|
|||
"@tryghost/api-version-compatibility-service": "0.0.0",
|
||||
"@tryghost/bookshelf-plugins": "0.4.3",
|
||||
"@tryghost/bootstrap-socket": "0.0.0",
|
||||
"@tryghost/color-utils": "0.1.19",
|
||||
"@tryghost/config-url-helpers": "1.0.2",
|
||||
"@tryghost/color-utils": "0.1.20",
|
||||
"@tryghost/config-url-helpers": "1.0.3",
|
||||
"@tryghost/constants": "0.0.0",
|
||||
"@tryghost/custom-theme-settings-service": "0.0.0",
|
||||
"@tryghost/database-info": "0.3.8",
|
||||
|
@ -72,16 +72,16 @@
|
|||
"@tryghost/email-content-generator": "0.0.0",
|
||||
"@tryghost/errors": "1.2.14",
|
||||
"@tryghost/express-dynamic-redirects": "0.0.0",
|
||||
"@tryghost/helpers": "1.1.71",
|
||||
"@tryghost/helpers": "1.1.72",
|
||||
"@tryghost/html-to-plaintext": "0.0.0",
|
||||
"@tryghost/image-transform": "1.2.1",
|
||||
"@tryghost/image-transform": "1.2.2",
|
||||
"@tryghost/job-manager": "0.0.0",
|
||||
"@tryghost/kg-card-factory": "3.1.4",
|
||||
"@tryghost/kg-default-atoms": "3.1.3",
|
||||
"@tryghost/kg-default-cards": "5.16.3",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.6",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.6",
|
||||
"@tryghost/limit-service": "1.2.2",
|
||||
"@tryghost/limit-service": "1.2.3",
|
||||
"@tryghost/logging": "2.2.3",
|
||||
"@tryghost/magic-link": "0.0.0",
|
||||
"@tryghost/member-events": "0.0.0",
|
||||
|
@ -107,12 +107,12 @@
|
|||
"@tryghost/security": "0.0.0",
|
||||
"@tryghost/session-service": "0.0.0",
|
||||
"@tryghost/settings-path-manager": "0.0.0",
|
||||
"@tryghost/social-urls": "0.1.32",
|
||||
"@tryghost/social-urls": "0.1.33",
|
||||
"@tryghost/stats-service": "0.3.0",
|
||||
"@tryghost/string": "0.1.26",
|
||||
"@tryghost/string": "0.1.27",
|
||||
"@tryghost/tpl": "0.1.17",
|
||||
"@tryghost/update-check-service": "0.0.0",
|
||||
"@tryghost/url-utils": "4.0.2",
|
||||
"@tryghost/url-utils": "4.0.3",
|
||||
"@tryghost/validator": "0.1.26",
|
||||
"@tryghost/verification-trigger": "0.0.0",
|
||||
"@tryghost/version": "0.1.15",
|
||||
|
|
|
@ -22,6 +22,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@tryghost/mongo-utils": "0.3.5",
|
||||
"@tryghost/string": "0.1.26"
|
||||
"@tryghost/string": "0.1.27"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"sinon": "14.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/string": "0.1.26",
|
||||
"@tryghost/string": "0.1.27",
|
||||
"bcryptjs": "2.4.3"
|
||||
}
|
||||
}
|
||||
|
|
72
yarn.lock
72
yarn.lock
|
@ -3145,17 +3145,17 @@
|
|||
dependencies:
|
||||
long-timeout "^0.1.1"
|
||||
|
||||
"@tryghost/color-utils@0.1.19":
|
||||
version "0.1.19"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.19.tgz#37c5bd9d7576b7d9a0aefcc283fc23b286589aec"
|
||||
integrity sha512-x9h76p0M1ma3KaRdzzk1zoD4a8JOhmTNAegrPSf57lN0D+VvPHUfbGO/9iWfmA9Jk4NcSEFPSl0cd1xZUWBAsA==
|
||||
"@tryghost/color-utils@0.1.20":
|
||||
version "0.1.20"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.20.tgz#2454f56684c27230fed834cebf56d2157744d8aa"
|
||||
integrity sha512-dsRCoQPeKZgQXxrRD6n1SM+QIwWpWprDBfH9YMfwxtMtrKupQXb2UdfyBDEsWFiiSu1rjlVJ0oAHw0gsht54ZA==
|
||||
dependencies:
|
||||
color "^3.2.1"
|
||||
|
||||
"@tryghost/config-url-helpers@1.0.2":
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/config-url-helpers/-/config-url-helpers-1.0.2.tgz#e12c4a234c98c4019702c8950e2c762b2b62c5f2"
|
||||
integrity sha512-cPc6KZ5mF0hDKs3bwKPx3EPVTc9PXZMiMXGvno+Bq12ss9YfXUyZn/zi2AmaI0sFnSkSvM9860k9+5AP5+L0oA==
|
||||
"@tryghost/config-url-helpers@1.0.3":
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/config-url-helpers/-/config-url-helpers-1.0.3.tgz#0b0d58909789e2b05a89044cf8509ad5122c38f9"
|
||||
integrity sha512-f9Lp74SfpmmlI9SEwuVzqkOtb5BxS6ch9DG1nPVxjiHgQkPb52EBQr5ptDI+tsU3fpMldntGI6XPkb7qEx3AXg==
|
||||
|
||||
"@tryghost/config@0.2.9":
|
||||
version "0.2.9"
|
||||
|
@ -3221,10 +3221,10 @@
|
|||
cookiejar "^2.1.3"
|
||||
reqresnext "^1.7.0"
|
||||
|
||||
"@tryghost/helpers@1.1.71":
|
||||
version "1.1.71"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.71.tgz#0b957ebda1be81cb5f290a2222a855248cc4fde7"
|
||||
integrity sha512-BTaf3DHabg9JNpZNHRH1wxh8vfUIRNs4LWGrXm2l6DfktKPSmOBNxLazuSTrccDzv+7ixwmo2iAyvIlB4+TfKA==
|
||||
"@tryghost/helpers@1.1.72":
|
||||
version "1.1.72"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.72.tgz#8e70a34c5579ada0bc5019b837763d0410637692"
|
||||
integrity sha512-tPsd+PmfeTE5asAeqmNJPgSkQoIrUxM9tEHDeYYzmvoF20rtVwLT6iQn9LtuUxoxDGhyKoy2kWhNBKs8r2tUww==
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
|
@ -3245,10 +3245,10 @@
|
|||
"@tryghost/errors" "^1.2.14"
|
||||
"@tryghost/request" "^0.1.28"
|
||||
|
||||
"@tryghost/image-transform@1.2.1":
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.2.1.tgz#a9e25aeefcb288362c1bcbe253b5e96c4ef974d0"
|
||||
integrity sha512-T2E20DG71ZdW5hf6Gm7tKd5EpoLZS9a+6xvxgtV+ObiBx2VXE38bYiC2bIVWxXA+7qVZVl3McXhyGPq91ndKoA==
|
||||
"@tryghost/image-transform@1.2.2":
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/image-transform/-/image-transform-1.2.2.tgz#edac447e4a03a332999637a549283592f516eecd"
|
||||
integrity sha512-qvLn+x3V6Y8AIY/RksRAOmoIexcRI8BWPUzopZK7karrq4UfPUEwQ5mFLJojokEhmUFn/5qeaPgU9/9diviLjQ==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^1.2.1"
|
||||
bluebird "^3.7.2"
|
||||
|
@ -3329,10 +3329,10 @@
|
|||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/limit-service@1.2.2":
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.2.2.tgz#c137a00f636eaaab22c4290b63c29f1b2bb6ffdd"
|
||||
integrity sha512-onlpgn0iZLuFt2yNyHTNx5m7gqYxJnAqUa83G7EgJTZ2yhFYNyw/trVOV46mrJs3+DtEIrNzMCtx50MiqFHb/Q==
|
||||
"@tryghost/limit-service@1.2.3":
|
||||
version "1.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.2.3.tgz#161acc62f180a47b2a326562a657f0b6c6dd96c0"
|
||||
integrity sha512-rTuUjZigUAxpXuQNZU4nK5XD+MIvO31RFAAn8t2CSvUzfcOdr683qF15UNzVIAOyV3XLkyBQvWJ8dH+pBhZOWg==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^1.2.1"
|
||||
lodash "^4.17.21"
|
||||
|
@ -3488,10 +3488,10 @@
|
|||
"@tryghost/debug" "^0.1.17"
|
||||
"@tryghost/logging" "^2.2.3"
|
||||
|
||||
"@tryghost/social-urls@0.1.32":
|
||||
version "0.1.32"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.32.tgz#c8a8a80d758bedff5c594667543fd658ed139301"
|
||||
integrity sha512-TU/nbqKRVxRJyVBpha5u9pw9oJTlCJhIislE0kS6IfGfjO6EDGa20gfXHV8AGeTuB1pNpiBUKcpX+IsHjjCM/w==
|
||||
"@tryghost/social-urls@0.1.33":
|
||||
version "0.1.33"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.33.tgz#40d3ae0442825bd1f2cdf7988b2ed7e37c8249c5"
|
||||
integrity sha512-Pfcs0WzUCTlA1XFfh5qVJmmE+r0+k4TH4dk8v+fkEV9mCFXOy/tNdkXSNXdQS+5/YV4akHBECqQb+KP61jD/Lw==
|
||||
|
||||
"@tryghost/stats-service@0.3.0":
|
||||
version "0.3.0"
|
||||
|
@ -3500,17 +3500,17 @@
|
|||
dependencies:
|
||||
moment "^2.29.3"
|
||||
|
||||
"@tryghost/string@0.1.26":
|
||||
version "0.1.26"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.26.tgz#f9f1ce40070234a2f0b452d282405be09e78f91b"
|
||||
integrity sha512-NZQ6EdSm373Q9JJwev552vjloqmV/G4vNe8GAlyJ1w+PCOniMZbmPWiadjsaD9lt6/lwzy4JlwTAp/v4hPRCpg==
|
||||
"@tryghost/string@0.1.27":
|
||||
version "0.1.27"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.1.27.tgz#c8f9b9748e2a7bea02953763865e0820223a2918"
|
||||
integrity sha512-M3vUxiV4atX10aV45VOgs8DW9X29z5gd/KhfSP3AzKeu2rEiLx3nWC4lD7xTMZocZED1QNwvGXbjMEwM9aNGmw==
|
||||
dependencies:
|
||||
unidecode "^0.1.8"
|
||||
|
||||
"@tryghost/timezone-data@0.2.70":
|
||||
version "0.2.70"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.70.tgz#071882ee5d16fbae4c7353ea85801f436da98fcc"
|
||||
integrity sha512-klbOFzE2o/2mHTKPeVsy4X89vi6nnM0sjzJdlZcVzc3r5a1yiw/8bUvQS/SfuW4ySQ6BRxfmEy/em38ao7T7pA==
|
||||
"@tryghost/timezone-data@0.2.71":
|
||||
version "0.2.71"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.71.tgz#0ac10c3c16ca8153bce8ecf0d166e194efed6225"
|
||||
integrity sha512-2WiXgunY97uyRw0hQ9qu57L6152th09OtfMzIlw/N7Ycf+W9lbHJIMUhVeanqgZ3o3wMzpSfkm9eoxOngdVCqw==
|
||||
|
||||
"@tryghost/tpl@0.1.17", "@tryghost/tpl@^0.1.17":
|
||||
version "0.1.17"
|
||||
|
@ -3519,10 +3519,10 @@
|
|||
dependencies:
|
||||
lodash.template "^4.5.0"
|
||||
|
||||
"@tryghost/url-utils@4.0.2":
|
||||
version "4.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-4.0.2.tgz#8e9acfaa5b2a3240b864592187272b7726c44c96"
|
||||
integrity sha512-2Xy4KALp+HeD1ju5AzrKUBntOqr5KMltlMXL0DP4Y/IC29eW2da36Ao59oe3E15VTji1j2E/A019ry6mSz4dJQ==
|
||||
"@tryghost/url-utils@4.0.3":
|
||||
version "4.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-4.0.3.tgz#a019ecd7b453c456abcac0e6657afcba106cf669"
|
||||
integrity sha512-rbMfsrdGQvgwoXbCwOdPuTYpBfyOSHPQJtN3ulo07gdWvIWyxTA18mkzHH9gyLG4tP/nK0JQsBMshYtvKUm29A==
|
||||
dependencies:
|
||||
cheerio "^0.22.0"
|
||||
moment "^2.27.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue