mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Update dependency @html-next/vertical-collection to v1.0.0
This commit is contained in:
parent
ec5850f1f4
commit
46dbed9a19
@ -28,7 +28,7 @@
|
||||
"@ember/jquery": "0.6.1",
|
||||
"@ember/optional-features": "0.7.0",
|
||||
"@ember/render-modifiers": "1.0.0",
|
||||
"@html-next/vertical-collection": "1.0.0-beta.14",
|
||||
"@html-next/vertical-collection": "1.0.0",
|
||||
"@tryghost/helpers": "1.1.7",
|
||||
"@tryghost/kg-clean-basic-html": "0.1.1",
|
||||
"@tryghost/kg-parser-plugins": "0.6.0",
|
||||
|
@ -925,20 +925,19 @@
|
||||
dependencies:
|
||||
"@glimmer/di" "^0.2.0"
|
||||
|
||||
"@html-next/vertical-collection@1.0.0-beta.14":
|
||||
version "1.0.0-beta.14"
|
||||
resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-1.0.0-beta.14.tgz#114909d62ea6358a3401ca0d1d7547030e702530"
|
||||
integrity sha512-HMmbYAe8UtEB9LFb7TtjsRvMgTYXMLNHJKd4z6QIpn0UAYJmXErIwJGIaK5Z7T3DYto4w10jD89HPhbCEyJG0Q==
|
||||
"@html-next/vertical-collection@1.0.0":
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-1.0.0.tgz#2845bce90a72bb212ec307b184c98e4d78d023fc"
|
||||
integrity sha512-qmSbIXiiQVNBkSJZK2or8TVhMn7aiUFHlbkHcKa1Cbn6BDQnqKkdoMaB+Ii1s0Dc8XmpMS1t/enCmAfszZ9+cw==
|
||||
dependencies:
|
||||
babel-plugin-transform-es2015-block-scoping "^6.24.1"
|
||||
babel6-plugin-strip-class-callcheck "^6.0.0"
|
||||
broccoli-funnel "^2.0.1"
|
||||
broccoli-funnel "^2.0.2"
|
||||
broccoli-merge-trees "^3.0.1"
|
||||
broccoli-rollup "^2.0.0"
|
||||
ember-cli-babel "^6.6.0"
|
||||
broccoli-rollup "^4.1.1"
|
||||
ember-cli-babel "^7.7.3"
|
||||
ember-cli-htmlbars "^3.0.0"
|
||||
ember-cli-version-checker "^2.1.0"
|
||||
ember-compatibility-helpers "^1.0.0"
|
||||
ember-cli-version-checker "^3.1.3"
|
||||
ember-compatibility-helpers "^1.2.0"
|
||||
ember-raf-scheduler "0.1.0"
|
||||
|
||||
"@miragejs/server@0.1.9":
|
||||
@ -1917,7 +1916,7 @@ babel-plugin-transform-es2015-block-scoped-functions@^6.22.0:
|
||||
dependencies:
|
||||
babel-runtime "^6.22.0"
|
||||
|
||||
babel-plugin-transform-es2015-block-scoping@^6.23.0, babel-plugin-transform-es2015-block-scoping@^6.24.1:
|
||||
babel-plugin-transform-es2015-block-scoping@^6.23.0:
|
||||
version "6.26.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz#d70f5299c1308d05c12f463813b0a09e73b1895f"
|
||||
integrity sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=
|
||||
@ -2857,7 +2856,7 @@ broccoli-rollup@^1.0.3:
|
||||
symlink-or-copy "^1.1.8"
|
||||
walk-sync "^0.3.1"
|
||||
|
||||
broccoli-rollup@^2.0.0, broccoli-rollup@^2.1.1:
|
||||
broccoli-rollup@^2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/broccoli-rollup/-/broccoli-rollup-2.1.1.tgz#0b77dc4b7560a53e998ea85f3b56772612d4988d"
|
||||
integrity sha512-aky/Ovg5DbsrsJEx2QCXxHLA6ZR+9u1TNVTf85soP4gL8CjGGKQ/JU8R3BZ2ntkWzo6/83RCKzX6O+nlNKR5MQ==
|
||||
@ -5052,7 +5051,7 @@ ember-cli@3.11.0:
|
||||
watch-detector "^0.1.0"
|
||||
yam "^1.0.0"
|
||||
|
||||
ember-compatibility-helpers@^1.0.0, ember-compatibility-helpers@^1.1.1, ember-compatibility-helpers@^1.2.0:
|
||||
ember-compatibility-helpers@^1.1.1, ember-compatibility-helpers@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/ember-compatibility-helpers/-/ember-compatibility-helpers-1.2.0.tgz#feee16c5e9ef1b1f1e53903b241740ad4b01097e"
|
||||
integrity sha512-pUW4MzJdcaQtwGsErYmitFRs0rlCYBAnunVzlFFUBr4xhjlCjgHJo0b53gFnhTgenNM3d3/NqLarzRhDTjXRTg==
|
||||
|
Loading…
Reference in New Issue
Block a user