|
184 | 184 | dependencies:
|
185 | 185 | "@babel/types" "^7.0.0"
|
186 | 186 |
|
| 187 | +"@babel/helper-annotate-as-pure@^7.10.1": |
| 188 | + version "7.10.1" |
| 189 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.1.tgz#f6d08acc6f70bbd59b436262553fb2e259a1a268" |
| 190 | + integrity sha512-ewp3rvJEwLaHgyWGe4wQssC2vjks3E80WiUe2BpMb0KhreTjMROCbxXcEovTrbeGVdQct5VjQfrv9EgC+xMzCw== |
| 191 | + dependencies: |
| 192 | + "@babel/types" "^7.10.1" |
| 193 | + |
187 | 194 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0":
|
188 | 195 | version "7.1.0"
|
189 | 196 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.1.0.tgz#6b69628dfe4087798e0c4ed98e3d4a6b2fbd2f5f"
|
|
192 | 199 | "@babel/helper-explode-assignable-expression" "^7.1.0"
|
193 | 200 | "@babel/types" "^7.0.0"
|
194 | 201 |
|
| 202 | +"@babel/helper-builder-react-jsx-experimental@^7.10.1": |
| 203 | + version "7.10.1" |
| 204 | + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.1.tgz#9a7d58ad184d3ac3bafb1a452cec2bad7e4a0bc8" |
| 205 | + integrity sha512-irQJ8kpQUV3JasXPSFQ+LCCtJSc5ceZrPFVj6TElR6XCHssi3jV8ch3odIrNtjJFRZZVbrOEfJMI79TPU/h1pQ== |
| 206 | + dependencies: |
| 207 | + "@babel/helper-annotate-as-pure" "^7.10.1" |
| 208 | + "@babel/helper-module-imports" "^7.10.1" |
| 209 | + "@babel/types" "^7.10.1" |
| 210 | + |
| 211 | +"@babel/helper-builder-react-jsx@^7.10.3": |
| 212 | + version "7.10.3" |
| 213 | + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.3.tgz#62c4b7bb381153a0a5f8d83189b94b9fb5384fc5" |
| 214 | + integrity sha512-vkxmuFvmovtqTZknyMGj9+uQAZzz5Z9mrbnkJnPkaYGfKTaSsYcjQdXP0lgrWLVh8wU6bCjOmXOpx+kqUi+S5Q== |
| 215 | + dependencies: |
| 216 | + "@babel/helper-annotate-as-pure" "^7.10.1" |
| 217 | + "@babel/types" "^7.10.3" |
| 218 | + |
195 | 219 | "@babel/helper-builder-react-jsx@^7.3.0":
|
196 | 220 | version "7.3.0"
|
197 | 221 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.3.0.tgz#a1ac95a5d2b3e88ae5e54846bf462eeb81b318a4"
|
|
275 | 299 | dependencies:
|
276 | 300 | "@babel/types" "^7.0.0"
|
277 | 301 |
|
| 302 | +"@babel/helper-module-imports@^7.10.1": |
| 303 | + version "7.10.3" |
| 304 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.3.tgz#766fa1d57608e53e5676f23ae498ec7a95e1b11a" |
| 305 | + integrity sha512-Jtqw5M9pahLSUWA+76nhK9OG8nwYXzhQzVIGFoNaHnXF/r4l7kz4Fl0UAW7B6mqC5myoJiBP5/YQlXQTMfHI9w== |
| 306 | + dependencies: |
| 307 | + "@babel/types" "^7.10.3" |
| 308 | + |
278 | 309 | "@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.4.4":
|
279 | 310 | version "7.5.5"
|
280 | 311 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.5.5.tgz#f84ff8a09038dcbca1fd4355661a500937165b4a"
|
|
299 | 330 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
|
300 | 331 | integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
|
301 | 332 |
|
| 333 | +"@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.3": |
| 334 | + version "7.10.3" |
| 335 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz#aac45cccf8bc1873b99a85f34bceef3beb5d3244" |
| 336 | + integrity sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g== |
| 337 | + |
302 | 338 | "@babel/helper-regex@^7.0.0", "@babel/helper-regex@^7.4.4":
|
303 | 339 | version "7.5.5"
|
304 | 340 | resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.5.5.tgz#0aa6824f7100a2e0e89c1527c23936c152cab351"
|
|
342 | 378 | dependencies:
|
343 | 379 | "@babel/types" "^7.4.4"
|
344 | 380 |
|
| 381 | +"@babel/helper-validator-identifier@^7.10.3": |
| 382 | + version "7.10.3" |
| 383 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15" |
| 384 | + integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw== |
| 385 | + |
345 | 386 | "@babel/helper-wrap-function@^7.1.0":
|
346 | 387 | version "7.2.0"
|
347 | 388 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
|
|
478 | 519 | dependencies:
|
479 | 520 | "@babel/helper-plugin-utils" "^7.0.0"
|
480 | 521 |
|
481 |
| -"@babel/plugin-syntax-jsx@7.2.0", "@babel/plugin-syntax-jsx@^7.2.0": |
| 522 | +"@babel/plugin-syntax-jsx@^7.10.1": |
| 523 | + version "7.10.1" |
| 524 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.1.tgz#0ae371134a42b91d5418feb3c8c8d43e1565d2da" |
| 525 | + integrity sha512-+OxyOArpVFXQeXKLO9o+r2I4dIoVoy6+Uu0vKELrlweDM3QJADZj+Z+5ERansZqIZBcLj42vHnDI8Rz9BnRIuQ== |
| 526 | + dependencies: |
| 527 | + "@babel/helper-plugin-utils" "^7.10.1" |
| 528 | + |
| 529 | +"@babel/plugin-syntax-jsx@^7.2.0": |
482 | 530 | version "7.2.0"
|
483 | 531 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7"
|
484 | 532 | integrity sha512-VyN4QANJkRW6lDBmENzRszvZf3/4AXaj9YR7GwrWeeN9tEBPuXbmDYVU9bYBN0D70zCWVwUy0HWq2553VCb6Hw==
|
|
723 | 771 | "@babel/helper-plugin-utils" "^7.0.0"
|
724 | 772 | "@babel/plugin-syntax-jsx" "^7.2.0"
|
725 | 773 |
|
726 |
| -"@babel/plugin-transform-react-jsx@7.3.0", "@babel/plugin-transform-react-jsx@^7.0.0": |
| 774 | +"@babel/plugin-transform-react-jsx@^7.0.0": |
727 | 775 | version "7.3.0"
|
728 | 776 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.3.0.tgz#f2cab99026631c767e2745a5368b331cfe8f5290"
|
729 | 777 | integrity sha512-a/+aRb7R06WcKvQLOu4/TpjKOdvVEKRLWFpKcNuHhiREPgGRB4TQJxq07+EZLS8LFVYpfq1a5lDUnuMdcCpBKg==
|
|
732 | 780 | "@babel/helper-plugin-utils" "^7.0.0"
|
733 | 781 | "@babel/plugin-syntax-jsx" "^7.2.0"
|
734 | 782 |
|
| 783 | +"@babel/plugin-transform-react-jsx@^7.3.0": |
| 784 | + version "7.10.3" |
| 785 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.3.tgz#c07ad86b7c159287c89b643f201f59536231048e" |
| 786 | + integrity sha512-Y21E3rZmWICRJnvbGVmDLDZ8HfNDIwjGF3DXYHx1le0v0mIHCs0Gv5SavyW5Z/jgAHLaAoJPiwt+Dr7/zZKcOQ== |
| 787 | + dependencies: |
| 788 | + "@babel/helper-builder-react-jsx" "^7.10.3" |
| 789 | + "@babel/helper-builder-react-jsx-experimental" "^7.10.1" |
| 790 | + "@babel/helper-plugin-utils" "^7.10.3" |
| 791 | + "@babel/plugin-syntax-jsx" "^7.10.1" |
| 792 | + |
735 | 793 | "@babel/plugin-transform-regenerator@^7.4.5":
|
736 | 794 | version "7.4.5"
|
737 | 795 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.4.5.tgz#629dc82512c55cee01341fb27bdfcb210354680f"
|
|
916 | 974 | lodash "^4.17.13"
|
917 | 975 | to-fast-properties "^2.0.0"
|
918 | 976 |
|
| 977 | +"@babel/types@^7.10.1", "@babel/types@^7.10.3": |
| 978 | + version "7.10.3" |
| 979 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.3.tgz#6535e3b79fea86a6b09e012ea8528f935099de8e" |
| 980 | + integrity sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA== |
| 981 | + dependencies: |
| 982 | + "@babel/helper-validator-identifier" "^7.10.3" |
| 983 | + lodash "^4.17.13" |
| 984 | + to-fast-properties "^2.0.0" |
| 985 | + |
919 | 986 | "@basalt/twig-renderer@0.13.1":
|
920 | 987 | version "0.13.1"
|
921 | 988 | resolved "https://registry.yarnpkg.com/@basalt/twig-renderer/-/twig-renderer-0.13.1.tgz#00d184b9397dbcb1661950e2554e6525d62506ec"
|
|
0 commit comments