|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.11": |
| 5 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": |
6 | 6 | version "7.12.11"
|
7 | 7 | resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
|
8 | 8 | integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.10.4"
|
11 | 11 |
|
12 |
| -"@babel/generator@^7.10.5", "@babel/generator@^7.12.11": |
| 12 | +"@babel/generator@^7.10.5": |
13 | 13 | version "7.12.11"
|
14 | 14 | resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af"
|
15 | 15 | integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==
|
|
18 | 18 | jsesc "^2.5.1"
|
19 | 19 | source-map "^0.5.0"
|
20 | 20 |
|
21 |
| -"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.12.11": |
| 21 | +"@babel/helper-function-name@^7.10.4": |
22 | 22 | version "7.12.11"
|
23 | 23 | resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42"
|
24 | 24 | integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==
|
|
34 | 34 | dependencies:
|
35 | 35 | "@babel/types" "^7.12.10"
|
36 | 36 |
|
37 |
| -"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.12.11": |
| 37 | +"@babel/helper-split-export-declaration@^7.10.4": |
38 | 38 | version "7.12.11"
|
39 | 39 | resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a"
|
40 | 40 | integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==
|
|
55 | 55 | chalk "^2.0.0"
|
56 | 56 | js-tokens "^4.0.0"
|
57 | 57 |
|
58 |
| -"@babel/parser@^7.10.5", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0": |
| 58 | +"@babel/parser@^7.10.5", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0": |
59 | 59 | version "7.12.11"
|
60 | 60 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79"
|
61 | 61 | integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==
|
|
74 | 74 | "@babel/parser" "^7.12.7"
|
75 | 75 | "@babel/types" "^7.12.7"
|
76 | 76 |
|
77 |
| -"@babel/traverse@^7.7.0": |
78 |
| - version "7.12.12" |
79 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.12.tgz#d0cd87892704edd8da002d674bc811ce64743376" |
80 |
| - integrity sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w== |
81 |
| - dependencies: |
82 |
| - "@babel/code-frame" "^7.12.11" |
83 |
| - "@babel/generator" "^7.12.11" |
84 |
| - "@babel/helper-function-name" "^7.12.11" |
85 |
| - "@babel/helper-split-export-declaration" "^7.12.11" |
86 |
| - "@babel/parser" "^7.12.11" |
87 |
| - "@babel/types" "^7.12.12" |
88 |
| - debug "^4.1.0" |
89 |
| - globals "^11.1.0" |
90 |
| - lodash "^4.17.19" |
91 |
| - |
92 |
| -"@babel/traverse@~7.10.3": |
| 77 | +"@babel/traverse@^7.7.0", "@babel/traverse@~7.10.3": |
93 | 78 | version "7.10.5"
|
94 | 79 | resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564"
|
95 | 80 | integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ==
|
|
104 | 89 | globals "^11.1.0"
|
105 | 90 | lodash "^4.17.19"
|
106 | 91 |
|
107 |
| -"@babel/types@^7.10.5", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.7", "@babel/types@^7.7.0": |
| 92 | +"@babel/types@^7.10.5", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.7.0": |
108 | 93 | version "7.12.12"
|
109 | 94 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
|
110 | 95 | integrity sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==
|
@@ -1751,10 +1736,10 @@ prelude-ls@^1.2.1:
|
1751 | 1736 | resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
1752 | 1737 | integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
1753 | 1738 |
|
1754 |
| -prettier@^2.2.1: |
1755 |
| - version "2.2.1" |
1756 |
| - resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" |
1757 |
| - integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== |
| 1739 | +prettier@^2.3.1: |
| 1740 | + version "2.3.1" |
| 1741 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6" |
| 1742 | + integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA== |
1758 | 1743 |
|
1759 | 1744 | progress@^2.0.0:
|
1760 | 1745 | version "2.0.3"
|
|
0 commit comments