-
-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove usued dep * chore: bump vertical collection version * chore: Update yarn.lock
- Loading branch information
1 parent
715d94b
commit 7b50190
Showing
2 changed files
with
30 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,7 +84,7 @@ | |
dependencies: | ||
"@glimmer/util" "^0.27.0" | ||
|
||
"@html-next/vertical-collection@^1.0.0-beta.10": | ||
"@html-next/vertical-collection@^1.0.0-beta.12": | ||
version "1.0.0-beta.12" | ||
resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-1.0.0-beta.12.tgz#c5cbed1a7cc9bfe8d4e82474bbb8d265882bc6f9" | ||
dependencies: | ||
|
@@ -243,14 +243,14 @@ ansi-escapes@^3.0.0: | |
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.1.0.tgz#f73207bb81207d75fd6c83f125af26eea378ca30" | ||
|
||
ansi-regex@*, ansi-regex@^3.0.0, ansi-regex@~3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998" | ||
|
||
ansi-regex@^2.0.0: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" | ||
|
||
ansi-regex@^3.0.0, ansi-regex@~3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998" | ||
|
||
ansi-styles@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" | ||
|
@@ -2592,7 +2592,7 @@ [email protected], debug@^3.0.0, debug@^3.1.0, debug@~3.1.0: | |
dependencies: | ||
ms "2.0.0" | ||
|
||
debuglog@*, debuglog@^1.0.1: | ||
debuglog@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492" | ||
|
||
|
@@ -3450,12 +3450,6 @@ ember-one-way-controls@^3.0.1: | |
ember-invoke-action "^1.5.0" | ||
ember-runtime-enumerable-includes-polyfill "^2.0.0" | ||
|
||
ember-owner-test-utils@^0.1.2: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/ember-owner-test-utils/-/ember-owner-test-utils-0.1.2.tgz#048e4158e94447d065d81fa9e8ccabda382f0eed" | ||
dependencies: | ||
ember-cli-babel "^5.1.5" | ||
|
||
ember-qunit@^3.3.2: | ||
version "3.4.1" | ||
resolved "https://registry.yarnpkg.com/ember-qunit/-/ember-qunit-3.4.1.tgz#204a2d39a5d44d494c56bf17cf3fd12f06210359" | ||
|
@@ -5081,7 +5075,7 @@ import-lazy@^2.1.0: | |
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43" | ||
|
||
imurmurhash@*, imurmurhash@^0.1.4: | ||
imurmurhash@^0.1.4: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" | ||
|
||
|
@@ -5932,7 +5926,7 @@ lodash._basefor@^3.0.0: | |
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/lodash._basefor/-/lodash._basefor-3.0.3.tgz#7550b4e9218ef09fad24343b612021c79b4c20c2" | ||
|
||
lodash._baseindexof@*, lodash._baseindexof@^3.0.0: | ||
lodash._baseindexof@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c" | ||
|
||
|
@@ -5944,13 +5938,6 @@ lodash._baseisequal@^3.0.0: | |
lodash.istypedarray "^3.0.0" | ||
lodash.keys "^3.0.0" | ||
|
||
lodash._baseuniq@*, lodash._baseuniq@~4.6.0: | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8" | ||
dependencies: | ||
lodash._createset "~4.0.0" | ||
lodash._root "~3.0.0" | ||
|
||
lodash._baseuniq@^3.0.0: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-3.0.3.tgz#2123fa0db2d69c28d5beb1c1f36d61522a740234" | ||
|
@@ -5959,11 +5946,18 @@ lodash._baseuniq@^3.0.0: | |
lodash._cacheindexof "^3.0.0" | ||
lodash._createcache "^3.0.0" | ||
|
||
lodash._bindcallback@*, lodash._bindcallback@^3.0.0: | ||
lodash._baseuniq@~4.6.0: | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8" | ||
dependencies: | ||
lodash._createset "~4.0.0" | ||
lodash._root "~3.0.0" | ||
|
||
lodash._bindcallback@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e" | ||
|
||
lodash._cacheindexof@*, lodash._cacheindexof@^3.0.0: | ||
lodash._cacheindexof@^3.0.0: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92" | ||
|
||
|
@@ -5975,7 +5969,7 @@ lodash._createassigner@^3.0.0: | |
lodash._isiterateecall "^3.0.0" | ||
lodash.restparam "^3.0.0" | ||
|
||
lodash._createcache@*, lodash._createcache@^3.0.0: | ||
lodash._createcache@^3.0.0: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093" | ||
dependencies: | ||
|
@@ -6003,7 +5997,7 @@ lodash._escapestringchar@~2.3.0: | |
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/lodash._escapestringchar/-/lodash._escapestringchar-2.3.0.tgz#cce73ae60fc6da55d2bf8a0679c23ca2bab149fc" | ||
|
||
lodash._getnative@*, lodash._getnative@^3.0.0: | ||
lodash._getnative@^3.0.0: | ||
version "3.9.1" | ||
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5" | ||
|
||
|
@@ -6149,14 +6143,10 @@ lodash.identity@~2.3.0: | |
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/lodash.identity/-/lodash.identity-2.3.0.tgz#6b01a210c9485355c2a913b48b6711219a173ded" | ||
|
||
lodash.isarguments@*, lodash.isarguments@^3.0.0: | ||
lodash.isarguments@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a" | ||
|
||
lodash.isarray@*: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403" | ||
|
||
lodash.isarray@^3.0.0: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55" | ||
|
@@ -6183,10 +6173,6 @@ lodash.istypedarray@^3.0.0: | |
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/lodash.istypedarray/-/lodash.istypedarray-3.0.6.tgz#c9a477498607501d8e8494d283b87c39281cef62" | ||
|
||
lodash.keys@*: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-4.2.0.tgz#a08602ac12e4fb83f91fc1fb7a360a4d9ba35205" | ||
|
||
lodash.keys@^3.0.0: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a" | ||
|
@@ -6256,7 +6242,7 @@ lodash.pairs@^3.0.0: | |
dependencies: | ||
lodash.keys "^3.0.0" | ||
|
||
lodash.restparam@*, lodash.restparam@^3.0.0: | ||
lodash.restparam@^3.0.0: | ||
version "3.6.1" | ||
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805" | ||
|
||
|
@@ -8088,7 +8074,7 @@ readable-stream@~2.0.5: | |
string_decoder "~0.10.x" | ||
util-deprecate "~1.0.1" | ||
|
||
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0: | ||
readdir-scoped-modules@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747" | ||
dependencies: | ||
|
@@ -9174,18 +9160,18 @@ stringstream@~0.0.4: | |
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72" | ||
|
||
strip-ansi@*, strip-ansi@^4.0.0, strip-ansi@~4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f" | ||
dependencies: | ||
ansi-regex "^3.0.0" | ||
|
||
strip-ansi@^3.0.0, strip-ansi@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" | ||
dependencies: | ||
ansi-regex "^2.0.0" | ||
|
||
strip-ansi@^4.0.0, strip-ansi@~4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f" | ||
dependencies: | ||
ansi-regex "^3.0.0" | ||
|
||
strip-bom@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e" | ||
|
@@ -9738,7 +9724,7 @@ valid-url@^1.0.9: | |
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/valid-url/-/valid-url-1.0.9.tgz#1c14479b40f1397a75782f115e4086447433a200" | ||
|
||
validate-npm-package-license@*, validate-npm-package-license@^3.0.1: | ||
validate-npm-package-license@^3.0.1: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.3.tgz#81643bcbef1bdfecd4623793dc4648948ba98338" | ||
dependencies: | ||
|