This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Steffan
committed
Sep 7, 2018
1 parent
b0eaf16
commit 34a5f57
Showing
2 changed files
with
75 additions
and
42 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 |
---|---|---|
|
@@ -2,6 +2,20 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@babel/code-frame@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8" | ||
dependencies: | ||
"@babel/highlight" "^7.0.0" | ||
|
||
"@babel/highlight@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4" | ||
dependencies: | ||
chalk "^2.0.0" | ||
esutils "^2.0.2" | ||
js-tokens "^4.0.0" | ||
|
||
"@storybook/addon-actions@^3.4.8": | ||
version "3.4.10" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-3.4.10.tgz#b90ca8ccbad925dcbb4af02d2d24cc2c60bcec3f" | ||
|
@@ -315,7 +329,7 @@ ajv@^5.0.0, ajv@^5.1.0, ajv@^5.3.0: | |
fast-json-stable-stringify "^2.0.0" | ||
json-schema-traverse "^0.3.0" | ||
|
||
ajv@^6.0.1, ajv@^6.1.0, ajv@^6.5.0: | ||
ajv@^6.0.1, ajv@^6.1.0, ajv@^6.5.3: | ||
version "6.5.3" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f9" | ||
dependencies: | ||
|
@@ -1695,6 +1709,10 @@ chardet@^0.4.0: | |
version "0.4.2" | ||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2" | ||
|
||
chardet@^0.7.0: | ||
version "0.7.0" | ||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" | ||
|
||
chokidar@^2.0.2: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.4.tgz#356ff4e2b0e8e43e322d18a372460bbcf3accd26" | ||
|
@@ -1867,7 +1885,7 @@ [email protected], combined-stream@^1.0.5, combined-stream@~1.0.5, combined- | |
dependencies: | ||
delayed-stream "~1.0.0" | ||
|
||
[email protected], commander@^2.15.0: | ||
[email protected], commander@^2.15.0, commander@~2.17.1: | ||
version "2.17.1" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf" | ||
|
||
|
@@ -2668,12 +2686,12 @@ eslint-visitor-keys@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" | ||
|
||
eslint@^5.1.0: | ||
version "5.4.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.4.0.tgz#d068ec03006bb9e06b429dc85f7e46c1b69fac62" | ||
eslint@^5.5.0: | ||
version "5.5.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6" | ||
dependencies: | ||
ajv "^6.5.0" | ||
babel-code-frame "^6.26.0" | ||
"@babel/code-frame" "^7.0.0" | ||
ajv "^6.5.3" | ||
chalk "^2.1.0" | ||
cross-spawn "^6.0.5" | ||
debug "^3.1.0" | ||
|
@@ -2688,11 +2706,11 @@ eslint@^5.1.0: | |
functional-red-black-tree "^1.0.1" | ||
glob "^7.1.2" | ||
globals "^11.7.0" | ||
ignore "^4.0.2" | ||
ignore "^4.0.6" | ||
imurmurhash "^0.1.4" | ||
inquirer "^5.2.0" | ||
inquirer "^6.1.0" | ||
is-resolvable "^1.1.0" | ||
js-yaml "^3.11.0" | ||
js-yaml "^3.12.0" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
levn "^0.3.0" | ||
lodash "^4.17.5" | ||
|
@@ -2705,7 +2723,7 @@ eslint@^5.1.0: | |
progress "^2.0.0" | ||
regexpp "^2.0.0" | ||
require-uncached "^1.0.3" | ||
semver "^5.5.0" | ||
semver "^5.5.1" | ||
strip-ansi "^4.0.0" | ||
strip-json-comments "^2.0.1" | ||
table "^4.0.3" | ||
|
@@ -2891,14 +2909,22 @@ extend@~3.0.0, extend@~3.0.1, extend@~3.0.2: | |
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" | ||
|
||
external-editor@^2.0.4, external-editor@^2.1.0: | ||
external-editor@^2.0.4: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5" | ||
dependencies: | ||
chardet "^0.4.0" | ||
iconv-lite "^0.4.17" | ||
tmp "^0.0.33" | ||
|
||
external-editor@^3.0.0: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.0.3.tgz#5866db29a97826dbe4bf3afd24070ead9ea43a27" | ||
dependencies: | ||
chardet "^0.7.0" | ||
iconv-lite "^0.4.24" | ||
tmp "^0.0.33" | ||
|
||
extglob@^0.3.1: | ||
version "0.3.2" | ||
resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1" | ||
|
@@ -3628,7 +3654,7 @@ [email protected]: | |
version "0.4.19" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b" | ||
|
||
iconv-lite@^0.4.17, iconv-lite@^0.4.4, iconv-lite@~0.4.13: | ||
iconv-lite@^0.4.17, iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13: | ||
version "0.4.24" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" | ||
dependencies: | ||
|
@@ -3658,7 +3684,7 @@ ignore-walk@^3.0.1: | |
dependencies: | ||
minimatch "^3.0.4" | ||
|
||
ignore@^4.0.2: | ||
ignore@^4.0.6: | ||
version "4.0.6" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" | ||
|
||
|
@@ -3756,20 +3782,20 @@ [email protected]: | |
strip-ansi "^4.0.0" | ||
through "^2.3.6" | ||
|
||
inquirer@^5.2.0: | ||
version "5.2.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-5.2.0.tgz#db350c2b73daca77ff1243962e9f22f099685726" | ||
inquirer@^6.1.0: | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.2.0.tgz#51adcd776f661369dc1e894859c2560a224abdd8" | ||
dependencies: | ||
ansi-escapes "^3.0.0" | ||
chalk "^2.0.0" | ||
cli-cursor "^2.1.0" | ||
cli-width "^2.0.0" | ||
external-editor "^2.1.0" | ||
external-editor "^3.0.0" | ||
figures "^2.0.0" | ||
lodash "^4.3.0" | ||
lodash "^4.17.10" | ||
mute-stream "0.0.7" | ||
run-async "^2.2.0" | ||
rxjs "^5.5.2" | ||
rxjs "^6.1.0" | ||
string-width "^2.1.0" | ||
strip-ansi "^4.0.0" | ||
through "^2.3.6" | ||
|
@@ -4088,15 +4114,15 @@ js-stringify@^1.0.1: | |
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/js-stringify/-/js-stringify-1.0.2.tgz#1736fddfd9724f28a3682adc6230ae7e4e9679db" | ||
|
||
"js-tokens@^3.0.0 || ^4.0.0": | ||
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" | ||
|
||
js-tokens@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
|
||
js-yaml@^3.11.0, js-yaml@^3.4.3, js-yaml@^3.9.0: | ||
js-yaml@^3.12.0, js-yaml@^3.4.3, js-yaml@^3.9.0: | ||
version "3.12.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1" | ||
dependencies: | ||
|
@@ -6449,9 +6475,9 @@ rollup-pluginutils@^2.0.1: | |
estree-walker "^0.5.2" | ||
micromatch "^2.3.11" | ||
|
||
rollup@^0.64.1: | ||
version "0.64.1" | ||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.64.1.tgz#9188ee368e5fcd43ffbc00ec414e72eeb5de87ba" | ||
rollup@^0.65.2: | ||
version "0.65.2" | ||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a" | ||
dependencies: | ||
"@types/estree" "0.0.39" | ||
"@types/node" "*" | ||
|
@@ -6478,11 +6504,11 @@ rx-lite@*, rx-lite@^4.0.8: | |
version "4.0.8" | ||
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444" | ||
|
||
rxjs@^5.5.2: | ||
version "5.5.11" | ||
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.11.tgz#f733027ca43e3bec6b994473be4ab98ad43ced87" | ||
rxjs@^6.1.0: | ||
version "6.3.2" | ||
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.2.tgz#6a688b16c4e6e980e62ea805ec30648e1c60907f" | ||
dependencies: | ||
symbol-observable "1.0.1" | ||
tslib "^1.9.0" | ||
|
||
[email protected]: | ||
version "5.1.1" | ||
|
@@ -6539,7 +6565,7 @@ scss-tokenizer@^0.2.3: | |
js-base64 "^2.1.8" | ||
source-map "^0.4.2" | ||
|
||
"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.5.0: | ||
"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.5.0, semver@^5.5.1: | ||
version "5.5.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477" | ||
|
||
|
@@ -7021,10 +7047,6 @@ svgo@^0.7.0: | |
sax "~1.2.1" | ||
whet.extend "~0.9.9" | ||
|
||
[email protected]: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4" | ||
|
||
symbol-observable@^1.0.3: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804" | ||
|
@@ -7162,6 +7184,10 @@ trim-newlines@^1.0.0: | |
dependencies: | ||
glob "^6.0.4" | ||
|
||
tslib@^1.9.0: | ||
version "1.9.3" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" | ||
|
||
[email protected]: | ||
version "0.0.0" | ||
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6" | ||
|
@@ -7208,7 +7234,7 @@ uglify-es@^3.3.4: | |
commander "~2.13.0" | ||
source-map "~0.6.1" | ||
|
||
[email protected], uglify-js@^3.4.5: | ||
[email protected]: | ||
version "3.4.7" | ||
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.7.tgz#4df6b92e54789aa921a254cb1e33704d6ec12b89" | ||
dependencies: | ||
|
@@ -7224,6 +7250,13 @@ uglify-js@^2.6.1, uglify-js@^2.8.29: | |
optionalDependencies: | ||
uglify-to-browserify "~1.0.0" | ||
|
||
uglify-js@^3.4.9: | ||
version "3.4.9" | ||
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.9.tgz#af02f180c1207d76432e473ed24a28f4a782bae3" | ||
dependencies: | ||
commander "~2.17.1" | ||
source-map "~0.6.1" | ||
|
||
uglify-to-browserify@~1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7" | ||
|
@@ -7434,9 +7467,9 @@ vue-hot-reload-api@^2.3.0: | |
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.0.tgz#97976142405d13d8efae154749e88c4e358cf926" | ||
|
||
vue-loader@^15.2.6: | ||
version "15.4.0" | ||
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.4.0.tgz#8c90f94ece61c6b4707e87b4a58617f97faa125b" | ||
vue-loader@^15.4.1: | ||
version "15.4.1" | ||
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.4.1.tgz#10c2da6f50ce5fc6bff2317dcbd1dccf4b3c7702" | ||
dependencies: | ||
"@vue/component-compiler-utils" "^2.0.0" | ||
hash-sum "^1.0.2" | ||
|