1616 dependencies :
1717 " @babel/highlight" " ^7.0.0"
1818
19- " @babel/core@^7.1.0 " :
20- version "7.5.4"
21- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd"
22- integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==
23- dependencies :
24- " @babel/code-frame" " ^7.0.0"
25- " @babel/generator" " ^7.5.0"
26- " @babel/helpers" " ^7.5.4"
27- " @babel/parser" " ^7.5.0"
28- " @babel/template" " ^7.4.4"
29- " @babel/traverse" " ^7.5.0"
30- " @babel/types" " ^7.5.0"
31- convert-source-map "^1.1.0"
32- debug "^4.1.0"
33- json5 "^2.1.0"
34- lodash "^4.17.11"
35- resolve "^1.3.2"
36- semver "^5.4.1"
37- source-map "^0.5.0"
38-
39- " @babel/core@^7.5.5 " :
40- version "7.5.5"
41- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.5.tgz#17b2686ef0d6bc58f963dddd68ab669755582c30"
42- integrity sha512-i4qoSr2KTtce0DmkuuQBV4AuQgGPUcPXMr9L5MyYAtk06z068lQ10a4O009fe5OB/DfNV+h+qqT7ddNV8UnRjg==
43- dependencies :
44- " @babel/code-frame" " ^7.5.5"
45- " @babel/generator" " ^7.5.5"
46- " @babel/helpers" " ^7.5.5"
47- " @babel/parser" " ^7.5.5"
48- " @babel/template" " ^7.4.4"
49- " @babel/traverse" " ^7.5.5"
50- " @babel/types" " ^7.5.5"
51- convert-source-map "^1.1.0"
52- debug "^4.1.0"
53- json5 "^2.1.0"
54- lodash "^4.17.13"
55- resolve "^1.3.2"
56- semver "^5.4.1"
57- source-map "^0.5.0"
58-
59- " @babel/core@^7.6.0 " :
19+ " @babel/core@^7.1.0" , "@babel/core@^7.5.5", "@babel/core@^7.6.0":
6020 version "7.6.0"
6121 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.0.tgz#9b00f73554edd67bebc86df8303ef678be3d7b48"
6222 integrity sha512-FuRhDRtsd6IptKpHXAa+4WPZYY2ZzgowkbLBecEDDSje1X/apG7jQM33or3NdOmjXBKWGOg4JmSiRfUfuTtHXw==
272232 " @babel/traverse" " ^7.1.0"
273233 " @babel/types" " ^7.2.0"
274234
275- " @babel/helpers@^7.5.4 " :
276- version "7.5.4"
277- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.4.tgz#2f00608aa10d460bde0ccf665d6dcf8477357cf0"
278- integrity sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow==
279- dependencies :
280- " @babel/template" " ^7.4.4"
281- " @babel/traverse" " ^7.5.0"
282- " @babel/types" " ^7.5.0"
283-
284- " @babel/helpers@^7.5.5 " :
285- version "7.5.5"
286- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.5.tgz#63908d2a73942229d1e6685bc2a0e730dde3b75e"
287- integrity sha512-nRq2BUhxZFnfEn/ciJuhklHvFOqjJUD5wpx+1bxUF2axL9C+v4DE/dmp5sT2dKnpOs4orZWzpAZqlCy8QqE/7g==
288- dependencies :
289- " @babel/template" " ^7.4.4"
290- " @babel/traverse" " ^7.5.5"
291- " @babel/types" " ^7.5.5"
292-
293235" @babel/helpers@^7.6.0 " :
294236 version "7.6.0"
295237 resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.6.0.tgz#21961d16c6a3c3ab597325c34c465c0887d31c6e"
438380 dependencies :
439381 " @babel/helper-plugin-utils" " ^7.0.0"
440382
441- " @babel/plugin-transform-block-scoping@^7.5.5 " :
442- version "7.5.5"
443- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.5.5.tgz#a35f395e5402822f10d2119f6f8e045e3639a2ce"
444- integrity sha512-82A3CLRRdYubkG85lKwhZB0WZoHxLGsJdux/cOVaJCJpvYFl1LVzAIFyRsa7CvXqW8rBM4Zf3Bfn8PHt5DP0Sg==
445- dependencies :
446- " @babel/helper-plugin-utils" " ^7.0.0"
447- lodash "^4.17.13"
448-
449383" @babel/plugin-transform-block-scoping@^7.6.0 " :
450384 version "7.6.0"
451385 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.0.tgz#c49e21228c4bbd4068a35667e6d951c75439b1dc"
475409 dependencies :
476410 " @babel/helper-plugin-utils" " ^7.0.0"
477411
478- " @babel/plugin-transform-destructuring@^7.5.0 " :
479- version "7.5.0"
480- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.5.0.tgz#f6c09fdfe3f94516ff074fe877db7bc9ef05855a"
481- integrity sha512-YbYgbd3TryYYLGyC7ZR+Tq8H/+bCmwoaxHfJHupom5ECstzbRLTch6gOQbhEY9Z4hiCNHEURgq06ykFv9JZ/QQ==
482- dependencies :
483- " @babel/helper-plugin-utils" " ^7.0.0"
484-
485412" @babel/plugin-transform-destructuring@^7.6.0 " :
486413 version "7.6.0"
487414 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.6.0.tgz#44bbe08b57f4480094d57d9ffbcd96d309075ba6"
588515 " @babel/helper-module-transforms" " ^7.1.0"
589516 " @babel/helper-plugin-utils" " ^7.0.0"
590517
591- " @babel/plugin-transform-named-capturing-groups-regex@^7.4.5 " :
592- version "7.4.5"
593- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.5.tgz#9d269fd28a370258199b4294736813a60bbdd106"
594- integrity sha512-z7+2IsWafTBbjNsOxU/Iv5CvTJlr5w4+HGu1HovKYTtgJ362f7kBcQglkfmlspKKZ3bgrbSGvLfNx++ZJgCWsg==
595- dependencies :
596- regexp-tree "^0.1.6"
597-
598518" @babel/plugin-transform-named-capturing-groups-regex@^7.6.0 " :
599519 version "7.6.0"
600520 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.0.tgz#1e6e663097813bb4f53d42df0750cf28ad3bb3f1"
656576 dependencies :
657577 " @babel/helper-plugin-utils" " ^7.0.0"
658578
659- " @babel/plugin-transform-runtime@^7.5.5 " :
660- version "7.5.5"
661- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.5.5.tgz#a6331afbfc59189d2135b2e09474457a8e3d28bc"
662- integrity sha512-6Xmeidsun5rkwnGfMOp6/z9nSzWpHFNVr2Jx7kwoq4mVatQfQx5S56drBgEHF+XQbKOdIaOiMIINvp/kAwMN+w==
663- dependencies :
664- " @babel/helper-module-imports" " ^7.0.0"
665- " @babel/helper-plugin-utils" " ^7.0.0"
666- resolve "^1.8.1"
667- semver "^5.5.1"
668-
669- " @babel/plugin-transform-runtime@^7.6.0 " :
579+ " @babel/plugin-transform-runtime@^7.5.5" , "@babel/plugin-transform-runtime@^7.6.0":
670580 version "7.6.0"
671581 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.6.0.tgz#85a3cce402b28586138e368fce20ab3019b9713e"
672582 integrity sha512-Da8tMf7uClzwUm/pnJ1S93m/aRXmoYNDD7TkHua8xBDdaAs54uZpTWvEt6NGwmoVMb9mZbntfTqmG2oSzN/7Vg==
738648 core-js "^2.6.5"
739649 regenerator-runtime "^0.13.2"
740650
741- " @babel/preset-env@^7.5.5 " :
742- version "7.5.5"
743- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.5.tgz#bc470b53acaa48df4b8db24a570d6da1fef53c9a"
744- integrity sha512-GMZQka/+INwsMz1A5UEql8tG015h5j/qjptpKY2gJ7giy8ohzU710YciJB5rcKsWGWHiW3RUnHib0E5/m3Tp3A==
745- dependencies :
746- " @babel/helper-module-imports" " ^7.0.0"
747- " @babel/helper-plugin-utils" " ^7.0.0"
748- " @babel/plugin-proposal-async-generator-functions" " ^7.2.0"
749- " @babel/plugin-proposal-dynamic-import" " ^7.5.0"
750- " @babel/plugin-proposal-json-strings" " ^7.2.0"
751- " @babel/plugin-proposal-object-rest-spread" " ^7.5.5"
752- " @babel/plugin-proposal-optional-catch-binding" " ^7.2.0"
753- " @babel/plugin-proposal-unicode-property-regex" " ^7.4.4"
754- " @babel/plugin-syntax-async-generators" " ^7.2.0"
755- " @babel/plugin-syntax-dynamic-import" " ^7.2.0"
756- " @babel/plugin-syntax-json-strings" " ^7.2.0"
757- " @babel/plugin-syntax-object-rest-spread" " ^7.2.0"
758- " @babel/plugin-syntax-optional-catch-binding" " ^7.2.0"
759- " @babel/plugin-transform-arrow-functions" " ^7.2.0"
760- " @babel/plugin-transform-async-to-generator" " ^7.5.0"
761- " @babel/plugin-transform-block-scoped-functions" " ^7.2.0"
762- " @babel/plugin-transform-block-scoping" " ^7.5.5"
763- " @babel/plugin-transform-classes" " ^7.5.5"
764- " @babel/plugin-transform-computed-properties" " ^7.2.0"
765- " @babel/plugin-transform-destructuring" " ^7.5.0"
766- " @babel/plugin-transform-dotall-regex" " ^7.4.4"
767- " @babel/plugin-transform-duplicate-keys" " ^7.5.0"
768- " @babel/plugin-transform-exponentiation-operator" " ^7.2.0"
769- " @babel/plugin-transform-for-of" " ^7.4.4"
770- " @babel/plugin-transform-function-name" " ^7.4.4"
771- " @babel/plugin-transform-literals" " ^7.2.0"
772- " @babel/plugin-transform-member-expression-literals" " ^7.2.0"
773- " @babel/plugin-transform-modules-amd" " ^7.5.0"
774- " @babel/plugin-transform-modules-commonjs" " ^7.5.0"
775- " @babel/plugin-transform-modules-systemjs" " ^7.5.0"
776- " @babel/plugin-transform-modules-umd" " ^7.2.0"
777- " @babel/plugin-transform-named-capturing-groups-regex" " ^7.4.5"
778- " @babel/plugin-transform-new-target" " ^7.4.4"
779- " @babel/plugin-transform-object-super" " ^7.5.5"
780- " @babel/plugin-transform-parameters" " ^7.4.4"
781- " @babel/plugin-transform-property-literals" " ^7.2.0"
782- " @babel/plugin-transform-regenerator" " ^7.4.5"
783- " @babel/plugin-transform-reserved-words" " ^7.2.0"
784- " @babel/plugin-transform-shorthand-properties" " ^7.2.0"
785- " @babel/plugin-transform-spread" " ^7.2.0"
786- " @babel/plugin-transform-sticky-regex" " ^7.2.0"
787- " @babel/plugin-transform-template-literals" " ^7.4.4"
788- " @babel/plugin-transform-typeof-symbol" " ^7.2.0"
789- " @babel/plugin-transform-unicode-regex" " ^7.4.4"
790- " @babel/types" " ^7.5.5"
791- browserslist "^4.6.0"
792- core-js-compat "^3.1.1"
793- invariant "^2.2.2"
794- js-levenshtein "^1.1.3"
795- semver "^5.5.0"
796-
797- " @babel/preset-env@^7.6.0 " :
651+ " @babel/preset-env@^7.5.5" , "@babel/preset-env@^7.6.0":
798652 version "7.6.0"
799653 resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.0.tgz#aae4141c506100bb2bfaa4ac2a5c12b395619e50"
800654 integrity sha512-1efzxFv/TcPsNXlRhMzRnkBFMeIqBBgzwmZwlFDw5Ubj0AGLeufxugirwZmkkX/ayi3owsSqoQ4fw8LkfK9SYg==
850704 js-levenshtein "^1.1.3"
851705 semver "^5.5.0"
852706
853- " @babel/register@^7.5.5 " :
854- version "7.5.5"
855- resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.5.5.tgz#40fe0d474c8c8587b28d6ae18a03eddad3dac3c1"
856- integrity sha512-pdd5nNR+g2qDkXZlW1yRCWFlNrAn2PPdnZUB72zjX4l1Vv4fMRRLwyf+n/idFCLI1UgVGboUU8oVziwTBiyNKQ==
857- dependencies :
858- core-js "^3.0.0"
859- find-cache-dir "^2.0.0"
860- lodash "^4.17.13"
861- mkdirp "^0.5.1"
862- pirates "^4.0.0"
863- source-map-support "^0.5.9"
864-
865- " @babel/register@^7.6.0 " :
707+ " @babel/register@^7.5.5" , "@babel/register@^7.6.0":
866708 version "7.6.0"
867709 resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.6.0.tgz#76b6f466714680f4becafd45beeb2a7b87431abf"
868710 integrity sha512-78BomdN8el+x/nkup9KwtjJXuptW5oXMFmP11WoM2VJBjxrKv4grC3qjpLL8RGGUYUGsm57xnjYFM2uom+jWUQ==
898740 " @babel/parser" " ^7.6.0"
899741 " @babel/types" " ^7.6.0"
900742
901- " @babel/traverse@^7.1.0" , "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.0" :
743+ " @babel/traverse@^7.1.0" , "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4":
902744 version "7.5.0"
903745 resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.0.tgz#4216d6586854ef5c3c4592dab56ec7eb78485485"
904746 integrity sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg==
@@ -2876,11 +2718,6 @@ core-js@^2.6.5:
28762718 resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
28772719 integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
28782720
2879- core-js@^3.0.0 :
2880- version "3.1.4"
2881- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.4.tgz#3a2837fc48e582e1ae25907afcd6cf03b0cc7a07"
2882- integrity sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ==
2883-
28842721core-util-is@1.0.2, core-util-is@~1.0.0 :
28852722 version "1.0.2"
28862723 resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -5227,12 +5064,23 @@ jquery-inview@^1.1.2:
52275064 resolved "https://registry.yarnpkg.com/jquery-inview/-/jquery-inview-1.1.2.tgz#6b7cf6f4c9ab0b6435e043092e19ef62600662c8"
52285065 integrity sha1-a3z29MmrC2Q14EMJLhnvYmAGYsg=
52295066
5230- jquery.marker-animation@^1.3.17 :
5231- version "1.3.17 "
5232- resolved "https://registry.yarnpkg.com/jquery.marker-animation/-/jquery.marker-animation-1.3.17 .tgz#1876408954c30f0072713d9f26596f8bfb174377 "
5233- integrity sha512-X03H+lUly8oJhXCl+DQoXNWg5WYGhru9wnSTdXy+purrbBFhD2P4r2I5LMH9VCAVmPmh0UFmQBu0BuZspFoU+A ==
5067+ jquery.marker-animation@^1.3.18 :
5068+ version "1.3.18 "
5069+ resolved "https://registry.yarnpkg.com/jquery.marker-animation/-/jquery.marker-animation-1.3.18 .tgz#1552e182877ac5c3aed2205c491f6c1a7baba694 "
5070+ integrity sha512-+DQxju2XEcgrdS7nWJ+zMCEVkABvUAkPe6LZv4xq5Ndk5vVh7dXMI6i1iJJ6HksVAl6jcEv2SOtgAV4nBzolCw ==
52345071 dependencies :
5072+ " @babel/core" " ^7.6.0"
5073+ " @babel/plugin-proposal-object-rest-spread" " ^7.5.5"
5074+ " @babel/plugin-transform-react-jsx" " ^7.3.0"
5075+ " @babel/plugin-transform-runtime" " ^7.6.0"
5076+ " @babel/preset-env" " ^7.6.0"
5077+ " @babel/register" " ^7.6.0"
5078+ babel-loader "^8.0.6"
5079+ duplicate-package-checker-webpack-plugin "^3.0.0"
52355080 jquery-inview "^1.1.2"
5081+ speed-measure-webpack-plugin "^1.3.1"
5082+ webpack "^4.39.3"
5083+ webpack-cli "^3.3.8"
52365084
52375085js-base64@^2.1.8 :
52385086 version "2.5.1"
@@ -7130,11 +6978,6 @@ regexp-tree@^0.1.13:
71306978 resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.13.tgz#5b19ab9377edc68bc3679256840bb29afc158d7f"
71316979 integrity sha512-hwdV/GQY5F8ReLZWO+W1SRoN5YfpOKY6852+tBFcma72DKBIcHjPRIlIvQN35bCOljuAfP2G2iB0FC/w236mUw==
71326980
7133- regexp-tree@^0.1.6 :
7134- version "0.1.11"
7135- resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.11.tgz#c9c7f00fcf722e0a56c7390983a7a63dd6c272f3"
7136- integrity sha512-7/l/DgapVVDzZobwMCCgMlqiqyLFJ0cduo/j+3BcDJIB+yJdsYCfKuI3l/04NV+H/rfNRdPIDbXNZHM9XvQatg==
7137-
71386981regexpp@^2.0.1 :
71396982 version "2.0.1"
71406983 resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
@@ -8379,7 +8222,7 @@ webidl-conversions@^4.0.2:
83798222 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
83808223 integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
83818224
8382- webpack-cli@^3.3.8, webpack-cli@~3.3.8 :
8225+ webpack-cli@^3.3.8, webpack-cli@~3.3.7, webpack-cli@~3.3. 8 :
83838226 version "3.3.8"
83848227 resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.8.tgz#caeaebcc26f685db1736e5decd3f01aac30123ec"
83858228 integrity sha512-RANYSXwikSWINjHMd/mtesblNSpjpDLoYTBtP99n1RhXqVI/wxN40Auqy42I7y4xrbmRBoA5Zy5E0JSBD5XRhw==
@@ -8396,23 +8239,6 @@ webpack-cli@^3.3.8, webpack-cli@~3.3.8:
83968239 v8-compile-cache "2.0.3"
83978240 yargs "13.2.4"
83988241
8399- webpack-cli@~3.3.7 :
8400- version "3.3.7"
8401- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.7.tgz#77c8580dd8e92f69d635e0238eaf9d9c15759a91"
8402- integrity sha512-OhTUCttAsr+IZSMVwGROGRHvT+QAs8H6/mHIl4SvhAwYywjiylYjpwybGx7WQ9Hkb45FhjtsymkwiRRbGJ1SZQ==
8403- dependencies :
8404- chalk "2.4.2"
8405- cross-spawn "6.0.5"
8406- enhanced-resolve "4.1.0"
8407- findup-sync "3.0.0"
8408- global-modules "2.0.0"
8409- import-local "2.0.0"
8410- interpret "1.2.0"
8411- loader-utils "1.2.3"
8412- supports-color "6.1.0"
8413- v8-compile-cache "2.0.3"
8414- yargs "13.2.4"
8415-
84168242webpack-sources@^1.4.0, webpack-sources@^1.4.1 :
84178243 version "1.4.3"
84188244 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
0 commit comments