|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | +"@babel/code-frame@^7.0.0": |
| 6 | + version "7.18.6" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
| 8 | + integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
| 9 | + dependencies: |
| 10 | + "@babel/highlight" "^7.18.6" |
| 11 | + |
| 12 | +"@babel/helper-string-parser@^7.18.10": |
| 13 | + version "7.18.10" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
| 15 | + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 16 | + |
| 17 | +"@babel/helper-validator-identifier@^7.18.6": |
| 18 | + version "7.18.6" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076" |
| 20 | + integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g== |
| 21 | + |
| 22 | +"@babel/highlight@^7.18.6": |
| 23 | + version "7.18.6" |
| 24 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
| 25 | + integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g== |
| 26 | + dependencies: |
| 27 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 28 | + chalk "^2.0.0" |
| 29 | + js-tokens "^4.0.0" |
| 30 | + |
| 31 | +"@babel/types@^7.2.0": |
| 32 | + version "7.18.13" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a" |
| 34 | + integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ== |
| 35 | + dependencies: |
| 36 | + "@babel/helper-string-parser" "^7.18.10" |
| 37 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 38 | + to-fast-properties "^2.0.0" |
| 39 | + |
5 | 40 | abbrev@1:
|
6 | 41 | version "1.1.1"
|
7 | 42 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
|
169 | 204 | dependencies:
|
170 | 205 | angular "^1.0.8"
|
171 | 206 |
|
172 |
| - |
173 |
| - version "1.5.9" |
174 |
| - resolved "https://registry.yarnpkg.com/angular/-/angular-1.5.9.tgz#b7aeff42dad87881e06be16b6690fe766d868b51" |
175 |
| - integrity sha1-t67/QtrYeIHga+FrZpD+dm2Gi1E= |
176 |
| - |
177 |
| -[email protected], angular@^1.0.8: |
178 |
| - version "1.7.8" |
179 |
| - resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.8.tgz#b77ede272ce1b261e3be30c1451a0b346905a3c9" |
180 |
| - integrity sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg== |
| 207 | + |
| 208 | + version "1.8.3" |
| 209 | + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894" |
| 210 | + integrity sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw== |
181 | 211 |
|
182 | 212 | angulartics-piwik@^1.0.6:
|
183 | 213 | version "1.0.6"
|
@@ -610,6 +640,15 @@ babel-messages@^6.23.0:
|
610 | 640 | dependencies:
|
611 | 641 | babel-runtime "^6.22.0"
|
612 | 642 |
|
| 643 | +babel-plugin-angularjs-annotate@^0.10.0: |
| 644 | + version "0.10.0" |
| 645 | + resolved "https://registry.yarnpkg.com/babel-plugin-angularjs-annotate/-/babel-plugin-angularjs-annotate-0.10.0.tgz#4213b3aaae494a087aad0b8237c5d0716d22ca76" |
| 646 | + integrity sha512-NPE7FOAxcLPCUR/kNkrhHIjoScR3RyIlRH3yRn79j8EZWtpILVnCOdA9yKfsOmRh6BHnLHKl8ZAThc+YDd/QwQ== |
| 647 | + dependencies: |
| 648 | + "@babel/code-frame" "^7.0.0" |
| 649 | + "@babel/types" "^7.2.0" |
| 650 | + simple-is "~0.2.0" |
| 651 | + |
613 | 652 | babel-plugin-check-es2015-constants@^6.22.0:
|
614 | 653 | version "6.22.0"
|
615 | 654 | resolved "https://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz#35157b101426fd2ffd3da3f75c7d1e91835bbf8a"
|
@@ -1392,7 +1431,7 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
|
1392 | 1431 | strip-ansi "^3.0.0"
|
1393 | 1432 | supports-color "^2.0.0"
|
1394 | 1433 |
|
1395 |
| -chalk@^2.4.1: |
| 1434 | +chalk@^2.0.0, chalk@^2.4.1: |
1396 | 1435 | version "2.4.2"
|
1397 | 1436 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
1398 | 1437 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
@@ -3892,7 +3931,7 @@ js-base64@^2.1.8, js-base64@^2.1.9:
|
3892 | 3931 | resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.5.1.tgz#1efa39ef2c5f7980bb1784ade4a8af2de3291121"
|
3893 | 3932 | integrity sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw==
|
3894 | 3933 |
|
3895 |
| -"js-tokens@^3.0.0 || ^4.0.0": |
| 3934 | +"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
3896 | 3935 | version "4.0.0"
|
3897 | 3936 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
3898 | 3937 | integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
@@ -6856,6 +6895,11 @@ to-fast-properties@^1.0.3:
|
6856 | 6895 | resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
|
6857 | 6896 | integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
|
6858 | 6897 |
|
| 6898 | +to-fast-properties@^2.0.0: |
| 6899 | + version "2.0.0" |
| 6900 | + resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
| 6901 | + integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== |
| 6902 | + |
6859 | 6903 | to-object-path@^0.3.0:
|
6860 | 6904 | version "0.3.0"
|
6861 | 6905 | resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
|
|
0 commit comments