|
9 | 9 | dependencies:
|
10 | 10 | fswin "^2.17.1227"
|
11 | 11 |
|
| 12 | +"@ant-design-vue/babel-helper-vue-compatible-props@^1.0.0": |
| 13 | + version "1.0.0" |
| 14 | + resolved "https://registry.yarnpkg.com/@ant-design-vue/babel-helper-vue-compatible-props/-/babel-helper-vue-compatible-props-1.0.0.tgz#1cf8a267e04e7de4bd9207eb457bb40fbe96d69a" |
| 15 | + integrity sha512-BHOaxm9EJOqoBYWUMVFKwjgDkdqbGnY1KhQBJwTdrQGRDVjVXkxzyoDGJV52YAGgHQrdaSMWakwZIiTfncsNJQ== |
| 16 | + dependencies: |
| 17 | + "@ant-design-vue/babel-helper-vue-transform-on" "^1.0.1" |
| 18 | + |
| 19 | +"@ant-design-vue/babel-helper-vue-transform-on@^1.0.0", "@ant-design-vue/babel-helper-vue-transform-on@^1.0.1": |
| 20 | + version "1.0.1" |
| 21 | + resolved "https://registry.yarnpkg.com/@ant-design-vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.1.tgz#d219d92f4e1fc5e7add211c347c7fa000518b623" |
| 22 | + integrity sha512-dOAPf/tCM2lCG8FhvOMFBaOdMElMEGhOoocMXEWvHW2l1KIex+UibDcq4bdBEJpDMLrnbNOqci9E7P2dARP6lg== |
| 23 | + |
| 24 | +"@ant-design-vue/babel-plugin-jsx@^1.0.0-0": |
| 25 | + version "1.0.0-alpha.6" |
| 26 | + resolved "https://registry.yarnpkg.com/@ant-design-vue/babel-plugin-jsx/-/babel-plugin-jsx-1.0.0-alpha.6.tgz#bbb844b91c0032922f80e3d1f062177444077dae" |
| 27 | + integrity sha512-f95WdmKQkDGfSHHbqQ3xD5B/PPdg/DhHYlZE3UbIAN08e0YcjM+V1QlFAJYDfcefvsmLA/fGu/bIosBPZDZFWg== |
| 28 | + dependencies: |
| 29 | + "@ant-design-vue/babel-helper-vue-compatible-props" "^1.0.0" |
| 30 | + "@ant-design-vue/babel-helper-vue-transform-on" "^1.0.0" |
| 31 | + "@babel/helper-module-imports" "^7.0.0" |
| 32 | + "@babel/plugin-syntax-jsx" "^7.0.0" |
| 33 | + camelcase "^6.0.0" |
| 34 | + html-tags "^3.1.0" |
| 35 | + svg-tags "^1.0.0" |
| 36 | + |
12 | 37 | "@apollo/federation@0.16.2":
|
13 | 38 | version "0.16.2"
|
14 | 39 | resolved "https://registry.yarnpkg.com/@apollo/federation/-/federation-0.16.2.tgz#a6e100e6d89306559023012ed0084a9cc5011dbf"
|
|
486 | 511 | dependencies:
|
487 | 512 | "@babel/helper-plugin-utils" "^7.8.0"
|
488 | 513 |
|
489 |
| -"@babel/plugin-syntax-jsx@^7.2.0", "@babel/plugin-syntax-jsx@^7.8.3": |
| 514 | +"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.2.0", "@babel/plugin-syntax-jsx@^7.8.3": |
490 | 515 | version "7.10.4"
|
491 | 516 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz#39abaae3cbf710c4373d8429484e6ba21340166c"
|
492 | 517 | integrity sha512-KCg9mio9jwiARCB7WAcQ7Y1q+qicILjoK8LP/VkPkEKaf5dkaZZK1EcTe91a3JJlZ3qy6L5s9X52boEYi8DM9g==
|
@@ -9948,6 +9973,11 @@ html-tags@^2.0.0:
|
9948 | 9973 | resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-2.0.0.tgz#10b30a386085f43cede353cc8fa7cb0deeea668b"
|
9949 | 9974 | integrity sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos=
|
9950 | 9975 |
|
| 9976 | +html-tags@^3.1.0: |
| 9977 | + version "3.1.0" |
| 9978 | + resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140" |
| 9979 | + integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg== |
| 9980 | + |
9951 | 9981 | html-webpack-plugin@^3.2.0:
|
9952 | 9982 | version "3.2.0"
|
9953 | 9983 | resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"
|
|
0 commit comments