Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"autoprefixer": "10.4.27",
"beeper": "2.1.0",
"cssnano": "7.1.3",
"gscan": "5.3.2",
"gscan": "5.3.3",
"gulp": "5.0.1",
"gulp-livereload": "4.0.2",
"gulp-postcss": "10.0.0",
Expand Down
131 changes: 42 additions & 89 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1572,7 +1572,7 @@
"@stdlib/string-format" "^0.2.3"
"@stdlib/string-replace" "^0.2.2"

"@stdlib/utils-copy@0.2.3", "@stdlib/utils-copy@^0.2.0":
"@stdlib/utils-copy@^0.2.0":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@stdlib/utils-copy/-/utils-copy-0.2.3.tgz#20f13603610e77ab5948d6f25cb12943a61a2fe7"
integrity sha512-Fc91OpBuHZAZpWO/8ZZQTGaCvaMX3KZe2cVD5eMZjYQ88/PGVl/y/zY5KsKbc7A46/IbDw2GD757ii0Bv+zNlg==
Expand Down Expand Up @@ -1750,31 +1750,23 @@
dependencies:
long-timeout "^0.1.1"

"@tryghost/config@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/config/-/config-2.0.0.tgz#518c423bef92511e8ef2c93c4032a4791eb4ab76"
integrity sha512-WFgUKHby1hLiX4W6xn8biOCz6A7a36Un03AUzurtbSJOZQum+Y2ydq0tzTyEtIO6JcznS+b8MI54iKfvXvYcJw==
"@tryghost/config@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/config/-/config-2.0.2.tgz#d193bf85d236516c553a78ddee0c4e718aeda8a3"
integrity sha512-tR2EX44oyW+ONdSOo0yrrJY0uvAaQCkyEC8+1SCKXBZCF3DXWMWWnd2E0GcIOxCgfFOHijPxHj3rI1qHUguPXA==
dependencies:
"@tryghost/root-utils" "^2.0.0"
"@tryghost/root-utils" "^2.0.2"
nconf "0.13.0"

"@tryghost/debug@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-2.0.0.tgz#c8d9a4df727aa8b67fcab5f4c903af41eb9a6cc1"
integrity sha512-kTYE/KXHzhhzAQBJJdBtHIRkmGQD1IHt+iok6BNcg7Dyw0A4M8DWpWTcHSuv7Tayzqdh5TvO9vlQkAyntz4Zgg==
dependencies:
"@tryghost/root-utils" "^2.0.0"
debug "4.4.3"

"@tryghost/debug@^2.0.0", "@tryghost/debug@^2.0.2":
"@tryghost/debug@2.0.2", "@tryghost/debug@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-2.0.2.tgz#bf4649748aed5a40f79679376a9d22bd5bdbda77"
integrity sha512-7CP7NsPZ7iOz2B5GwbfVhciPnORaA9JJ3xS42kL7bbH7ToeC/qHeEjQDCuR1HOP0REmkqDmZn3bTTV05hakNXQ==
dependencies:
"@tryghost/root-utils" "^2.0.2"
debug "4.4.3"

"@tryghost/elasticsearch@^5.0.0", "@tryghost/elasticsearch@^5.0.2":
"@tryghost/elasticsearch@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-5.0.2.tgz#25f9550313c42c1b17194931ae8f2c813958a729"
integrity sha512-6rNAXGxcdle0YebfkZSvUtqE19oC+0mXxRcDIRvNaqRoy2eIhQgEPCleX2+xZ76tNxYomwfxoBJh38T/kNzJiQ==
Expand All @@ -1783,13 +1775,10 @@
"@tryghost/debug" "^2.0.2"
split2 "4.2.0"

"@tryghost/errors@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-3.0.0.tgz#3b3f9c0dbb1b1950aea410225caa03b014cc314d"
integrity sha512-1Uc5Ed81B/EFzytSuB8vqKtmPcWX4yCSKvi9NW0B83y4tUfwgVprOMxwBNGNVSZf0vpy+caaRQnVRjPI6VkAOw==
dependencies:
"@stdlib/utils-copy" "0.2.3"
uuid "13.0.0"
"@tryghost/errors@3.0.2", "@tryghost/errors@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-3.0.2.tgz#9160ecc0f95fef1f240f10e28085fe580cc6ab16"
integrity sha512-8qcqNMDAsjyi9Er+qcOGcQPEV0bJLwr8BKE1fctgTu6PU7fPRKfPuhcYQG+54spOq5TVVdlW18C9jnzKPwkVMQ==

