mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
parent
c956561d58
commit
b77521ece9
6 changed files with 11 additions and 57 deletions
|
@ -53,7 +53,7 @@
|
|||
"autoprefixer": "10.4.7",
|
||||
"beeper": "2.1.0",
|
||||
"cssnano": "5.1.12",
|
||||
"gscan": "4.37.1",
|
||||
"gscan": "4.37.2",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-concat": "2.6.1",
|
||||
"gulp-livereload": "4.0.2",
|
||||
|
@ -315,7 +315,7 @@
|
|||
"autoprefixer": "10.4.14",
|
||||
"beeper": "2.1.0",
|
||||
"cssnano": "6.0.1",
|
||||
"gscan": "4.37.1",
|
||||
"gscan": "4.37.2",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-concat": "2.6.1",
|
||||
"gulp-livereload": "4.0.2",
|
||||
|
|
|
@ -187,7 +187,7 @@
|
|||
"ghost-storage-base": "1.0.0",
|
||||
"glob": "8.1.0",
|
||||
"got": "11.8.6",
|
||||
"gscan": "4.37.1",
|
||||
"gscan": "4.37.2",
|
||||
"human-number": "2.0.1",
|
||||
"image-size": "1.0.2",
|
||||
"intl": "1.2.5",
|
||||
|
|
Binary file not shown.
|
@ -49,7 +49,7 @@
|
|||
"autoprefixer": "10.2.5",
|
||||
"beeper": "2.1.0",
|
||||
"cssnano": "4.1.10",
|
||||
"gscan": "4.37.1",
|
||||
"gscan": "4.37.2",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-concat": "2.6.1",
|
||||
"gulp-livereload": "4.0.2",
|
||||
|
|
Binary file not shown.
60
yarn.lock
60
yarn.lock
|
@ -4094,16 +4094,6 @@
|
|||
domhandler "^4.2.0"
|
||||
selderee "^0.6.0"
|
||||
|
||||
"@sentry-internal/tracing@7.56.0":
|
||||
version "7.56.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.56.0.tgz#ba709258f2f0f3d8a36f9740403088b39212b843"
|
||||
integrity sha512-OKI4Pz/O13gng8hT9rNc+gRV3+P7nnk1HnHlV8fgaQydS6DsRxoDL1sHa42tZGbh7K9jqNAP3TC6VjBOsr2tXA==
|
||||
dependencies:
|
||||
"@sentry/core" "7.56.0"
|
||||
"@sentry/types" "7.56.0"
|
||||
"@sentry/utils" "7.56.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry-internal/tracing@7.60.0":
|
||||
version "7.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.60.0.tgz#4f101d936a45965b086e042a3fba7ec7683cc034"
|
||||
|
@ -4126,15 +4116,6 @@
|
|||
"@sentry/utils" "7.60.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/core@7.56.0":
|
||||
version "7.56.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.56.0.tgz#f4253e0d61f55444180a63e5278b62e57303f7cf"
|
||||
integrity sha512-Nuyyfh09Yz27kPo74fXHlrdmZeK6zrlJVtxQ6LkwuoaTBcNcesNXVaOtr6gjvUGUmsfriVPP3Jero5LXufV7GQ==
|
||||
dependencies:
|
||||
"@sentry/types" "7.56.0"
|
||||
"@sentry/utils" "7.56.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/core@7.60.0":
|
||||
version "7.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.60.0.tgz#c256d1305b52210d608e71de8d8f365ca9377f15"
|
||||
|
@ -4158,20 +4139,6 @@
|
|||
ember-cli-htmlbars "^6.1.1"
|
||||
ember-cli-typescript "^5.1.1"
|
||||
|
||||
"@sentry/node@7.56.0":
|
||||
version "7.56.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.56.0.tgz#ddeb34a848c8a544d0dbb5f2c3031615be040d2b"
|
||||
integrity sha512-QXbWy/ypRxfFd8iP6zLvHInYZyjGKPrkVNYt43mhKAZHm764NxX/29vDfj1FztgG9Z6lVLIG2eyqTvLruYmsWw==
|
||||
dependencies:
|
||||
"@sentry-internal/tracing" "7.56.0"
|
||||
"@sentry/core" "7.56.0"
|
||||
"@sentry/types" "7.56.0"
|
||||
"@sentry/utils" "7.56.0"
|
||||
cookie "^0.4.1"
|
||||
https-proxy-agent "^5.0.0"
|
||||
lru_map "^0.3.3"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/node@7.60.0":
|
||||
version "7.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.60.0.tgz#9db8fa0e71a4365b2a93a3504f2e48a38eeaae1b"
|
||||
|
@ -4213,24 +4180,11 @@
|
|||
dependencies:
|
||||
"@sentry-internal/tracing" "7.60.0"
|
||||
|
||||
"@sentry/types@7.56.0":
|
||||
version "7.56.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.56.0.tgz#9042a099cf9e8816d081886d24b88082a5d9f87a"
|
||||
integrity sha512-5WjhVOQm75ItOytOx2jTx+5yw8/qJ316+g1Di8dS9+kgIi1zniqdMcX00C2yYe3FMUgFB49PegCUYulm9Evapw==
|
||||
|
||||
"@sentry/types@7.60.0":
|
||||
version "7.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.60.0.tgz#e3e5f16436feff802b1b126a16dba537000cef55"
|
||||
integrity sha512-MSEuF9YjE0j+UKdqee2AzcNlMnShVNTkCB2Wnng6Bc5hHhn4fyYeTLbuFpNxL0ffN65lxblaWx6doDsMcvRxcA==
|
||||
|
||||
"@sentry/utils@7.56.0":
|
||||
version "7.56.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.56.0.tgz#e60e4935d17b2197584abf6ce61b522ad055352c"
|
||||
integrity sha512-wgeX7bufxc//TjjSIE+gCMm8hVId7Jzvc+f441bYrWnNZBuzPIDW2BummCcPrKzSYe5GeYZDTZGV8YZGMLGBjw==
|
||||
dependencies:
|
||||
"@sentry/types" "7.56.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/utils@7.60.0":
|
||||
version "7.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.60.0.tgz#a96d772dcc2d007f73a5bcf67dcc66f6a7085736"
|
||||
|
@ -18424,12 +18378,12 @@ growly@^1.3.0:
|
|||
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
|
||||
integrity sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==
|
||||
|
||||
gscan@4.37.1:
|
||||
version "4.37.1"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.37.1.tgz#e59f6df4ec9c138c5c24266fd1d1a8e19ac2eba2"
|
||||
integrity sha512-GSLQHWsmtKky+2eD8eSENAR/MrWFjKZNl7wsgIiIbaJbnkDqwA/7ae6ydBUHKafSXGEkpTlJrtMQ8x56FfPRzQ==
|
||||
gscan@4.37.2:
|
||||
version "4.37.2"
|
||||
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.37.2.tgz#77ae133abf82202d73f91f234b8f76ebec7832c1"
|
||||
integrity sha512-umhQsDL94LAed8HWrbPR6lFjVXSJXxP7SmvVbMd0c1sgBZmZwj1xbzTIHrEU66lbRvRvjBOoKv/UR8vA4p+6lA==
|
||||
dependencies:
|
||||
"@sentry/node" "7.56.0"
|
||||
"@sentry/node" "7.60.0"
|
||||
"@tryghost/config" "0.2.17"
|
||||
"@tryghost/debug" "0.1.25"
|
||||
"@tryghost/errors" "1.2.25"
|
||||
|
@ -18448,7 +18402,7 @@ gscan@4.37.1:
|
|||
multer "1.4.4"
|
||||
pluralize "8.0.0"
|
||||
require-dir "1.2.0"
|
||||
semver "7.5.3"
|
||||
semver "7.5.4"
|
||||
uuid "9.0.0"
|
||||
validator "13.0.0"
|
||||
|
||||
|
@ -30936,7 +30890,7 @@ tslib@2.1.0:
|
|||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
|
||||
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
|
||||
|
||||
tslib@^1.11.1, tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
|
||||
tslib@^1.11.1, tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
|
||||
version "1.14.1"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
||||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
||||
|
|
Loading…
Add table
Reference in a new issue