|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
| 5 | +"@nuxt/opencollective@^0.3.2": |
| 6 | + version "0.3.2" |
| 7 | + resolved "https://registry.yarnpkg.com/@nuxt/opencollective/-/opencollective-0.3.2.tgz#83cb70cdb2bac5fad6f8c93529e7b11187d49c02" |
| 8 | + integrity sha512-XG7rUdXG9fcafu9KTDIYjJSkRO38EwjlKYIb5TQ/0WDbiTUTtUtgncMscKOYzfsY86kGs05pAuMOR+3Fi0aN3A== |
| 9 | + dependencies: |
| 10 | + chalk "^4.1.0" |
| 11 | + consola "^2.15.0" |
| 12 | + node-fetch "^2.6.1" |
| 13 | + |
5 | 14 | abbrev@1: |
6 | 15 | version "1.1.0" |
7 | 16 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f" |
@@ -80,6 +89,13 @@ ansi-styles@^2.2.1: |
80 | 89 | version "2.2.1" |
81 | 90 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" |
82 | 91 |
|
| 92 | +ansi-styles@^4.1.0: |
| 93 | + version "4.3.0" |
| 94 | + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" |
| 95 | + integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== |
| 96 | + dependencies: |
| 97 | + color-convert "^2.0.1" |
| 98 | + |
83 | 99 | anymatch@^1.3.0: |
84 | 100 | version "1.3.0" |
85 | 101 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.0.tgz#a3e52fa39168c825ff57b0248126ce5a8ff95507" |
@@ -199,10 +215,6 @@ async@^2.1.2, async@^2.1.5: |
199 | 215 | dependencies: |
200 | 216 | lodash "^4.14.0" |
201 | 217 |
|
202 | | -async@~0.2.6: |
203 | | - version "0.2.10" |
204 | | - resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1" |
205 | | - |
206 | 218 | asynckit@^0.4.0: |
207 | 219 | version "0.4.0" |
208 | 220 | resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" |
|
865 | 877 | dependencies: |
866 | 878 | hoek "2.x.x" |
867 | 879 |
|
868 | | -bootstrap-vue@^0.16.1: |
869 | | - version "0.16.1" |
870 | | - resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-0.16.1.tgz#00395c4ab6fe35f2f976cb5e65bc09022ffef7db" |
| 880 | +bootstrap-vue@^2.20.1: |
| 881 | + version "2.20.1" |
| 882 | + resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.20.1.tgz#1b6cd4368632c1a6dd4a5ed161242baa131c3cd5" |
| 883 | + integrity sha512-s+w83q0T2mo/RbFwTM8gExbLJMEOYpdTUqmyFaHv2Ir+TFprMvTWpeAzeNuawJ130W1gePZ3LW3cNp1t/tZbOw== |
871 | 884 | dependencies: |
872 | | - bootstrap "^4.0.0-alpha.6" |
873 | | - tether latest |
874 | | - uglify-js-harmony "^2.7.5" |
875 | | - vue "^2.2.6" |
| 885 | + "@nuxt/opencollective" "^0.3.2" |
| 886 | + bootstrap ">=4.5.3 <5.0.0" |
| 887 | + popper.js "^1.16.1" |
| 888 | + portal-vue "^2.1.7" |
| 889 | + vue-functional-data-merge "^3.1.0" |
876 | 890 |
|
877 | | -bootstrap@^4.0.0-alpha.6: |
878 | | - version "4.0.0-alpha.6" |
879 | | - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-alpha.6.tgz#4f54dd33ac0deac3b28407bc2df7ec608869c9c8" |
880 | | - dependencies: |
881 | | - jquery ">=1.9.1" |
882 | | - tether "^1.4.0" |
| 891 | +"bootstrap@>=4.5.3 <5.0.0": |
| 892 | + version "4.5.3" |
| 893 | + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6" |
| 894 | + integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ== |
883 | 895 |
|
884 | 896 | brace-expansion@^1.1.7: |
885 | 897 | version "1.1.7" |
@@ -1094,6 +1106,14 @@ [email protected], chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3: |
1094 | 1106 | strip-ansi "^3.0.0" |
1095 | 1107 | supports-color "^2.0.0" |
1096 | 1108 |
|
| 1109 | +chalk@^4.1.0: |
| 1110 | + version "4.1.0" |
| 1111 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" |
| 1112 | + integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== |
| 1113 | + dependencies: |
| 1114 | + ansi-styles "^4.1.0" |
| 1115 | + supports-color "^7.1.0" |
| 1116 | + |
1097 | 1117 | chokidar@^1.4.3, chokidar@^1.7.0: |
1098 | 1118 | version "1.7.0" |
1099 | 1119 | resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468" |
@@ -1197,10 +1217,22 @@ color-convert@^1.3.0: |
1197 | 1217 | dependencies: |
1198 | 1218 | color-name "^1.1.1" |
1199 | 1219 |
|
| 1220 | +color-convert@^2.0.1: |
| 1221 | + version "2.0.1" |
| 1222 | + resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" |
| 1223 | + integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== |
| 1224 | + dependencies: |
| 1225 | + color-name "~1.1.4" |
| 1226 | + |
1200 | 1227 | color-name@^1.0.0, color-name@^1.1.1: |
1201 | 1228 | version "1.1.2" |
1202 | 1229 | resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d" |
1203 | 1230 |
|
| 1231 | +color-name@~1.1.4: |
| 1232 | + version "1.1.4" |
| 1233 | + resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
| 1234 | + integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== |
| 1235 | + |
1204 | 1236 | color-string@^0.3.0: |
1205 | 1237 | version "0.3.0" |
1206 | 1238 | resolved "https://registry.yarnpkg.com/color-string/-/color-string-0.3.0.tgz#27d46fb67025c5c2fa25993bfbf579e47841b991" |
@@ -1298,6 +1330,11 @@ connect@^3.6.2: |
1298 | 1330 | parseurl "~1.3.1" |
1299 | 1331 | utils-merge "1.0.0" |
1300 | 1332 |
|
| 1333 | +consola@^2.15.0: |
| 1334 | + version "2.15.0" |
| 1335 | + resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9" |
| 1336 | + integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ== |
| 1337 | + |
1301 | 1338 | console-browserify@^1.1.0: |
1302 | 1339 | version "1.1.0" |
1303 | 1340 | resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10" |
@@ -2524,6 +2561,11 @@ has-flag@^1.0.0: |
2524 | 2561 | version "1.0.0" |
2525 | 2562 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa" |
2526 | 2563 |
|
| 2564 | +has-flag@^4.0.0: |
| 2565 | + version "4.0.0" |
| 2566 | + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" |
| 2567 | + integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== |
| 2568 | + |
2527 | 2569 | has-unicode@^2.0.0: |
2528 | 2570 | version "2.0.1" |
2529 | 2571 | resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" |
@@ -2975,10 +3017,6 @@ jodid25519@^1.0.0: |
2975 | 3017 | dependencies: |
2976 | 3018 | jsbn "~0.1.0" |
2977 | 3019 |
|
2978 | | -jquery@>=1.9.1: |
2979 | | - version "3.2.1" |
2980 | | - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" |
2981 | | - |
2982 | 3020 | js-base64@^2.1.8, js-base64@^2.1.9: |
2983 | 3021 | version "2.1.9" |
2984 | 3022 | resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.1.9.tgz#f0e80ae039a4bd654b5f281fc93f04a914a7fcce" |
|
3439 | 3477 | encoding "^0.1.11" |
3440 | 3478 | is-stream "^1.0.1" |
3441 | 3479 |
|
| 3480 | +node-fetch@^2.6.1: |
| 3481 | + version "2.6.1" |
| 3482 | + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" |
| 3483 | + integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== |
| 3484 | + |
3442 | 3485 | node-gyp@^3.3.1: |
3443 | 3486 | version "3.6.1" |
3444 | 3487 | resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-3.6.1.tgz#19561067ff185464aded478212681f47fd578cbc" |
@@ -3884,6 +3927,16 @@ pluralize@^1.2.1: |
3884 | 3927 | version "1.2.1" |
3885 | 3928 | resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45" |
3886 | 3929 |
|
| 3930 | +popper.js@^1.16.1: |
| 3931 | + version "1.16.1" |
| 3932 | + resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b" |
| 3933 | + integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ== |
| 3934 | + |
| 3935 | +portal-vue@^2.1.7: |
| 3936 | + version "2.1.7" |
| 3937 | + resolved "https://registry.yarnpkg.com/portal-vue/-/portal-vue-2.1.7.tgz#ea08069b25b640ca08a5b86f67c612f15f4e4ad4" |
| 3938 | + integrity sha512-+yCno2oB3xA7irTt0EU5Ezw22L2J51uKAacE/6hMPMoO/mx3h4rXFkkBkT4GFsMDv/vEe8TNKC3ujJJ0PTwb6g== |
| 3939 | + |
3887 | 3940 | post-compile-webpack-plugin@^0.1.1: |
3888 | 3941 | version "0.1.1" |
3889 | 3942 | resolved "https://registry.yarnpkg.com/post-compile-webpack-plugin/-/post-compile-webpack-plugin-0.1.1.tgz#1b1a0eea890ce748556ca49e066a48c900e0b370" |
@@ -4911,6 +4964,13 @@ supports-color@^3.1.0, supports-color@^3.2.3: |
4911 | 4964 | dependencies: |
4912 | 4965 | has-flag "^1.0.0" |
4913 | 4966 |
|
| 4967 | +supports-color@^7.1.0: |
| 4968 | + version "7.2.0" |
| 4969 | + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" |
| 4970 | + integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== |
| 4971 | + dependencies: |
| 4972 | + has-flag "^4.0.0" |
| 4973 | + |
4914 | 4974 | svgo@^0.7.0: |
4915 | 4975 | version "0.7.2" |
4916 | 4976 | resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5" |
@@ -4968,10 +5028,6 @@ tar@^2.0.0, tar@^2.2.1: |
4968 | 5028 | fstream "^1.0.2" |
4969 | 5029 | inherits "2" |
4970 | 5030 |
|
4971 | | -tether@^1.4.0, tether@latest: |
4972 | | - version "1.4.0" |
4973 | | - resolved "https://registry.yarnpkg.com/tether/-/tether-1.4.0.tgz#0f9fa171f75bf58485d8149e94799d7ae74d1c1a" |
4974 | | - |
4975 | 5031 | text-table@~0.2.0: |
4976 | 5032 | version "0.2.0" |
4977 | 5033 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" |
@@ -5067,15 +5123,6 @@ typedarray@^0.0.6: |
5067 | 5123 | version "0.0.6" |
5068 | 5124 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
5069 | 5125 |
|
5070 | | -uglify-js-harmony@^2.7.5: |
5071 | | - version "2.7.7" |
5072 | | - resolved "https://registry.yarnpkg.com/uglify-js-harmony/-/uglify-js-harmony-2.7.7.tgz#6a43993211fa5da2f1e58416d61f329327eef335" |
5073 | | - dependencies: |
5074 | | - async "~0.2.6" |
5075 | | - source-map "~0.5.1" |
5076 | | - uglify-to-browserify "~1.0.0" |
5077 | | - yargs "~3.10.0" |
5078 | | - |
5079 | 5126 | |
5080 | 5127 | version "3.0.10" |
5081 | 5128 | resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.0.10.tgz#e220e7dbc05ce1f9bb08268b221aa0cf152fb4e2" |
|
5228 | 5275 | dependencies: |
5229 | 5276 | indexof "0.0.1" |
5230 | 5277 |
|
| 5278 | +vue-functional-data-merge@^3.1.0: |
| 5279 | + version "3.1.0" |
| 5280 | + resolved "https://registry.yarnpkg.com/vue-functional-data-merge/-/vue-functional-data-merge-3.1.0.tgz#08a7797583b7f35680587f8a1d51d729aa1dc657" |
| 5281 | + integrity sha512-leT4kdJVQyeZNY1kmnS1xiUlQ9z1B/kdBFCILIjYYQDqZgLqCLa0UhjSSeRX6c3mUe6U5qYeM8LrEqkHJ1B4LA== |
| 5282 | + |
5231 | 5283 | vue-hot-reload-api@^2.1.0: |
5232 | 5284 | version "2.1.0" |
5233 | 5285 | resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.1.0.tgz#9ca58a6e0df9078554ce1708688b6578754d86de" |
@@ -5299,7 +5351,7 @@ vue-template-es2015-compiler@^1.2.2: |
5299 | 5351 | version "1.5.2" |
5300 | 5352 | resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.5.2.tgz#a0a6c50c941d2a4abda963f2f42c337ac450ee95" |
5301 | 5353 |
|
5302 | | -vue@^2.2.6, vue@~2.3.3: |
| 5354 | +vue@~2.3.3: |
5303 | 5355 | version "2.3.3" |
5304 | 5356 | resolved "https://registry.yarnpkg.com/vue/-/vue-2.3.3.tgz#d1eaa8fde5240735a4563e74f2c7fead9cbb064c" |
5305 | 5357 |
|
|
0 commit comments