"@tryghost/errors@^1.2.1":
version "1.3.13"
Expand All @@ -1799,37 +1788,15 @@
"@stdlib/utils-copy" "^0.2.0"
uuid "^9.0.0"

"@tryghost/errors@^3.0.0", "@tryghost/errors@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-3.0.2.tgz#9160ecc0f95fef1f240f10e28085fe580cc6ab16"
integrity sha512-8qcqNMDAsjyi9Er+qcOGcQPEV0bJLwr8BKE1fctgTu6PU7fPRKfPuhcYQG+54spOq5TVVdlW18C9jnzKPwkVMQ==

"@tryghost/http-stream@^2.0.0", "@tryghost/http-stream@^2.0.2":
"@tryghost/http-stream@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-2.0.2.tgz#802252a1d0ca39ddc29e59f846d261e95b3afbfe"
integrity sha512-ZAlwSSk6xbJSWLgODqaNpk9Ah3ewBiZHiXvtKQqHgKF5ncDuZ7r0inS9eIkqj+U0uY+fHqDMjngPkL3lZo1ocw==
dependencies:
"@tryghost/errors" "^3.0.2"
"@tryghost/request" "^3.0.2"

"@tryghost/logging@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-4.0.0.tgz#049f60b503d50856b8b7a65750b6f846a0d41376"
integrity sha512-dD9aQGQifqQS4tCg68hzJhJSEINE2C/CU1jVMRpBZqCRjNd8ao4tD2zz+0nlMeyNO/W15bWq/eHtTQeCWN4mwA==
dependencies:
"@tryghost/bunyan-rotating-filestream" "0.0.7"
"@tryghost/elasticsearch" "^5.0.0"
"@tryghost/http-stream" "^2.0.0"
"@tryghost/pretty-stream" "^2.0.0"
"@tryghost/root-utils" "^2.0.0"
bunyan "1.8.15"
bunyan-loggly "2.0.1"
fs-extra "11.3.3"
gelf-stream "1.1.1"
json-stringify-safe "5.0.1"
lodash "4.17.23"

"@tryghost/logging@^4.0.0":
"@tryghost/logging@4.0.2", "@tryghost/logging@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-4.0.2.tgz#01b538df96bd839e82b3baf57e297a38a77decf6"
integrity sha512-vvCSU5pOaYiKf/OMXCQtEUx3QoVIOF1TyHMjoNDZEN1fdm5hV+cs2Ts2ayrIgL+mVcb9HElbuyc+RCUNC9rNFw==
Expand Down Expand Up @@ -1878,15 +1845,15 @@
"@tryghost/nql-lang" "^0.6.4"
mingo "^2.2.2"

"@tryghost/pretty-cli@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-3.0.0.tgz#48052699c07ec49102ffcb4a5c3e6b1dba6a37a2"
integrity sha512-ZhlRkf28/z4T3StwR0YCohH+tRl7Z6dIH23n9nP6y1Kbo2MCV93tR8LrfhrpTzDyUOtORQfRYoxqUZ7zYyBhsw==
"@tryghost/pretty-cli@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-3.0.2.tgz#ce93256fba4bf787db960df87ddef95bcb6479b6"
integrity sha512-66fV5yQXzQYzWKceNTMn3TR30GLRV/LAiknSVkobq3W8776JViEeWwLnLgWY/zGuFSppyJcSgEy7+R9S3qwSVA==
dependencies:
chalk "5.6.2"
sywac "1.3.0"

"@tryghost/pretty-stream@^2.0.0", "@tryghost/pretty-stream@^2.0.2":
"@tryghost/pretty-stream@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-2.0.2.tgz#138de13aa0c8022612218d508f4286ca688c921c"
integrity sha512-u8FDUu1IkAyesjSkDHylYlpXXBkwSf9eebo/atu4fiMBAeqvgWnJMfCZMA7ceiGrSYU3nKb3ABSGHaX0HI5gzQ==
Expand Down Expand Up @@ -1920,21 +1887,21 @@
got "14.6.6"
lodash "4.17.23"

"@tryghost/root-utils@^2.0.0", "@tryghost/root-utils@^2.0.2":
"@tryghost/root-utils@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-2.0.2.tgz#0c99217d6360d2016087291feb3bc64d3194ebfe"
integrity sha512-CWSgHmNmikwRDsRHbjuTHCFbg6+9YvRkmVCD0VwN7Ki0oGd1A3dV7g9bt22Be5h9+5CZ2g2iBSnDXu119kcQLg==
dependencies:
caller "1.1.0"
find-root "1.1.0"

