|
49 | 49 | semver "^5.4.1"
|
50 | 50 | source-map "^0.5.0"
|
51 | 51 |
|
52 |
| -"@babel/core@^7.11.4": |
53 |
| - version "7.11.4" |
54 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" |
55 |
| - integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg== |
| 52 | +"@babel/core@^7.11.5": |
| 53 | + version "7.11.5" |
| 54 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d" |
| 55 | + integrity sha512-fsEANVOcZHzrsV6dMVWqpSeXClq3lNbYrfFGme6DE25FQWe7pyeYpXyx9guqUnpy466JLzZ8z4uwSr2iv60V5Q== |
56 | 56 | dependencies:
|
57 | 57 | "@babel/code-frame" "^7.10.4"
|
58 |
| - "@babel/generator" "^7.11.4" |
| 58 | + "@babel/generator" "^7.11.5" |
59 | 59 | "@babel/helper-module-transforms" "^7.11.0"
|
60 | 60 | "@babel/helpers" "^7.10.4"
|
61 |
| - "@babel/parser" "^7.11.4" |
| 61 | + "@babel/parser" "^7.11.5" |
62 | 62 | "@babel/template" "^7.10.4"
|
63 |
| - "@babel/traverse" "^7.11.0" |
64 |
| - "@babel/types" "^7.11.0" |
| 63 | + "@babel/traverse" "^7.11.5" |
| 64 | + "@babel/types" "^7.11.5" |
65 | 65 | convert-source-map "^1.7.0"
|
66 | 66 | debug "^4.1.0"
|
67 | 67 | gensync "^1.0.0-beta.1"
|
68 | 68 | json5 "^2.1.2"
|
69 | 69 | lodash "^4.17.19"
|
70 | 70 | resolve "^1.3.2"
|
71 | 71 | semver "^5.4.1"
|
72 |
| - source-map "^0.5.0" |
| 72 | + source-map "^0.6.1" |
73 | 73 |
|
74 | 74 | "@babel/generator@^7.10.5":
|
75 | 75 | version "7.10.5"
|
|
80 | 80 | jsesc "^2.5.1"
|
81 | 81 | source-map "^0.5.0"
|
82 | 82 |
|
83 |
| -"@babel/generator@^7.11.0", "@babel/generator@^7.11.4": |
84 |
| - version "7.11.4" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" |
86 |
| - integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== |
| 83 | +"@babel/generator@^7.11.5": |
| 84 | + version "7.11.5" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.5.tgz#a5582773425a468e4ba269d9a1f701fbca6a7a82" |
| 86 | + integrity sha512-9UqHWJ4IwRTy4l0o8gq2ef8ws8UPzvtMkVKjTLAiRmza9p9V6Z+OfuNd9fB1j5Q67F+dVJtPC2sZXI8NM9br4g== |
87 | 87 | dependencies:
|
88 |
| - "@babel/types" "^7.11.0" |
| 88 | + "@babel/types" "^7.11.5" |
89 | 89 | jsesc "^2.5.1"
|
90 |
| - source-map "^0.5.0" |
| 90 | + source-map "^0.6.1" |
91 | 91 |
|
92 | 92 | "@babel/helper-annotate-as-pure@^7.10.4":
|
93 | 93 | version "7.10.4"
|
|
351 | 351 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
|
352 | 352 | integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==
|
353 | 353 |
|
354 |
| -"@babel/parser@^7.11.0", "@babel/parser@^7.11.4": |
355 |
| - version "7.11.4" |
356 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" |
357 |
| - integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== |
| 354 | +"@babel/parser@^7.11.5": |
| 355 | + version "7.11.5" |
| 356 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
| 357 | + integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
358 | 358 |
|
359 | 359 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
360 | 360 | version "7.10.5"
|
|
864 | 864 | "@babel/helper-create-regexp-features-plugin" "^7.10.4"
|
865 | 865 | "@babel/helper-plugin-utils" "^7.10.4"
|
866 | 866 |
|
867 |
| -"@babel/preset-env@7.11.0": |
868 |
| - version "7.11.0" |
869 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
870 |
| - integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
| 867 | +"@babel/preset-env@7.11.5": |
| 868 | + version "7.11.5" |
| 869 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272" |
| 870 | + integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA== |
871 | 871 | dependencies:
|
872 | 872 | "@babel/compat-data" "^7.11.0"
|
873 | 873 | "@babel/helper-compilation-targets" "^7.10.4"
|
|
931 | 931 | "@babel/plugin-transform-unicode-escapes" "^7.10.4"
|
932 | 932 | "@babel/plugin-transform-unicode-regex" "^7.10.4"
|
933 | 933 | "@babel/preset-modules" "^0.1.3"
|
934 |
| - "@babel/types" "^7.11.0" |
| 934 | + "@babel/types" "^7.11.5" |
935 | 935 | browserslist "^4.12.0"
|
936 | 936 | core-js-compat "^3.6.2"
|
937 | 937 | invariant "^2.2.2"
|
|
987 | 987 | globals "^11.1.0"
|
988 | 988 | lodash "^4.17.19"
|
989 | 989 |
|
990 |
| -"@babel/traverse@^7.11.0": |
991 |
| - version "7.11.0" |
992 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
993 |
| - integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 990 | +"@babel/traverse@^7.11.5": |
| 991 | + version "7.11.5" |
| 992 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
| 993 | + integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
994 | 994 | dependencies:
|
995 | 995 | "@babel/code-frame" "^7.10.4"
|
996 |
| - "@babel/generator" "^7.11.0" |
| 996 | + "@babel/generator" "^7.11.5" |
997 | 997 | "@babel/helper-function-name" "^7.10.4"
|
998 | 998 | "@babel/helper-split-export-declaration" "^7.11.0"
|
999 |
| - "@babel/parser" "^7.11.0" |
1000 |
| - "@babel/types" "^7.11.0" |
| 999 | + "@babel/parser" "^7.11.5" |
| 1000 | + "@babel/types" "^7.11.5" |
1001 | 1001 | debug "^4.1.0"
|
1002 | 1002 | globals "^11.1.0"
|
1003 | 1003 | lodash "^4.17.19"
|
|
1020 | 1020 | lodash "^4.17.19"
|
1021 | 1021 | to-fast-properties "^2.0.0"
|
1022 | 1022 |
|
| 1023 | +"@babel/types@^7.11.5": |
| 1024 | + version "7.11.5" |
| 1025 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
| 1026 | + integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
| 1027 | + dependencies: |
| 1028 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1029 | + lodash "^4.17.19" |
| 1030 | + to-fast-properties "^2.0.0" |
| 1031 | + |
1023 | 1032 | "@bcoe/v8-coverage@^0.2.3":
|
1024 | 1033 | version "0.2.3"
|
1025 | 1034 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
1383 | 1392 | "@types/yargs" "^15.0.0"
|
1384 | 1393 | chalk "^4.0.0"
|
1385 | 1394 |
|
1386 |
| -"@nativescript/core@7.0.0-rc.54": |
1387 |
| - version "7.0.0-rc.54" |
1388 |
| - resolved "https://registry.yarnpkg.com/@nativescript/core/-/core-7.0.0-rc.54.tgz#b84e08b33b03edc55b1e0ad716c381134df9cca6" |
1389 |
| - integrity sha512-mmo9+me4dJfWsVoQPVOjNSMDeR0dVhU6yA1FTPsm3XMeZfFQT5dTfzLpRNOHtBaAZSyy2j2j6TZ8Igx5ZEbS6A== |
| 1395 | +"@nativescript/core@7.0.0": |
| 1396 | + version "7.0.0" |
| 1397 | + resolved "https://registry.yarnpkg.com/@nativescript/core/-/core-7.0.0.tgz#2ff7e60cd3fd587c5ae955308350cbb1cac21b06" |
| 1398 | + integrity sha512-/DXCesjCXiCKbPOAX7bVoAIkGwjhw92wtq6M7RUS3aJOAP51/Ttm+1A7KSXJx3fCRHMD00duI7n3po2/I3a3bw== |
1390 | 1399 | dependencies:
|
1391 |
| - "@nativescript/hook" "~1.0.0" |
| 1400 | + "@nativescript/hook" "~2.0.0" |
1392 | 1401 | css-tree "^1.0.0-alpha.39"
|
1393 | 1402 | reduce-css-calc "^2.1.7"
|
1394 |
| - tns-core-modules rc |
1395 | 1403 | tslib "2.0.0"
|
1396 | 1404 |
|
1397 |
| -"@nativescript/hook@1.0.0", "@nativescript/hook@~1.0.0": |
1398 |
| - version "1.0.0" |
1399 |
| - resolved "https://registry.yarnpkg.com/@nativescript/hook/-/hook-1.0.0.tgz#26f2348ccac93a8d2e6625ebbba9733abc4b135d" |
1400 |
| - integrity sha512-AyrvuIuDki0+r7EgcxPuaujkDxkTWoFLWeQFMzrcyZfXkTnBU3J7EtiAmaFE82MouXGCTl+38x53A3c1F8g+8Q== |
| 1405 | +"@nativescript/hook@2.0.0", "@nativescript/hook@~2.0.0": |
| 1406 | + version "2.0.0" |
| 1407 | + resolved "https://registry.yarnpkg.com/@nativescript/hook/-/hook-2.0.0.tgz#dbc17777d08c657efc77e263dc1ba1896d9c77b5" |
| 1408 | + integrity sha512-v3Hj3Zpd69sQJfFpDNXonV0EjO1a2OL4l48wlo1Ycsqk4r7RY822d/irFTjt0LllRG0OcdEGgfG6wKb0YgPyHw== |
1401 | 1409 | dependencies:
|
1402 | 1410 | glob "^7.1.0"
|
1403 | 1411 | mkdirp "^1.0.4"
|
@@ -4550,10 +4558,10 @@ lines-and-columns@^1.1.6:
|
4550 | 4558 | resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
4551 | 4559 | integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
4552 | 4560 |
|
4553 |
| -lint-staged@10.2.13: |
4554 |
| - version "10.2.13" |
4555 |
| - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.13.tgz#b9c504683470edfc464b7d3fe3845a5a1efcd814" |
4556 |
| - integrity sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA== |
| 4561 | +lint-staged@10.3.0: |
| 4562 | + version "10.3.0" |
| 4563 | + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0" |
| 4564 | + integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw== |
4557 | 4565 | dependencies:
|
4558 | 4566 | chalk "^4.1.0"
|
4559 | 4567 | cli-truncate "^2.1.0"
|
@@ -5828,10 +5836,10 @@ rollup-pluginutils@^1.5.2:
|
5828 | 5836 | estree-walker "^0.2.1"
|
5829 | 5837 | minimatch "^3.0.2"
|
5830 | 5838 |
|
5831 |
| -rollup@^2.26.6: |
5832 |
| - version "2.26.6" |
5833 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.6.tgz#0b460c1da224c6af12a1e948a28c513aa11f2b93" |
5834 |
| - integrity sha512-iSB7eE3k/VNQHnI7ckS++4yIqTamoUCB1xo7MswhJ/fg22oFYR5+xCrUZVviBj97jvc5A31MPbVMw1Wc3jWxmw== |
| 5839 | +rollup@^2.26.9: |
| 5840 | + version "2.26.9" |
| 5841 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9" |
| 5842 | + integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ== |
5835 | 5843 | optionalDependencies:
|
5836 | 5844 | fsevents "~2.1.2"
|
5837 | 5845 |
|
@@ -6418,11 +6426,6 @@ tmpl@1.0.x:
|
6418 | 6426 | resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
|
6419 | 6427 | integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=
|
6420 | 6428 |
|
6421 |
| -tns-core-modules@rc: |
6422 |
| - version "7.0.0-rc.32" |
6423 |
| - resolved "https://registry.yarnpkg.com/tns-core-modules/-/tns-core-modules-7.0.0-rc.32.tgz#4245f1e91abb9a595ef38d2caff7cd1d34c70507" |
6424 |
| - integrity sha512-DqJsh3knxBNgvyS707sP9xT/8/suafuZ0ui+dpeGTv9VALD7Hn8A9W9cTs81/LrisyOIv4M6gYxF6SVz8jXSxg== |
6425 |
| - |
6426 | 6429 | to-fast-properties@^2.0.0:
|
6427 | 6430 | version "2.0.0"
|
6428 | 6431 | resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
|
|
0 commit comments