|
179 | 179 | dependencies: |
180 | 180 | "@babel/types" "^7.12.1" |
181 | 181 |
|
182 | | -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1": |
| 182 | +"@babel/helper-module-imports@^7.12.1": |
183 | 183 | version "7.12.1" |
184 | 184 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" |
185 | 185 | integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== |
|
946 | 946 | globals "^11.1.0" |
947 | 947 | lodash "^4.17.19" |
948 | 948 |
|
949 | | -"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.4.4": |
| 949 | +"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.4.4": |
950 | 950 | version "7.12.1" |
951 | 951 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
952 | 952 | integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
|
955 | 955 | lodash "^4.17.19" |
956 | 956 | to-fast-properties "^2.0.0" |
957 | 957 |
|
958 | | -"@babel/types@^7.12.1": |
959 | | - version "7.12.1" |
960 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
961 | | - integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
| 958 | +"@nicolo-ribaudo/chokidar-2@^2.1.8": |
| 959 | + version "2.1.8" |
| 960 | + resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8.tgz#eef8d9b47e8dc589499f14d656e8d2dd978c3d14" |
| 961 | + integrity sha512-FohwULwAebCUKi/akMFyGi7jfc7JXTeMHzKxuP3umRd9mK/2Y7/SMBSI2jX+YLopPXi+PF9l307NmpfxTdCegA== |
962 | 962 | dependencies: |
963 | | - "@babel/helper-validator-identifier" "^7.10.4" |
964 | | - lodash "^4.17.19" |
965 | | - to-fast-properties "^2.0.0" |
| 963 | + chokidar "2.1.8" |
966 | 964 |
|
967 | 965 | "@types/anymatch@*": |
968 | 966 | version "1.3.1" |
@@ -3692,9 +3690,9 @@ mimic-fn@^2.1.0: |
3692 | 3690 | integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== |
3693 | 3691 |
|
3694 | 3692 | mini-css-extract-plugin@^1.0.0: |
3695 | | - version "1.1.0" |
3696 | | - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.0.tgz#dcc2f0bfbec660c0bd1200ff7c8f82deec2cc8a6" |
3697 | | - integrity sha512-0bTS+Fg2tGe3dFAgfiN7+YRO37oyQM7/vjFvZF1nXSCJ/sy0tGpeme8MbT4BCpUuUphKwTh9LH/uuTcWRr9DPA== |
| 3693 | + version "1.1.1" |
| 3694 | + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.1.1.tgz#4ab9948b7be38cf3a730cb4c9a881eb7f62baadb" |
| 3695 | + integrity sha512-pzlnOi/lMkwIkdb7zoRQvbkW18AFCQffouSBpxy+e3pnKTKMC5IuMVHYndexKZmacfsOZS2LXCe8gIgkrC+yqg== |
3698 | 3696 | dependencies: |
3699 | 3697 | loader-utils "^2.0.0" |
3700 | 3698 | schema-utils "^3.0.0" |
|
0 commit comments