"@tryghost/server@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/server/-/server-2.0.0.tgz#caa2e62a3ff0b2f8b69bce7ade0e0a282c6b339e"
integrity sha512-uLd6kQTGqXEmwCpfEAqCyi75aNFRv1lhMpjydVkqjH6Y1TTDyw/OGW4A5twdgHJhhoVa6mUriIxR1wnqVF/6aA==
"@tryghost/server@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/server/-/server-2.0.2.tgz#e26e24090a3334f81246fffe13db1980251f4ac3"
integrity sha512-yrW4SjQ1nUUPiT+H0k9X6HnRQg9pQCrrJBRorgCcp0xuhXv0IyB1XRFvYqdwE9qsdTPnzZ8o5kNQ64f36ayQBQ==
dependencies:
"@tryghost/debug" "^2.0.0"
"@tryghost/logging" "^4.0.0"
"@tryghost/debug" "^2.0.2"
"@tryghost/logging" "^4.0.2"

"@tryghost/tpl@^2.0.2":
version "2.0.2"
Expand All @@ -1960,12 +1927,12 @@
"@tryghost/root-utils" "^2.0.2"
semver "7.7.4"

"@tryghost/zip@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-3.0.0.tgz#f5b0e8938296bd2099e0acfb1e61b49eb822999c"
integrity sha512-yKnQZUK28sZe8oxoxDIELgnKvFNdcepxExoue56Y+XNd870YIQeqBGTcaaCCSb2M7cGd7L1LU2YoYpX+sTLqjg==
"@tryghost/zip@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-3.0.2.tgz#fd2f6be9ad895d288b9adaecaf6394f6ca1a254b"
integrity sha512-KkU5/NnY/YULAQSQj6muUQyI+BqkJlY8oAVIqFctZkIsZ20sIBnR0A2u9TvbsuuQsqI6E27hgWLLpGJwLR/WsA==
dependencies:
"@tryghost/errors" "^3.0.0"
"@tryghost/errors" "^3.0.2"
archiver "7.0.1"
extract-zip "2.0.1"

Expand Down Expand Up @@ -3961,15 +3928,6 @@ fresh@^2.0.0:
resolved "https://registry.yarnpkg.com/fresh/-/fresh-2.0.0.tgz#8dd7df6a1b3a1b3a5cf186c05a5dd267622635a4"
integrity sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==

fs-extra@11.3.3:
version "11.3.3"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee"
integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@11.3.4:
version "11.3.4"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.4.tgz#ab6934eca8bcf6f7f6b82742e33591f86301d6fc"
Expand Down Expand Up @@ -4254,20 +4212,20 @@ graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6,
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==

gscan@5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-5.3.2.tgz#cf0b7f79c135211ae81dbfec6280175fbf20a143"
integrity sha512-+fZPgA1kFTXP0N6OILjARrsA3dUJpQCi4/SVkXTKRPb5hE8Xy7sjJTDY3PTxK2AdZ1zW9vRzRtGLeshpMo5auQ==
gscan@5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/gscan/-/gscan-5.3.3.tgz#f258b83e10e0a7ee72682a192c25e1e3ccb389cb"
integrity sha512-pSHfpHx65jZwFXsIqB1yHrJuib5mPUgjqoFeWnAjcRConhu1sTeXTpYbs8Jj4LH24iafNhd8x7v7O4j49vRizA==
dependencies:
"@sentry/node" "10.42.0"
"@tryghost/config" "2.0.0"
"@tryghost/debug" "2.0.0"
"@tryghost/errors" "3.0.0"
"@tryghost/logging" "4.0.0"
"@tryghost/config" "2.0.2"
"@tryghost/debug" "2.0.2"
"@tryghost/errors" "3.0.2"
"@tryghost/logging" "4.0.2"
"@tryghost/nql" "0.12.10"
"@tryghost/pretty-cli" "3.0.0"
"@tryghost/server" "2.0.0"
"@tryghost/zip" "3.0.0"
"@tryghost/pretty-cli" "3.0.2"
"@tryghost/server" "2.0.2"
"@tryghost/zip" "3.0.2"
chalk "5.6.2"
express "5.2.1"
express-handlebars "7.1.3"
Expand Down Expand Up @@ -7281,11 +7239,6 @@ util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==

uuid@13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==

uuid@^3.3.2:
version "3.4.0"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
Expand Down